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

30 lines
787 B
Markdown
Raw Normal View History

2015-08-05 04:22:30 +02:00
# ReiNand
3DS CFW for N3DS
2015-08-05 04:28:18 +02:00
**Compiling:**
2015-08-05 04:22:30 +02:00
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)
2015-08-05 08:29:42 +02:00
Secondly, You'll need armips added to your Path.
2015-08-05 04:30:38 +02:00
Lastly, just run Make and everything should work!
2015-08-05 04:22:30 +02:00
2015-08-05 04:28:18 +02:00
**Features:**
2015-08-05 04:22:30 +02:00
2015-08-05 04:28:18 +02:00
- Ninjhax only (working mset soon)
2015-08-05 04:22:30 +02:00
2015-08-05 04:28:18 +02:00
- Sig checks disabled
2015-08-05 04:22:30 +02:00
2015-08-05 04:28:18 +02:00
- screenshots (set for pokemon game offsets currently) [Select Button + X]
2015-08-05 04:22:30 +02:00
2015-08-05 04:28:18 +02:00
- RAM dump (currently set for FCRAM) [Start Button + X]
2015-08-05 04:22:30 +02:00
2015-08-05 08:29:42 +02:00
- 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.