Reisyukaku / ReiNX

A modular Switch custom firmware
GNU General Public License v2.0
818 stars 84 forks source link

ReiNX

License: GPL v2 Discord Server

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:

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!