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
2015-08-05 05:54:00 -04:00
data init commit take 2 2015-08-04 21:57:37 -04:00
emunand init commit take 2 2015-08-04 21:57:37 -04:00
mset@46b7209b06 refactoring 2015-08-05 05:54:00 -04:00
source refactoring 2015-08-05 05:54:00 -04:00
thread fix 2015-08-04 22:30:38 -04:00
.gitignore refactoring 2015-08-05 05:54:00 -04:00
.gitmodules git stuff 2015-08-05 03:04:13 -04:00
linker.ld init commit take 2 2015-08-04 21:57:37 -04:00
Makefile init commit take 2 2015-08-04 21:57:37 -04:00
README.md refactoring 2015-08-05 05:54:00 -04:00

ReiNand

3DS CFW for N3DS

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!

Features:

  • Ninjhax only (working mset soon)

  • 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.

3DBREW for saving me plenty of reverse engineering time.

Me (Rei) for coding everything else.