From 92c81194c4061fa8b4ba4e0481bb6a00cc9e1fb1 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Fri, 26 Nov 2021 21:38:46 -0500 Subject: [PATCH] Update nds-bootstrap Testing page Use headings instead of sub-bullets --- pages/_en-US/nds-bootstrap/testing.md | 37 ++++++++++++++++----------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/pages/_en-US/nds-bootstrap/testing.md b/pages/_en-US/nds-bootstrap/testing.md index b44cc3f4..247f8880 100644 --- a/pages/_en-US/nds-bootstrap/testing.md +++ b/pages/_en-US/nds-bootstrap/testing.md @@ -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. ### 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 -- 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 - - Feel free to ask the original reporter for more details (such as uploading a save file or any missing information) if possible - - If there is no solution, make sure to update the compatibility list -- If a ROM has an issue after updating nds-bootstrap, try to find which specific version first introduced this issue - - You can downgrade nds-bootstrap by downloading a [past release](https://github.com/DS-Homebrew/nds-bootstrap/releases) and following the update instructions - - 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 - - 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, make sure to only change the blacklisted options - - 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 there are any issues caused when turning on these settings, please report them on the Github issues page +- 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 +- 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 +- Feel free to ask the original reporter for more details (such as uploading a save file or any missing information) if possible +- If there is no solution, make sure to update the compatibility list + +#### If a ROM has an issue after updating nds-bootstrap +- Find which specific version first introduced this issue +- You can downgrade nds-bootstrap by downloading a [past release](https://github.com/DS-Homebrew/nds-bootstrap/releases) and following the update instructions +- 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 +- 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