Home

Awesome

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