Skip to content

A small app to reboot 1.0 Switches into RCM mode

License

Notifications You must be signed in to change notification settings

muuuted/reboot_to_rcm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reboot_to_rcm

A small app to reboot 1.0 Switches into RCM mode

Note: This will only work on 1.0, due to the PMC register space being blacklisted on 2.0+

Building

Requires devkitARM64 to build

once that's installed, simply run make

the pfs0 file that is produced can then be renamed to a .nsp extension

Usage

This is intended to be used with nspwn; you can find the details of that on the ReSwitched discord. Simply put the .nsp from the release on your SD card, change the path to point to it, run the nspwn script, then open the album application on the home menu. Your 1.0 Switch will then be rebooted into RCM mode

About

A small app to reboot 1.0 Switches into RCM mode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 84.3%
  • C 15.7%