

Specifically, I needed to change the fourth byte from 00 to 1A and the seventh byte from 12 to 10. Hex edit the file so the first 8 bytes matches what's shown in the TCRF page for Dr. Strip the first 48 bytes of the file, which appears to be some junk relating to Wii U emulation:ĭd if=F_DOCTORJ.bin of=drmario.nes bs=1 skip=48 I needed to make two changes to the one ROM I tested (F_DOCTORJ.bin): I think that was written for the 3DS versions, though, as these were a bit different. Doing a little research I found this page describing how the headers need to be converted from TNES to iNES: Note that these files are not usable as is.

The Cutting Room Floor contains a list of file names and game titles: Java -jar /path/to/JWUDTool.jar -extract content -decrypt -in game.wud -out out This command will extract and decrypt all contents from the WUD: Note also that I'm doing this on Linux other/easier tools may be available on Windows. Note that I'm starting with a copy of the NES Remix Pack disc ripped by wudump, which should also provide the necessary key files. It's a bit of a hassle, though, especially if you want to convert them into playable ROMs.
