CakesForeveryWan icon indicating copy to clipboard operation
CakesForeveryWan copied to clipboard

A CFW for the 3DS.

Results 11 CakesForeveryWan issues
Sort by recently updated
recently updated
newest added

Added signature, reboot and emuNAND patches for all FIRM >= 4.0.0 that there was no support Added firmprotection and slot0x25keyX patches for all FIRM >= 10.0.0 that there was no...

This is sort of a side-port from my CFW which uses CakesFW's firmware handling code and some subset of the system module handling code. More specifically, this allows injection of...

Sysmodule patches right now are severly limited to just replacing a whole system module. I want to be able to do a few more things: - [ ] Add a...

enhancement

Suggested by @Wolfvak, mainly due to the complexity of supporting all different versions/regions of a single userland title. The cake format should have a flag, that tells what the patching...

enhancement

A menu for selecting a firmware.bin from a folder. Essentially, it'll just scan the folder (probably /cakes/{firm,agb_firm}), and put all the options in a menu. When one is selected, it's...

enhancement

Perhaps a strange idea, but service patches (such as re-adding svcbackdoor) are going to be a pain in the arse if they aren't handled specially. Basically, a service patch would...

enhancement

Right now there's a limit of the amount of cakes that may be loaded. I'd like to be able to remove it, as much as possible.

enhancement

Currently, userland patches are stubbed. What I want, is to be able to specify which application (most likely title ID) to patch, in a .cake file, and have 3ds_injector handle...

enhancement