ReiNX

A modular Switch custom firmware

Github星跟踪图

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!

主要指标

概览
名称与所有者Reisyukaku/ReiNX
主编程语言C
编程语言Makefile (语言数: 7)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2018-07-22 09:25:17
推送于2020-05-06 14:00:06
最后一次提交2020-05-06 13:59:56
发布数13
最新版本名称v3.0 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数807
关注者数96
派生数83
提交数265
已启用问题?
问题数105
打开的问题数11
拉请求数37
打开的拉请求数0
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?