Skip to content
Snippets Groups Projects
README.md 966 B
Newer Older
PoloNX's avatar
PoloNX committed
## PayloadReboot 🖥️

PayloadReboot is an homebrew for Nintendo Switch which reboot to payload


## Screenshot 🎦


![ryujinx_capture_2022-06-01_18-40-23](https://user-images.githubusercontent.com/57038157/171456331-f0d95f16-4a30-4b12-8e5a-d1dcc664db7a.png)


## How to build 🏗️

To build the project you have to download, install devkitpro and follow these commands :

``sudo dkp-pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-SDL2_gfx``  
``git clone https://github.com/PoloNX/PayloadReboot  ``  
``cd PayloadReboot  ``  
``make  ``  
 
 
 ## Issues 🚩 
 
 Lakka doesn't work. But I will try to add fix this
 

## Credits 📜 

- Thanks SciresM for fusee : https://github.com/Atmosphere-NX/Atmosphere
- Thanks CTCaer for hekate : https://github.com/CTCaer/hekate/releases
- Thanks shchmue for lockpick_rcm : https://github.com/shchmue/Lockpick_RCM
PoloNX's avatar
PoloNX committed
- Thanks Zoria to added me in his pack : https://github.com/THZoria/AtmoPack-Vanilla
PoloNX's avatar
PoloNX committed