How to create Action Replay Pointer codes with http://gshi.org/wiki/Tools#ARDS_Pointer_Tool ?
Announcement
Collapse
No announcement yet.
How to create NDS AR codes?
Collapse
X
-
Tags: None
-
Basically, get a rom and an emulator (like no$gba) and a program like Emuhaste. If there's an address that changes (like, if your health address is different in a boss battle and a regular battle) there's probably a pointer. Use emuhaste to make a file dump when fighting a boss battle (make sure you write down the address too) and another file dump when fighting a regular battle (write down this address too). Then, you should be able to load the 2 dumps in the pointer search program, and write the addresses for each. It should return a list of pointers. Once you find the correct pointer, find the offset between the address AT the pointer and the actual address for the first dump. Then you'll be ready to make your code. Sorry if I explained it badly, I was in a rush >_<Originally posted by iddqd View PostHow to create Action Replay Pointer codes with http://gshi.org/wiki/Tools#ARDS_Pointer_Tool ?
I prefer to use DS Workshop from http://game-hackers.comI only hack games that I like >:I
And I ONLY use assembly O_o XD
-
Comment