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-01-13 17:56:19 -05:00
data init commit take 2 2015-08-04 21:57:37 -04:00
emunand 9.6+ emunand! 2016-01-13 16:30:09 -05:00
mset@89e4a8f067 Updated to support hax 2.5, edited README, supports devkitpro 45, etc 2016-01-13 17:40:26 -05:00
ninjhax Updated to support hax 2.5, edited README, supports devkitpro 45, etc 2016-01-13 17:56:19 -05:00
source git = shit 2016-01-13 16:53:46 -05:00
thread 9.6+ emunand! 2016-01-13 16:30:09 -05:00
.gitignore Changed payload offset, added clearScreen function, etc. 2015-08-06 21:45:39 -04:00
.gitmodules Changed payload offset, added clearScreen function, etc. 2015-08-06 21:45:39 -04: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 Changed payload offset, added clearScreen function, etc. 2015-08-06 21:45:39 -04:00
README.md Updated to support hax 2.5, edited README, supports devkitpro 45, etc 2016-01-13 17:56:19 -05:00

ReiNand

The original open source N3DS CFW!

Compiling:

First you'll need the firmware file that I didnt include because reasons. Get that HERE

Secondly, You'll need armips added to your Path. HERE is a pre-compiled version.

Lastly, just run Make and everything should work!

Pre-compiled version can still be found on my pastebin

Features:

  • Ninjhax and MSET support!

  • Sig checks disabled

  • screenshots (set for pokemon game offsets currently) [Select Button + X]

  • RAM dump (currently set for FCRAM) [Start Button + X]

  • emunand (with 'Rei' version string)

Credits:

Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code, and crypto libs.

3DBREW for saving me plenty of reverse engineering time.

Patois for Brahma code.

Normmatt for sdmmc.c and generally being helpful!

Me (Rei) for coding everything else.