Disclaimer: This is the first time I try to run any exploits/CFW on the Switch.
No changes were made to Atmosphere and reverting back to 0.8.10 fixes this issue.
For me I just need to install version 0.9.0 and it fail to boot from Hekate.
No error screen or crash report were generated
3.0.0
Does issue occur launching with fusee from official release instead of hekate?
Also: "fails to boot" can mean a lot of things.
What, specifically, happens?
Also: "fails to boot" can mean a lot of things.
What, specifically, happens?
You mean use the provided reboot_payload.bin? I will try that.
What exactly happens is that after the black and white Atmosphere logo dissapear the console screen goes black (here I would expect the black and white Switch logo) and then restarts. Since I have autoRCM enabled that's where I end up.
No idea if this was just screenflicker but once I saw the Atmosphere logo go red before the screen went black.
No, I mean the official fusee binary, not reboot payload.
No, I mean the official fusee binary, not reboot payload.
Works like a charm! Some issue with Hekate then? I take this opportunity to thank you for the help on the issue and also for bringing so much to the community and gamers worldwide.
What's your config for hekate?
What's your config for hekate?
I hope I'm correct in assuming you want to see the hekate.ipl.ini contents. If not please guide me to the information you need. I have not read enough yet to begin doing any sort of modifications other than instructed.
Here's Hekate.ipl.ini
[config]
autoboot=0
autoboot_list=0
bootwait=3
verification=1
backlight=100
autohosoff=0
autonogc=1
{------ Atmosphere ------}
{Pick this option to launch CFW.}
[Atmosphere FSS0]
fss0=atmosphere/fusee-secondary.bin
kip1=atmosphere/kips/*
{ }
{------ Stock ------}
{NOTE: This option does not launch CFW.}
[Stock]
fss0=atmosphere/fusee-secondary.bin
stock=1
{ }
What atmosphere/kips/* has?
I assume not the atmo kips, because these override the ones in fss0.
What atmosphere/kips/* has?
I assume not the atmo kips, because these override the ones in fss0.
Everything is default pretty much since I just started with all of this. The "kips" folder doesn't exist, only "kip_patches" which has the "nogc"-folder in it and in there 14 files that are provided from the start with AMS 0.9.0.
It's an easy guess then:
Exo receives garbage on emummc extra cfg, because v4.10.1 never sets anything there.
Exo also doesn't look for a changed bit on .flags, in order to enable the emummc configuration.
And thus it fatals.
So consider ams 0.9.0 incompatible with hekate v4.10.1 and lower.
Most helpful comment
It's an easy guess then:
Exo receives garbage on emummc extra cfg, because v4.10.1 never sets anything there.
Exo also doesn't look for a changed bit on .flags, in order to enable the emummc configuration.
And thus it fatals.
So consider ams 0.9.0 incompatible with hekate v4.10.1 and lower.