Patches NDS games to allow them to connect to a custom NWFC server.
Go to file
Admiral H. Curtiss b8a83611a5 Apparently, the ARM9 size in the secure area can also differ by 0x4000.
I'm sure there's some rhyme or reason for this behavoir, but I don't
know it.
2014-11-02 16:40:59 +01:00
Properties Trying to convert this blz compression to C#... 2014-05-29 21:03:05 +02:00
.gitignore Better ARM9 compression detection. 2014-05-30 06:48:28 +02:00
blz.cs Make the CRC16 Secure Area warning less intimidating. 2014-11-02 05:58:25 +01:00
ByteArrayRocks.cs HTTPS string replacement code. 2014-05-29 21:03:16 +02:00
Crc16.cs Fix checksums for devices that care about that. 2014-06-07 23:43:20 +02:00
Program.cs Apparently, the ARM9 size in the secure area can also differ by 0x4000. 2014-11-02 16:40:59 +01:00
README.md Create README.md 2014-05-30 01:04:47 +02:00
Util.cs Basic overlay read/write code. 2014-05-29 21:03:13 +02:00
WfcPatcher.csproj Fix checksums for devices that care about that. 2014-06-07 23:43:20 +02:00
WfcPatcher.sln Change target framework to 3.5. 2014-05-30 01:48:54 +02:00

WfcPatcher

Patches NDS games to allow them to connect to a custom server, such as AltWfc.

Just drag and drop your dumped NDS games onto the executable to patch them.