A modular Switch custom firmware
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
data
src
.gitignore
LICENSE.txt
Makefile
README.md
link.ld

README.md

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 and run make

Features:

  • Loads all KIPs from /ReiNX/sysmodules/ directory

  • Optional custom kernel/secmon/warmboot

  • Default kips with exefs redir from /ReiNX/titles/{tid}

Credits:

Naehrwert for hardware init code and generally being helpful!

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

SciresM for kernel processes!

The community for your support!