Skip to content

A CFW for the 3DS.

License

Notifications You must be signed in to change notification settings

Ammako/CakesFW

This branch is 11 commits ahead of mid-kid/CakesForeveryWan:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33e5a03 · Oct 15, 2024
Apr 26, 2017
May 20, 2017
Oct 15, 2017
Jun 25, 2023
Oct 15, 2024
Apr 26, 2017
Mar 8, 2016
Jul 8, 2015
May 26, 2015
Jul 5, 2018
Jun 10, 2016
Jun 26, 2023
Jul 8, 2015
Jul 1, 2015

Repository files navigation

CakesFW

This is homebrew software for the Nintendo 3DS™ that assists with patching the system's NATIVE_FIRM, thereby allowing it to perform unsanctioned operations.

Building

A total of three (3) components are required: Python 3.x with PyYAML, devkitARM, and armips.
Ensure that the required cross compilers (arm-none-eabi-*), armips, and python3 directories are included in your $PATH system variable.
Once the environment is configured, run the make command.

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;
  • TiniVi for screen de-init;
  • 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 91.9%
  • Python 4.2%
  • Assembly 2.8%
  • Makefile 1.1%