Switch is a 3D renderer and lightweight game engine written in C, running exclusively on Nintendo Switch. It is using devkitPro's libNX SDK and the Deko3D API.
Make sure you have devkitPro installed. Afterwards,
build.bat
And that's it! Launch the .nro file using your emulator of choice or by dumping it on your console.
- Tested on:
- Ryujinx (r.b4cac89)
- Suyu (dev-0de49070e4)
- Yuzu (master-67bc8a6de)
- Switch (18.1.0, Atmosphere 1.7.1)
- Rework GPU allocator
- GPU mipmaps
- Amélie Heinrich
- Kripesh Adhikari