mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add instructions for hiding the top screen photo in DSi Menu theme. (#55)
* Added instructions for hiding the top screen photo in DSi Menu theme. * Update faq.md
This commit is contained in:
parent
7792e3663a
commit
b20d15fd94
@ -35,12 +35,14 @@ 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.
|
||||
|
||||
#### How do I show a custom picture on the top screen of the DSi theme?
|
||||
#### 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.
|
||||
|
||||
- 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.
|
||||
|
||||
#### 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:
|
||||
- On DS you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) to dump your GBA games and, if you have a Slot-2 flashcart, DS games. If you only have a Slot-1 flashcard and would like to dump a DS game, you can use [Wooddumper](https://digiex.net/attachments/wooddumper_r89-zip.14735/), which requires a Wi-Fi connection compatible with the DS, as well as an FTP client on a separate device to receive the ROM
|
||||
|
||||
Loading…
Reference in New Issue
Block a user