mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Changed wording to open per-game settings
Also tweaked hiding photo instructions so it's more tidier
This commit is contained in:
parent
0c8a364bde
commit
9aebe3ca59
@ -35,7 +35,7 @@ You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nd
|
||||
|
||||
Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB.
|
||||
|
||||
Once you have a cheat DB, you can enable cheats by pressing <kbd class="face">Y</kbd> on the game to open per-game settings, then <kbd class="face">X</kbd> to open the cheats menu.
|
||||
Once you have a cheat DB, you can enable cheats by pressing <kbd class="face">Y</kbd> on TWiLight Menu++ when the cursor is on the game to open the per-game settings, then <kbd class="face">X</kbd> to open the cheats menu.
|
||||
|
||||
#### How do I show a custom picture on the top screen of the DSi theme? Can I hide it instead?
|
||||
A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown each time the menu is loaded. If there are no applicable images, screenshots taken by nds-bootstrap will be used instead.
|
||||
@ -43,7 +43,7 @@ A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown e
|
||||
- The images(s) must be no bigger than 208x156
|
||||
- If you have errors, it's most likely an error with the image size. Please use [tinypng](https://tinypng.com) to reduce the size
|
||||
|
||||
As for hiding the picture, you need to edit the `theme.ini` file found in `sd:/_nds/TWiLightMenu/dsimenu/themes/[folder of the skin you're using]/`. Open the file with a text editor, change the line `RenderPhoto` from `1` to `0`, then save the file.
|
||||
As for hiding the picture, you need to edit the `theme.ini` file found in `sd:/_nds/TWiLightMenu/dsimenu/themes/[skin folder]/`. Open the file with a text editor, change the line `RenderPhoto` from `1` to `0`, then save the file.
|
||||
|
||||
#### How do I get games?
|
||||
You can download homebrew games from [Universal-DB](https://db.universal-team.net/ds) and [GameBrew](https://www.gamebrew.org/wiki/List_of_all_DS_homebrew#Games). To get dumps of your retail games:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user