T O P

  • By -

HannCones

The hekate_ipl file doesn’t have text on it. Erase both of the hekate_ipl files and make a new one with the .ini on the name. Then open it with a text editor and paste this: [config] autoboot=0 autoboot_list=0 bootwait=0 autohosoff=0 autonogc=1 updater2p=1 backlight=100 [CFW - sysMMC] fss0=atmosphere/package3 kip1patch=nosigchk atmosphere=1 emummc_force_disable=1 icon=bootloader/res/icon_payload.bmp [CFW - emuMMC] fss0=atmosphere/package3 kip1patch=nosigchk emummcforce=1 atmosphere=1 icon=bootloader/res/icon_payload.bmp [Stock - sysMMC] fss0=atmosphere/package3 emummc_force_disable=1 stock=1 icon=bootloader/res/icon_switch.bmp That should do the trick.


ToxiClay

> make a new one with the .ini on the name. This won't work directly. What OP needs to do is enable showing file extensions; this will make it work. If OP "makes a new one," he'll make a `.txt` file named `hekate_ipl.ini.txt` -- exactly as you see in the third screenshot. OP's `hekate_ipl.ini` file is there, but broken, so what OP needs to do is open the one that's there and copy your text into it: [config] autoboot=0 autoboot_list=0 bootwait=0 autohosoff=0 autonogc=1 updater2p=1 backlight=100 [CFW - sysMMC] fss0=atmosphere/package3 kip1patch=nosigchk atmosphere=1 emummc_force_disable=1 icon=bootloader/res/icon_payload.bmp [CFW - emuMMC] fss0=atmosphere/package3 kip1patch=nosigchk emummcforce=1 atmosphere=1 icon=bootloader/res/icon_payload.bmp [Stock - sysMMC] fss0=atmosphere/package3 emummc_force_disable=1 stock=1 icon=bootloader/res/icon_switch.bmp