Skip to content

bradleytechman/PayloadRebooted

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayloadRebooted 🖥️

PayloadRebooted is a homebrew app for Nintendo Switch which lets you reboot to payloads

Screenshot 📸

ryujinx_capture_2022-06-01_18-40-23

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/bradleytechman/PayloadRebooted
cd PayloadRebooted
make

Credits 📜

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.6%
  • Makefile 24.4%