- Joined
- Jun 27, 2017
- Messages
- 734
- Trophies
- 0
- Location
- The Ruins of GBATemp (3DSTemp.net)
- XP
- 1,973
- Country
I try to keep things as Android as possible so when I seen it I had to download it here is the og post
Yet another oddly specific android app release.
A bit late with the addition of custom cheats in DraStic ages ago, but this is an editor for the usrcheat.dat DS cheat database format for use with DraStic and DS flash carts. It has most of the features you'd expect from something like R4cce (minus en/decryption and reordering of stuff)
I reverse engineered the format due to there being little existing useful code to interact with it and wrote this generic Java library: https://github.com/xperia64/Jusrcheat so in theory a PC frontend could be made as well.
I also ported WfcReplay to Android/Java so if you want to generate https patches for use with something like AltWFC on your flash cart, you can do that as well.
https://github.com/xperia64/Jusrcheat/releases/tag/v1.0
If anybody knows please respond thanks!
Yet another oddly specific android app release.
A bit late with the addition of custom cheats in DraStic ages ago, but this is an editor for the usrcheat.dat DS cheat database format for use with DraStic and DS flash carts. It has most of the features you'd expect from something like R4cce (minus en/decryption and reordering of stuff)
I reverse engineered the format due to there being little existing useful code to interact with it and wrote this generic Java library: https://github.com/xperia64/Jusrcheat so in theory a PC frontend could be made as well.
I also ported WfcReplay to Android/Java so if you want to generate https patches for use with something like AltWFC on your flash cart, you can do that as well.
https://github.com/xperia64/Jusrcheat/releases/tag/v1.0
If anybody knows please respond thanks!