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.
Luma3DS-3GX/README.md

37 lines
979 B
Markdown

# ReiNand
3DS CFW for N3DS
**Compiling:**
First you'll need the firmware file that I didnt include because reasons. Get that [HERE](https://www.dropbox.com/s/782eyz22lkmh434/firmware.bin?dl=0)
Secondly, You'll need armips added to your Path. [HERE](https://www.dropbox.com/s/ceuv2qeqp38lpah/armips.exe?dl=0) is a pre-compiled version.
Lastly, just run Make and everything should work!
Pre-compiled version can still be found on my [pastebin](http://pastebin.com/c5AW3TJp)
**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.
3DBREW for saving me plenty of reverse engineering time.
Patois for Brahma code.
Me (Rei) for coding everything else.