Homebrew Homebrew app Ultrahand Overlay - The fully craft-able overlay executor

  • Thread starter Thread starter ppkantorski
  • Start date Start date
  • Views Views 118,910
  • Replies Replies 494
  • Likes Likes 43
Thanks! Trying to find a shutdown shortcut for tesla this past few days but can't find any. Switching to ultrahand now
Studious Pancake does it pretty well too. https://github.com/HookedBehemoth/studious-pancake
Ultrahand uses some of the methods from that project for package developers to use.

Update: Actually nvm, from what I can tell it just has reboot functions.
 
Last edited by ppkantorski,
  • Like
Reactions: josete2k
Studious Pancake does it pretty well too. https://github.com/HookedBehemoth/studious-pancake
Ultrahand uses some of the methods from that project for package developers to use.

Update: Actually nvm, from what I can tell it just has reboot functions.
is this normal while cloning the edizon-overlay that you had in github ? Im trying to clone the edizon-overlay using github desktop and it just stopped .
Screenshot 2024-10-12 052104.png
 
There are zero reasons to use Studious-Pancake now when you have Ultrahand. I remember first time when a reboot and shutdown was added (+switch to android as well), man that was incredible. Now swipe to open and other stuff, this project is so good
 
How can I ensure that cheat functionality is disabled upon launching the game? I have modified the system_settings.ini file to set dmnt_cheats_enabled_by_default to u8!0x0, yet cheats remain enabled at startup.
 
How can I ensure that cheat functionality is disabled upon launching the game? I have modified the system_settings.ini file to set dmnt_cheats_enabled_by_default to u8!0x0, yet cheats remain enabled at startup.
Did you delete the semicolon at the beginning of the line? If you didn't do that delete that and restart your switch so the changes will apply.
 
  • Like
Reactions: Construct_over
Reboot to > Boot Entry not working, when i'm still in SysNAND and try to boot to OFW/EmuNAND via Ultrahand, the result still boot to SysNAND, how to fix this?

Hekate and Hekate UMS work properly.
 
  • Like
Reactions: impeeza
here, show us the content of you HEKATE_IPL.INI file.
Code:
[config]
autoboot=0
autoboot_list=0
bootwait=3
backlight=123
noticker=1
autohosoff=1
autonogc=1
updater2p=0
bootprotect=0


{-- Custom Firmwares --}

[Custom Firmware (SYSNAND)]
fss0=atmosphere/package3
kip1patch=nosigchk
atmosphere=1
emummc_force_disable=1
icon=bootloader/res/trifecta.bmp
logopath=bootloader/res/bootlogo.bmp
id=sysnand

{}

[Custom Firmware (EMUNAND)]
fss0=atmosphere/package3
kip1patch=nosigchk
atmosphere=1
emummcforce=1
icon=bootloader/res/trifecta2.bmp
logopath=bootloader/res/bootlogo.bmp
id=emunand

{}

{-- Official Firmware --}

[Official Firmware (OFW)]
fss0=atmosphere/package3
stock=1
emummc_force_disable=1
icon=bootloader/res/ofw.bmp
id=stock
 
Last edited by Raphaelinez,
Working fine here.

Code:
[CFW FSS0]
fss0=atmosphere/package3
icon=bootloader/res/icon_atmosphere.bmp
logopath=bootloader/res/boot.bmp
id=pkg3

[CFW fusee]
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/atmosphere.bmp
logopath=bootloader/res/boot.bmp
atmosphere=1
id=atmos

[CFW sysMMC]
fss0=atmosphere/package3
icon=bootloader/res/icon_sys.bmp
logopath=bootloader/res/sysboot.bmp
emummc_force_disable=1
id=sysnand

[STOCK]
fss0=atmosphere/package3
icon=bootloader/res/switch.bmp
logopath=bootloader/bootlogo.bmp
emummc_force_disable=1
stock=1
id=stock
 
Working fine here.

Code:
[CFW FSS0]
fss0=atmosphere/package3
icon=bootloader/res/icon_atmosphere.bmp
logopath=bootloader/res/boot.bmp
id=pkg3

[CFW fusee]
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/atmosphere.bmp
logopath=bootloader/res/boot.bmp
atmosphere=1
id=atmos

[CFW sysMMC]
fss0=atmosphere/package3
icon=bootloader/res/icon_sys.bmp
logopath=bootloader/res/sysboot.bmp
emummc_force_disable=1
id=sysnand

[STOCK]
fss0=atmosphere/package3
icon=bootloader/res/switch.bmp
logopath=bootloader/bootlogo.bmp
emummc_force_disable=1
stock=1
id=stock
can i see your package.ini in folder switch/.packages
 
Code:
[*Reboot To]
[*Boot Entry]
ini_file_source /bootloader/hekate_ipl.ini
filter config
reboot boot '{ini_file_source(*)}'
[hekate]
reboot HEKATE
[hekate UMS]
reboot UMS

[Commands]
[Shutdown]
shutdown
 
Code:
[*Reboot To]
[*Boot Entry]
ini_file_source /bootloader/hekate_ipl.ini
filter config
reboot boot '{ini_file_source(*)}'
[hekate]
reboot HEKATE
[hekate UMS]
reboot UMS

[Commands]
[Shutdown]
shutdown
idk where mine got wrong, hope OP can solve this problem for me.
 

Site & Scene News

Popular threads in this forum