More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| version=v5.1 | | version=v5.1 | ||
| lastupdated = 2017/03/15 | | lastupdated = 2017/03/15 | ||
| licence = | | licence = GPLv3 | ||
| author = Reisyukaku | | author = Reisyukaku | ||
| website = https://github.com/Reisyukaku/ReiNand | | website = https://github.com/Reisyukaku/ReiNand | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/ | | download = https://dlhb.gamebrew.org/3dshomebrew/ReiNANDv5.1.7z | ||
| source = https://github.com/Reisyukaku/ReiNand | | source = https://github.com/Reisyukaku/ReiNand | ||
}} | }} | ||
<youtube>ydCo4-SuchQ</youtube> | <youtube>ydCo4-SuchQ</youtube> | ||
= ReiNand = | == ReiNand == | ||
'''The original open source N3DS CFW!''' <sub> (now with O3DS support!)</sub> | |||
''The original open source N3DS CFW!'' <sub> (now with O3DS support!)</sub> | |||
'''Compiling:''' | '''Compiling:''' | ||
Line 27: | Line 25: | ||
Copy everything in 'out' folder to SD root and run! | Copy everything in 'out' folder to SD root and run! | ||
==Features:== | |||
* Ninjhax/MSET/Spider/A9LH support! | * Ninjhax/MSET/Spider/A9LH support! | ||
Line 43: | Line 41: | ||
* and [https://reisyukaku.org/3DS/ReiNand/patches MORE] | * and [https://reisyukaku.org/3DS/ReiNand/patches MORE] | ||
==Credits:== | |||
* Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code, and crypto libs. | |||
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/Cakes for CakesBrah. | |||
3DBREW for saving me plenty of reverse engineering time. | * Yifanlu for custom loader module! | ||
* Steveice10/Gudenaurock for helping a lot with arm11 stuff! | |||
Patois/Cakes for CakesBrah. | * Normmatt for sdmmc.c and generally being helpful! | ||
* AuroraWright for being helpful with better sysmod injection and stuff! | |||
Yifanlu for custom loader module! | * Roxas75 for the reboot code. | ||
* Me (Rei) for coding everything else. | |||
Steveice10/Gudenaurock for helping a lot with arm11 stuff! | * The community for your support and help! | ||
Normmatt for sdmmc.c and generally being helpful! | |||
AuroraWright for being helpful with better sysmod injection and stuff! | |||
Roxas75 for the reboot code. | |||
Me (Rei) for coding everything else. | |||
The community for your support and help! |
Revision as of 06:57, 15 September 2021
ReiNand
The original open source N3DS CFW! (now with O3DS support!)
Compiling:
You'll need armips and bin2c added to your Path. HERE are the pre-compiled binaries for Windows.
make - Compiles All. (launcher and a9lh) make a9lh - Compiles arm9loaderhax payload
Copy everything in 'out' folder to SD root and run!
Features:
- Ninjhax/MSET/Spider/A9LH support!
- Emunand/Patched Sysnand (with '.:Rei' version string)
- Sig checks disabled
- Reboot patch
- Firm partition update protection
- Ability to modify splash screen
- Ability to modify process patches
- Region free CIAs
- Region free Carts
- Auto updates disabled
- EShop update check disabled
- RO verification disabled
- and MORE
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/Cakes for CakesBrah.
- Yifanlu for custom loader module!
- Steveice10/Gudenaurock for helping a lot with arm11 stuff!
- Normmatt for sdmmc.c and generally being helpful!
- AuroraWright for being helpful with better sysmod injection and stuff!
- Roxas75 for the reboot code.
- Me (Rei) for coding everything else.
- The community for your support and help!