2015-08-05 04:22:30 +02:00
|
|
|
# ReiNand
|
2016-01-13 21:16:03 +01:00
|
|
|
The original open source N3DS CFW!
|
2015-08-05 04:22:30 +02:00
|
|
|
|
2015-08-05 09:04:13 +02:00
|
|
|
|
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 11:54:00 +02:00
|
|
|
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.
|
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 12:45:22 +02:00
|
|
|
Pre-compiled version can still be found on my [pastebin](http://pastebin.com/c5AW3TJp)
|
|
|
|
|
2015-08-05 09:04:13 +02:00
|
|
|
|
2015-08-05 04:28:18 +02:00
|
|
|
**Features:**
|
2015-08-05 04:22:30 +02:00
|
|
|
|
2016-01-13 23:47:03 +01:00
|
|
|
* Ninjhax and MSET support!
|
2015-08-05 04:22:30 +02:00
|
|
|
|
2016-01-13 23:47:03 +01:00
|
|
|
* Sig checks disabled
|
2015-08-05 04:22:30 +02:00
|
|
|
|
2016-01-13 23:47:03 +01:00
|
|
|
* screenshots (set for pokemon game offsets currently) [Select Button + X]
|
2015-08-05 04:22:30 +02:00
|
|
|
|
2016-01-13 23:47:03 +01:00
|
|
|
* RAM dump (currently set for FCRAM) [Start Button + X]
|
|
|
|
|
|
|
|
* emunand (with 'Rei' version string)
|
2015-08-05 09:04:13 +02:00
|
|
|
|
2015-08-05 12:45:22 +02:00
|
|
|
|
2015-08-05 12:57:50 +02:00
|
|
|
**Credits:**
|
2015-08-05 08:29:42 +02:00
|
|
|
|
2015-08-21 20:11:23 +02:00
|
|
|
Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code, and crypto libs.
|
2015-08-05 08:29:42 +02:00
|
|
|
|
2015-08-05 14:27:35 +02:00
|
|
|
3DBREW for saving me plenty of reverse engineering time.
|
2015-08-05 08:29:42 +02:00
|
|
|
|
2016-01-13 23:47:03 +01:00
|
|
|
Patois for Brahma code.
|
2015-08-15 04:28:26 +02:00
|
|
|
|
2015-08-15 04:48:35 +02:00
|
|
|
Normmatt for sdmmc.c and generally being helpful!
|
2015-08-05 12:45:22 +02:00
|
|
|
|
2015-08-07 03:48:52 +02:00
|
|
|
Me (Rei) for coding everything else.
|
2016-01-16 13:57:56 +01:00
|
|
|
|
|
|
|
The community for your support and help!
|
2015-08-07 03:48:52 +02:00
|
|
|
|