WerWolv / Hekate-Toolbox

A toolbox for Hekate
GNU General Public License v3.0
215 stars 23 forks source link

Reboot to hekate option crashes atmosphere #34

Closed pitrako closed 4 years ago

pitrako commented 4 years ago

IMG_20201013_135441

cathery commented 4 years ago

I believe you're getting a crash because you don't have the necessary payload file. It's a known issue and has been fixed in the dev branch already, the new changes just need to be compiled and published. For now, you can grab your hekate payload and put it in this path: sdmc:/bootloader/update.bin. This should fix the crash.

pitrako commented 4 years ago

Solved, thanks for the help.