Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Overlay to reboot into payloads on the nintendo switch

License

NotificationsYou must be signed in to change notification settings

Hartie95/fastCFWswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tesla based overlay to boot into different payloads on the Nintendo Switch.

Supported devices

Only Switch consoles with the old Erista SOC are supported, because exosphere uses a bootrom exploit to reboot to a payload.

Setup

Configuration

Attributepossible valuesDescription
typeempty /section /payloadThis defines the type of element this section defines, if left empty it will automatically differentiate it by checking if a path is set
nameany string - example:atmosphereThe entry name, shown in the Overlay
patha path - example:/bootloader/hekate.binThe absolute path, based on the root of the sd, to the payload that should be loaded
bootPosa numberThe config position of the config the target payload should load, currently only supported for hekate
bootIdan 1-7 character long string - exampleatmosThe id of the config entry the target should be loaded, supported for hekate 5.0.2+
umsstring from UMS target list - examplesdThe ums target, that should automatically be exposed via usb, supported for hekate

UMS Target

Targetpossible values
SD-Cardsd, default fallback
EMMC BOOT0nand_boot0,emmc_boot0
EMMC BOOT1nand_boot1,emmc_boot1
EMMC Main/GPTnand_gpt,emmc_gpt
EmuNAND BOOT0emu_boot0
EmuNAND BOOT1emu_boot1
EmuNAND Main/GPTemu_gpt

Example configuration

[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

Screenshots

Example Menu

Credits


[8]ページ先頭

©2009-2025 Movatter.jp