Bootloader/hekate_ipl.ini Has Boot Entries Here
Hekate isn't just for Switch OS. If you dual-boot Android (LineageOS), the entry looks slightly different. Usually, you will use a boot script.
Think of this file as the for your Switch. When you inject the Hekate payload, the console asks, "Where am I going?" This file provides the map, telling Hekate where to find the Atmosphere files, the EmuMMC, or the stock firmware. bootloader/hekate_ipl.ini has boot entries
Let's draft a simple hekate_ipl.ini to illustrate how boot entries are structured: Hekate isn't just for Switch OS
[Atmosphere SYS] fss0=atmosphere/package3 kip1patch=nosigchk atmosphere=1 emummc_force_disable=1 cal0blank=1 the entry looks slightly different. Usually