Skip to content
This repository was archived by the owner on Jun 20, 2020. It is now read-only.

Fifth release

Choose a tag to compare

@thiagokokada thiagokokada released this 26 Oct 16:47
· 103 commits to master since this release

This release includes support for direct payload loading. Instead of using a .3dsx file, you can use /rxTools/sys/code.bin or /Cakes.dat files directly to boot. Using them is probably faster since the .3dsx file actually does the exactly same thing that I implemented now, and both are based on CakeBrah.

The code is inspired by the original code from Cpasjuste/CtrBootManager, that has a similar option.