Jump to content
LaunchBox Community Forums

Oxidia

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Oxidia

  1. Hello all, I know this thread is solved by using Launchbox but i just did this script who allow you to launch Higan in fullscreen and Exit by pressing Esc without any frontend. Thanks to those who helped previously on this thread i didn't have "SetKeyDelay, -1, 110" and it helped me a lot. You can Replace my hotkey if needed, in my case i used "R" . Just make sure you set same key on the script and on Higan. I used Higan v106 but let me know if you have an issue, maybe you should increase " Sleep" value. #Persistent #SingleInstance, force Loop{ WinWait, ahk_exe higan.exe Sleep, 2000 SetKeyDelay, -1, 110 Send R WinWaitClose, ahk_exe higan.exe } Esc::WinClose, ahk_exe higan.exe Return See Ya 😀 Higan Fullscreen.ahk
  2. @pezley Hello Sir ! Thanks very much for your work it's look very nice on my CRT. I was wondering if we'are allowed to add video for main background instead of bg.png ? I'm maybe dreaming but would be awesome to get this feature in this theme. Congrats again for your work
×
×
  • Create New...