- Notifications
You must be signed in to change notification settings - Fork10
Overlay to reboot into payloads on the nintendo switch
License
NotificationsYou must be signed in to change notification settings
Hartie95/fastCFWswitch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A tesla based overlay to boot into different payloads on the Nintendo Switch.
Only Switch consoles with the old Erista SOC are supported, because exosphere uses a bootrom exploit to reboot to a payload.
- Setup thetesla menu andnx-ovlloader
- Extract thelatest release to the sd card
- Modify the configuration in
/config/fastCFWSwitch/config.ini
Attribute | possible values | Description |
---|---|---|
type | empty /section /payload | This defines the type of element this section defines, if left empty it will automatically differentiate it by checking if a path is set |
name | any string - example:atmosphere | The entry name, shown in the Overlay |
path | a path - example:/bootloader/hekate.bin | The absolute path, based on the root of the sd, to the payload that should be loaded |
bootPos | a number | The config position of the config the target payload should load, currently only supported for hekate |
bootId | an 1-7 character long string - exampleatmos | The id of the config entry the target should be loaded, supported for hekate 5.0.2+ |
ums | string from UMS target list - examplesd | The ums target, that should automatically be exposed via usb, supported for hekate |
Target | possible values |
---|---|
SD-Card | sd , default fallback |
EMMC BOOT0 | nand_boot0 ,emmc_boot0 |
EMMC BOOT1 | nand_boot1 ,emmc_boot1 |
EMMC Main/GPT | nand_gpt ,emmc_gpt |
EmuNAND BOOT0 | emu_boot0 |
EmuNAND BOOT1 | emu_boot1 |
EmuNAND Main/GPT | emu_gpt |
[CFW]type=sectionname=CFW[SYSMMC]name=sysMMCpath=/bootloader/update.binbootId=sysnand[EMUMMC]name=emuMMCpath=/bootloader/update.binbootId=emunand[ATMOSPHERE]name=Atmospherepath=/atmosphere/reboot_payload.bin[SXOS]name=SX OSpath=/sxos/reboot_payload.bin[ANDROID]name=Androidpath=/bootloader/update.binbootId=SWANDR[Ubuntu]name=Ubuntupath=/bootloader/update.binbootId=SWR-UBU[TOOLS]name=Tools[HEKATE]name=hekatepath=/bootloader/update.bin[LOCKPICKRCM]name=Lockpick RCMpath=/bootloader/payloads/Lockpick_RCM.bin[UMS]name=hekate UMS options[SD_CARD]name=microSDpath=/bootloader/update.binums=sd[EMMC_GPT]name=EMMC GPT path=/bootloader/update.binums=emmc_gpt
About
Overlay to reboot into payloads on the nintendo switch
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published