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
Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay
Re: Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay
Specific, but very useful. Thanks for sharing both.
BE ATTITUDE FOR ENGRISH
- Kyousuke753
- Posts: 846
- Joined: Sun Apr 10, 2016 10:30 am
- Location: ???
Re: Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay
Yep, you can add any rom to a usrcheat.dat database.
- Kyousuke753
- Posts: 846
- Joined: Sun Apr 10, 2016 10:30 am
- Location: ???
Re: Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay
Thanks, I'm going to use this as reference.

Re: Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay

I can't see WfcReplay on my homescreen or Apps page though

looking at my settings, apps it should be displayed between Vulkan Caps Viewer and Wifi Analyser on my apps
page but it's not there.
Any chance you could make a Jusrcheat.nds or know of a usercheat.dat editor that works on a real nds/dslite?
The closet i've found is nitrohax cheats.xml format which you can edit with the txt editor but it only runs on real carts not .nds backups.
http://blog.davr.org/2007/08/08/java-for-nds/
http://mujweb.cz/molej/pstrosnds/
Not sure how the nds reads usercheat.dat past 4MB I think I read somewhere that it reads files in 1MB chunks at a time and r4i saves the offset chunk for the game to read the cheats for one game at a time.
Re: Jusrcheat (A usrcheat.dat editor for Android)+WfcReplay
WfcReplay is a plugin for Jusrcheat so it doesn't have an icon. It is used when you add a Wi-Fi Code to a game.
I haven't done any DS homebrew programming so I can't really do anything with that, not to mention that Jusrcheat is incredibly innefficient as it consistently uses 150MB of RAM (though not that much more than R4cce)
I haven't done any DS homebrew programming so I can't really do anything with that, not to mention that Jusrcheat is incredibly innefficient as it consistently uses 150MB of RAM (though not that much more than R4cce)