ReiNX

A modular Switch custom firmware

Github stars Tracking Chart

ReiNX

License: GPL v2

The modular switch custom firmware

Usage:

Put ReiNX folder on the root of your switch's SD card and run ReiNX.bin with your favorite fusee launcher.

Compiling:

You'll need devkitpro with devkitARM (along with the devkitarm-rules package) and run:

git clone --recurse-submodules https://github.com/Reisyukaku/ReiNX.git
cd ReiNX && make

To compile with Docker, chmod +x docker-build.sh and run the shell script ./docker-build.sh. After that, just check out dir. This will compile without requiring installation of DevKit* dependencies.

Features:

  • Modularity (doesn't rely on or require any SD files to run; customize SD files to your liking)

  • Loads all KIPs from /ReiNX/sysmodules/ directory

  • Optional custom kernel/secmon/warmboot

  • FS patches on the fly (NCA verify/cmac and optional nogc)

  • Kernel patches on the fly (optional debug mode)

  • Exclusive ReiNX sysmodules

  • ES patch in RXP patch format (used with custom loader.kip)

Official thread:

HERE

Official Installation guide

HERE

Credits:

Naehrwert for hardware init code and generally being helpful!

CTCaer and st4rk for their contribution to the hardware code aswell!

SciresM for sysmodules!

The community for your support!

Main metrics

Overview
Name With OwnerReisyukaku/ReiNX
Primary LanguageC
Program languageMakefile (Language Count: 7)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2018-07-22 09:25:17
Pushed At2020-05-06 14:00:06
Last Commit At2020-05-06 13:59:56
Release Count13
Last Release Namev3.0 (Posted on )
First Release Namev1.0 (Posted on )
用户参与
Stargazers Count807
Watchers Count96
Fork Count83
Commits Count265
Has Issues Enabled
Issues Count105
Issue Open Count11
Pull Requests Count37
Pull Requests Open Count0
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private