mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update nds-bootstrap Testing page
Use headings instead of sub-bullets
This commit is contained in:
parent
034c215f15
commit
92c81194c4
@ -12,18 +12,25 @@ To view tested ROMs, check the [compatibility list](https://docs.google.com/spre
|
|||||||
To view ROMs with known issues, check the [issues page](https://github.com/DS-Homebrew/nds-bootstrap/issues) on Github. If you want to create a [new issue](https://github.com/DS-Homebrew/nds-bootstrap/issues/new), please properly follow the issue template.
|
To view ROMs with known issues, check the [issues page](https://github.com/DS-Homebrew/nds-bootstrap/issues) on Github. If you want to create a [new issue](https://github.com/DS-Homebrew/nds-bootstrap/issues/new), please properly follow the issue template.
|
||||||
|
|
||||||
### Tips For Testing ROMs
|
### Tips For Testing ROMs
|
||||||
- Look through the [nds-bootstrap FAQ](https://wiki.ds-homebrew.com/nds-bootstrap/faq) to make sure that you understand how to troubleshoot issues
|
- In general, look through the [nds-bootstrap FAQ](https://wiki.ds-homebrew.com/nds-bootstrap/faq) and [glossary](https://wiki.ds-homebrew.com/nds-bootstrap/glossary) to make sure that you understand how to troubleshoot issues
|
||||||
- If testing for a specific reported bug, try to replicate the steps as close as possible
|
|
||||||
- If there are any differences (such as nds-bootstrap version, system used, or settings changed), make sure to include that in your report
|
#### If testing for a specific reported bug
|
||||||
- Feel free to ask the original reporter for more details (such as uploading a save file or any missing information) if possible
|
- Replicate the steps as close as possible
|
||||||
- If there is no solution, make sure to update the compatibility list
|
- If there are any differences (such as nds-bootstrap version, system used, or settings changed), make sure to include that in your report
|
||||||
- If a ROM has an issue after updating nds-bootstrap, try to find which specific version first introduced this issue
|
- Feel free to ask the original reporter for more details (such as uploading a save file or any missing information) if possible
|
||||||
- You can downgrade nds-bootstrap by downloading a [past release](https://github.com/DS-Homebrew/nds-bootstrap/releases) and following the update instructions
|
- If there is no solution, make sure to update the compatibility list
|
||||||
- Downgrading to a past release of [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases) might be needed as well
|
|
||||||
- If testing for a ROM that has no known issues or has not been tested before, try to be thorough
|
#### If a ROM has an issue after updating nds-bootstrap
|
||||||
- Make sure to add the appropriate information on the compatibility list on the correct sheet
|
- Find which specific version first introduced this issue
|
||||||
- Also make sure to remove games that have been tested off of the Testing Queue sheet
|
- You can downgrade nds-bootstrap by downloading a [past release](https://github.com/DS-Homebrew/nds-bootstrap/releases) and following the update instructions
|
||||||
- If testing to update blacklists, make sure to only change the blacklisted options
|
- Downgrading to a past release of [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases) might be needed as well
|
||||||
- The possible blacklisted options are 133 MHz (TWL) CPU Speed, Card Read DMA, Asynch Card Read, and SWI Halt Hook
|
|
||||||
- To enable blacklisted options in the per-game settings, go to `sd:/_nds/TWiLightMenu/settings.ini` and set `IGNORE_BLACKLISTS` to `1`
|
#### If testing for a ROM that has no known issues or has not been tested before
|
||||||
- If there are any issues caused when turning on these settings, please report them on the Github issues page
|
- Be thorough with testing the ROM, going through anything that other users might see
|
||||||
|
- Make sure to add the appropriate information on the compatibility list on the correct sheet
|
||||||
|
- Also make sure to remove games that have been tested off of the Testing Queue sheet
|
||||||
|
|
||||||
|
#### If testing to update blacklists
|
||||||
|
- Change only the blacklisted options, these being: 133 MHz (TWL) CPU Speed, Card Read DMA, Asynch Card Read, and SWI Halt Hook
|
||||||
|
- To enable blacklisted options in the per-game settings, go to `sd:/_nds/TWiLightMenu/settings.ini` and set `IGNORE_BLACKLISTS` to `1`
|
||||||
|
- If there are any issues caused when turning on these settings, please report them on the Github issues page
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user