Hacking Help with hekate_ipl.ini

  • Thread starter Thread starter Levente
  • Start date Start date
  • Views Views 22,030
  • Replies Replies 2

Levente

Well-Known Member
Member
Joined
Nov 28, 2006
Messages
293
Reaction score
5
Trophies
1
Age
36
Website
Visit site
XP
1,801
Country
Hungary
Hi, I am trying to setup boot options in hekate_ipl.ini for OFW, Atmosphere without emuMMC and Atmosphere with emuMMC.
EmuMMC is created as a file on SD.
I tried this config:

{--- Nintendo Stock ---}
[OFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
stock=1
icon=bootloader/res/ofw.bmp
{}

[Atmosphere (CFW)]
payload=bootloader/payloads/fusee-primary.bin
emummc_force_disable=1
{}

{------Atmosphere Emu------}
[Atmosphere (emuMMC)]
payload=bootloader/payloads/fusee-primary.bin
{}

The third option is working as expected when emuMMC is enabled.
My problem is that the second option also boots into emuMMC even with "emummc_force_disable=1"

If the emuMMC is set manually to disabled in Hekate, then both the second and third options boot into CFW without emuMMC.
This is with the latest Hekate, Atmosphere and original firmware. (January 2021)

Can anyone advise what the correct config should look like?
Thanks.
 
Hi, I am trying to setup boot options in hekate_ipl.ini for OFW, Atmosphere without emuMMC and Atmosphere with emuMMC.
EmuMMC is created as a file on SD.
I tried this config:

{--- Nintendo Stock ---}
[OFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
stock=1
icon=bootloader/res/ofw.bmp
{}

[Atmosphere (CFW)]
payload=bootloader/payloads/fusee-primary.bin
emummc_force_disable=1
{}

{------Atmosphere Emu------}
[Atmosphere (emuMMC)]
payload=bootloader/payloads/fusee-primary.bin
{}

The third option is working as expected when emuMMC is enabled.
My problem is that the second option also boots into emuMMC even with "emummc_force_disable=1"

If the emuMMC is set manually to disabled in Hekate, then both the second and third options boot into CFW without emuMMC.
This is with the latest Hekate, Atmosphere and original firmware. (January 2021)

Can anyone advise what the correct config should look like?
Thanks.
The problem is your second line is using fusee_primary instead of fss0. Simple replace the line with the fss0 line that you have under OFW (SYSNAND) and you will be fine.
 
  • Like
Reactions: Levente
The problem is your second line is using fusee_primary instead of fss0. Simple replace the line with the fss0 line that you have under OFW (SYSNAND) and you will be fine.

Thank you, that worked!

The second option looks like this now:

[Atmosphere (CFW)]
fss0=atmosphere/fusee-secondary.bin
emummc_force_disable=1
{}
 
Last edited by Levente,
  • Like
Reactions: Draxzelex

Site & Scene News

Popular threads in this forum