rajkosto / gptrestore

fusee payload that restores the original Nintendo Switch GPT to its eMMC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gptrestore License

Restores the original Nintendo Switch GPT to your eMMC if you somehow messed it up ;)

Usage

  1. Build gptrestore.bin using make from the repository root directory, or download a binary release from https://switchtools.sshnuke.net
  2. Send the gptrestore.bin to your Switch running in RCM mode via a fusee-launcher (sudo ./fusee-launcher.py gptrestore.bin or just drag and drop it onto TegraRcmSmash.exe on Windows)
  3. Follow the on-screen prompts.

Changes

This section is required by the GPLv2 license

Responsibility

I am not responsible for anything, including dead switches, loss of life, or total nuclear annihilation.

About

fusee payload that restores the original Nintendo Switch GPT to its eMMC

License:GNU General Public License v2.0


Languages

Language:C 86.5%Language:C++ 10.4%Language:Objective-C 2.8%Language:Makefile 0.2%Language:Assembly 0.1%