Homebrew Question no matter what I do Hekate Does not have any launch options.

kreedarts

Member
OP
Newcomer
Joined
Sep 12, 2021
Messages
16
Trophies
0
Age
23
XP
41
Country
United States
Check your hekate_ipl.ini, post what inside.
it in the sd file under bootloader under payload and it has this
[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=1
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee-primary.bin
 

Hayato213

Newcomer
Member
Joined
Dec 26, 2015
Messages
20,016
Trophies
1
XP
21,100
Country
United States
it in the sd file under bootloader under payload and it has this
[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=1
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/fusee-secondary.bin
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee-primary.bin

If you use Atmosphere 1.0.0 you need to replace the line of fusee-primary.bin with fusee.bin and fusee-secondary.bin with package3
 

Meliodas2255

It makes sense
Member
Joined
Jan 4, 2017
Messages
249
Trophies
0
Age
32
XP
425
Country
United States
What am I supposed to write like exactly what im supposed to write
[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=1
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/package3.bin
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/package3.bin
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/package3.bin
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee.bin
 

Hayato213

Newcomer
Member
Joined
Dec 26, 2015
Messages
20,016
Trophies
1
XP
21,100
Country
United States
What am I supposed to write like exactly what im supposed to write

On your hekate_ipl.bin replace fusee-primary.bin with fusee.bin and replace fusee-secondary.bin with package3

so like

[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=1
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee.bin
 
  • Like
Reactions: Meliodas2255

kreedarts

Member
OP
Newcomer
Joined
Sep 12, 2021
Messages
16
Trophies
0
Age
23
XP
41
Country
United States
On your hekate_ipl.bin replace fusee-primary.bin with fusee.bin and replace fusee-secondary.bin with package3

so like

[config]
autoboot=0
autoboot_list=0
autohosoff=1
autonogc=1
backlight=100
bootwait=3
updater2p=0

[CFW (sysMMC)]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[CFW (emuMMC)]
emummcforce=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp

[Stock]
emummc_force_disable=1
fss0=atmosphere/package3
icon=bootloader/res/icon_switch.bmp
stock=1

[Fusee]
icon=bootloader/res/icon_payload.bmp
payload=bootloader/payloads/fusee.bin

I did that and it didn't work is there any extra steps
 

Hayato213

Newcomer
Member
Joined
Dec 26, 2015
Messages
20,016
Trophies
1
XP
21,100
Country
United States
I did that and it didn't work is there any extra steps

[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

[Fusee]
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/icon_payload.bmp

you can try this
 

kreedarts

Member
OP
Newcomer
Joined
Sep 12, 2021
Messages
16
Trophies
0
Age
23
XP
41
Country
United States
[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

[Fusee]
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/icon_payload.bmp

Still nothing is there anything else i can try?

you can try this
 

Hayato213

Newcomer
Member
Joined
Dec 26, 2015
Messages
20,016
Trophies
1
XP
21,100
Country
United States
Before we proceed with that you sure your hekate_ipl.ini is named correctly, and you used the correct bootloader to boot with correct CFW file?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Sonic Angel Knight @ Sonic Angel Knight: :ninja: