Luma3DS firmware, patched to enable support for 3GX plugins.
This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-04-21 23:39:05 +02:00
CakeBrah@42ebe0d0bc Update submodules 2016-03-23 17:51:21 +01:00
CakeHax@6b8fca0b37 Got rid of sysnand mode, add key gen code, new splash screen, autoboot, update fatfs, removed ninjhax/mset folder for CakeBrah/CakeHax, lots of minor changes. 2016-01-16 07:57:56 -05:00
injector Give 3ds_injector a sane makefile 2016-04-20 03:31:40 +02:00
loader Give 3ds_injector a sane makefile 2016-04-20 03:31:40 +02:00
patches First commit of the AuReiNand rewrite! 2016-04-11 05:58:46 +02:00
pathchanger Fix buffer overflow due to null character 2016-04-15 12:54:30 -04:00
screeninit Give 3ds_injector a sane makefile 2016-04-20 03:31:40 +02:00
source Minor stuff 2016-04-21 23:39:05 +02:00
.gitignore First commit of the AuReiNand rewrite! 2016-04-11 05:58:46 +02:00
.gitmodules Got rid of sysnand mode, add key gen code, new splash screen, autoboot, update fatfs, removed ninjhax/mset folder for CakeBrah/CakeHax, lots of minor changes. 2016-01-16 07:57:56 -05:00
icon.png Fixed intermittent splash from CakeBrah, made splash last slightly longer, added shutdown on error, slimmed down FatFs, added error on missing emuNAND, changed folder to "aurei", changed the dat name to "AuReiNand.dat", propered the built-in screen init of the chainloader, remade the look of the 3dsx 2016-03-20 17:38:45 +01:00
LICENSE.txt LICENSE update (GPLv3) 2015-08-14 22:47:21 -04:00
linker.ld init commit take 2 2015-08-04 21:57:37 -04:00
Makefile Bye bye fileSize! 2016-04-21 05:08:42 +02:00
README.md Updated ReadME 2016-04-17 19:11:38 +02:00

AuReiNand

A modification of the ReiNand custom firmware

Compiling:

You'll need armips, bin2c, and a recent build of makerom added to your PATH. HERE is a pre-compiled version of armips for Windows.
Then, just run "make" and everything should work!
You can find the compiled files in the 'out' folder.

Setup / Usage / Features:

See https://github.com/AuroraWright/AuReiNand/wiki

Credits:

See https://github.com/AuroraWright/AuReiNand/wiki/Credits