Skip to content

urbanshadow/CakesForeveryWan

 
 

Repository files navigation

CakesFW

This is a homebrew for the 3ds that helps with patching the NATIVE_FIRM, thus allowing for it to do things it wasn't supposed to do.

Building

You need 3 things: Python 2.x or 3.x, devkitARM, and armips.
Make sure the cross compilers (arm-none-eabi-*), armips and python3 are in your $PATH.
If everything's set up, just run make.

Thanks

  • b1|1s for the POC based on a decompilation of rxTools, porting it to spider and a lot of help when creating this. He's the guy who reverse-engineered all the info I needed for this.
  • Normmatt for the emuNAND patch.
  • Roxas75 for the font and firmlaunchax on MSET (rxTools)
  • 3dbrew for info
  • Apache Thunder for being a fearless test-kanninchen.
  • Gateway for some offsets

About

A CFW for the 3DS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.0%
  • Assembly 2.3%
  • C++ 1.4%
  • Python 1.2%
  • Makefile 1.1%