mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update first nds-bootstrap FAQ
Fix some awkward wording
This commit is contained in:
parent
92c81194c4
commit
0509c1f804
@ -8,18 +8,18 @@ description: FAQ & Troubleshooting for nds-bootstrap
|
||||
---
|
||||
|
||||
#### I'm having issues with my ROM(s), what should I do?
|
||||
- Make sure that you are on the latest release of [nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest) and [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest) if you are using it. Update instructions are provided in each release page.
|
||||
- Make sure that you are on the latest release of [nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest) and [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest) if you are using it (update instructions are provided in each release page)
|
||||
- Check the [the nds-bootstrap compatibility list](https://docs.google.com/spreadsheets/d/1LRTkXOUXraTMjg1eedz_f7b5jiuyMv2x6e_jY_nyHSc/htmlview#gid=0) to see if this is a known issue on the latest nds-bootstrap
|
||||
- Try with all cheats disabled for that game as some cheats are not compatible with nds-bootstrap at the moment, you can use <kbd class="l">L</kbd> in the TWiLight Menu++ cheats menu to disable all cheats for a game
|
||||
- Try with all cheats disabled for that game as some cheats are not compatible with nds-bootstrap at the moment, pressing <kbd class="l">L</kbd> in the game's cheats menu on TWiLight Menu++ will disable all cheats for it
|
||||
- If it worked before, delete the `fatTable` and `patchOffsetCache` folders in `sd:/_nds/nds-bootstrap/`
|
||||
- Run the game with different settings, this includes ARM9 CPU Speed, Async card read, DS/DSi Mode, sound quality, Card read DMA, etc
|
||||
- Using TWiLight Menu++, change all the per-game settings to `Default`
|
||||
- If there is a specific per-game setting that causes your issue, please report this to the compatibility list
|
||||
- If there is a specific per-game setting that causes your issue, please report this to the [GitHub](https://github.com/DS-Homebrew/nds-bootstrap/issues)
|
||||
- If you have followed all the above steps, ask in the [Discord server](https://discord.gg/yD3spjv)
|
||||
- If the server says it's an nds-bootstrap issue, check if the game hasn't been reported already on [GitHub](https://github.com/DS-Homebrew/nds-bootstrap/issues)
|
||||
- Check the closed issues too in case there has already been an issue closed in preference a different one.
|
||||
- If the server says it's an nds-bootstrap issue, check if the game hasn't been reported already on Github
|
||||
- Check the closed issues too in case there has already been an issue closed in preference a different one.
|
||||
- If it doesn't have any GitHub issue attached to it, go ahead and make a new one
|
||||
- If no solution has been found at this point, make sure you update the [compatibility list](https://wiki.ds-homebrew.com/nds-bootstrap/testing)
|
||||
- If no solution has been found at this point, please update the [compatibility list](https://wiki.ds-homebrew.com/nds-bootstrap/testing)
|
||||
|
||||
#### Why are there issues with ROM loading, even though they're run natively?
|
||||
nds-bootstrap patches the ROM functions to run from an SD card, as the ROMs are hardcoded to read from Slot-1.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user