Hekate_ipl.ini-setup -
: Controls global bootloader settings like autoboot, screen backlight, and boot delays.
Hekate does not include boot options by default; you must manually add them or download a template from sources like the NH Switch Guide . hekate_ipl.ini-setup
Used for running Atmosphere on a hidden SD partition to keep your internal memory clean. : Controls global bootloader settings like autoboot, screen
According to the official Hekate documentation on GitHub , these are the most common keys used in the [config] section: Typical Value Automatically boots a specific entry index on startup. 0 (Disabled) bootwait How many seconds Hekate waits before autobooting. 3 autonogc Prevents burning game cartridge slot fuses. 1 (Enabled) backlight Sets the screen brightness for the Hekate menu. 100 updater2p Enables Hekate to update itself from the SD card. 1 Standard Boot Entry Examples According to the official Hekate documentation on GitHub
The file is divided into sections, each serving a specific purpose:
The file is the primary configuration file for the Hekate bootloader on the Nintendo Switch. It resides in the /bootloader/ folder on your SD card root and is responsible for defining how the console boots, whether into Custom Firmware (CFW), Linux, or a "Stock" mode. Core File Structure