Permalink
Newer
100644
40 lines (20 sloc)
1.05 KB
1
# ReiNX
2
[](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
3
4
*The modular switch custom firmware*
5
6
**Usage:**
7
8
Put `ReiNX` folder on the root of your switch's SD card and run `ReiNX.bin` with your favorite fusee launcher.
9
10
**Compiling:**
11
14
To compile with Docker, `chmod +x docker-build.sh` and run the shell script `./docker-build.sh`. This will compile without requiring installation of DevKit* dependencies.
15
16
17
**Features:**
18
19
* Loads all KIPs from `/ReiNX/sysmodules/` directory
20
21
* Optional custom kernel/secmon/warmboot
22
27
**Official thread:**
28
29
[HERE](https://gbatemp.net/threads/official-reinx-thread.512203/)
30
31
**Credits:**
32
33
Naehrwert for hardware init code and generally being helpful!
34
35
CTCaer and st4rk for their contribution to the hardware code aswell!
36