retail-roms: Update AP section

This commit is contained in:
RocketRobz 2024-11-22 22:17:31 -07:00
parent 73713ce6d1
commit 9b5fbc6774

View File

@ -10,7 +10,7 @@ description: Information related to retail DS games
### Anti-piracy
AP (Anti-Piracy) is a method used by developers to enforce legitimate purchases and prevent piracy. This can be circumvented either from the loader or the ROM itself.
- For nds-bootstrap, it can load an `.ips` file in order to circumvent said patches. This `.ips` file will be applied by nds-bootstrap in RAM so you can keep the ROM files intact. A pack of `.ips` files is included with TWiLight Menu++
- For nds-bootstrap, it can load an `.ips` file (both internal and external) in order to circumvent said patches. This `.ips` file will be applied by nds-bootstrap in RAM so you can keep the ROM files intact.
- For Wood R4, these patches are included in the software itself, you will not need to modify the ROM itself
If there isn't an `.ips` file for your ROM or your software doesn't patch your ROM, you can try directly modifying the ROM itself using [DS-Scene ROM Tool](https://gbatemp.net/download/retrogamefan-nds-rom-tool-v1-0_b1215.35735/).