Reisyukaku / hekate

Nintendo Switch Bootloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hekate

Image of Hekate

Nintendo Switch bootloader, firmware patcher, and more.

ipl config

The ipl can be configured via 'hekate_ipl.ini' (if it is present on the SD card). Each ini section represents a boot entry, except for the special section 'config' that controls the global configuration.

Possible key/value combinations:

  • warmboot={SD path}
  • secmon={SD path}
  • kernel={SD path}
  • kip1={SD path}

About

Nintendo Switch Bootloader

License:GNU General Public License v2.0


Languages

Language:C 73.6%Language:C++ 25.9%Language:Assembly 0.3%Language:Makefile 0.1%Language:Python 0.1%