CTCaer / hekate

hekate - A GUI based Nintendo Switch Bootloader
GNU General Public License v2.0
6.71k stars 573 forks source link

error chainloading fusee primary "0100000000000003" #453

Closed MichaelRebirth closed 4 years ago

MichaelRebirth commented 4 years ago

on latest hekate:

[Fusee/AMS v0.13.0S] payload=fusee-primary.bin kip1patch=nosigchk atmosphere=1

got an error "0100000000000003" (after sept logo)

CTCaer commented 4 years ago

When you chainload a payload, the moment you see the screen turn off (after bootlogo for Launch method) it already left hekate. So you need to ask in atmosphere repo. Also your config has random stuff inside.

MichaelRebirth commented 4 years ago

Thanks