Jump to content
LaunchBox Community Forums

Looking for help with 2 AHK scripts


Mainiack

Recommended Posts

I have 2 scripts that i'm trying to use for demul hikaru. the 1st 1 works fine to go full screen but the 2nd 1 should hide the mouse curser and i cant get it to work. Using NoMousy.exe. 

I  want to hide the curser when i start a game and and have it reappear when the game is closed. 

Thanks for looking

 

Sleep, 9500
 SetKeyDelay, -1, 110
 Send !{Enter}
 Return


Run, E:\Testing\LaunchBoxTester (Current Version)\Emulators\Hikaru Demul w Roms\nomousy.exe  /hide

$Esc::

{

        Run, E:\Testing\LaunchBoxTester (Current Version)\Emulators\Hikaru Demul w Roms\nomousy.exe

        Process, Close, demul.exe

}

 

Link to comment
Share on other sites

Thanks @JoeViking245 I appreciate your help. I tried it but it didnt work unfortunately. 

i found mention in searching across the web that if i use gpuDX11 instead of "old gpuDX11" video plugin that the mouse cursor would hide automatically in fullscreen.  It hides the cursor a few seconds after the game loads so I deleted nomousy.

  • Game On 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...