Changelog
This is to be used only until a new AMS for version 22.0.0 is released.
- Extract ZIP file, then copy extracted files to the root of your microSD card.
- If you continue to encounter errors on launch, copy the code below (using Notepad or any text/code editor) and save it as hekate_ipl.ini. Then place the file in the bootloader folder on your microSD card.
[config]
autoboot=0
autoboot_list=0
bootwait=0
backlight=100
noticker=0
autohosoff=0
autonogc=1
updater2p=0
bootprotect=0
{-- Custom Firmwares --}
[Atmosphere CFW]
pkg3=atmosphere/package3
atmosphere=1
icon=bootloader/res/icon_switch.bmp
{}
[Atmosphere SEMI-STOCK]
emummc_force_disable=1
fss0=atmosphere/package3
atmosphere=1
icon=bootloader/res/icon_switch.bmp
{}
[Stock]
pkg3=atmosphere/package3
icon=bootloader/res/icon_switch.bmp
stock=1
emummc_force_disable=1
{}