Announcement
Collapse
No announcement yet.
Nitro Hax - Action Replay Clone For The DS By Chisum
Collapse
X
-
Hacking Scene news has been so slow for the last week. I had to go back to 2007 to find this.
-
Ah, I remember this. I still use it from time to time whenever I use my Acekard.
Leave a comment:
-
Nitro Hax - Action Replay Clone For The DS By Chisum
By Chisum
This is a homebrew Action Replay DS clone. This release is version 0.2. It should be able to run any ARDS code, with one small exception. Since I wrote the cheat engine from scratch, any code that modifies the ARDS cheat engine won't work.
There are 3 added codes that don't exist on the ARDS:
C100000000 00000000 - this is the cheat list terminator. It is added to the end of the cheat list after it is loaded, so you don't need to worry about it.
C200000000 xxxxxxxx - relocates the cheat engine to xxxxxxxx.
C300000000 xxxxxxxx - changes the hook address to xxxxxxxx. The hook can be any address that is loaded then branched to. For example, you could hook the third word in:
Code:ldr r0, . + 8 bx r0 .word 0x0200AC90
Code:Infinite Lives 220eca80 00000063 Infinite Mario Time b20ecf40 00000000 10000008 0000001e d2000000 00000000
If you find any codes that don't work, and don't rely on specific quirks of the ARDS, mention them here so that I can try to fix them.
Thanks go to:
kenobi - that AR code doc saved me heaps of time
Parasyte - thanks to you, hooking couldn't be simpler
bLAStY - provided the dumps I needed
cReDiAr - gave me the last missing piece required to boot a DS game
Everyone else who helped me along the way
Big thanks to Datel, for creating the original ARDS and the code DB to go with it.
Latest version is always here.
Leave a comment: