Warborg Posted May 2, 2017 Share Posted May 2, 2017 So I've been playing around with Launchbox to see if it can replace my current front end, but I have a question now.... I see per game how you can define an "additional app", but it doesn't look like you can do this per emulator? It seems a bit bizarre if you can't do this per emu instead of having to do this for each game. In the specific example, for DEMUL I need to run nomousey to hide the mouse pointer and of course would want it to run for all the games for DEMUL, seems like it would be tedious to have to do this per game. And either way, can you set it up to run an app both before and after the game (in the same example, to start nomousey before the game, and then to turn off nomousey after exiting the game)? Quote Link to comment Share on other sites More sharing options...
LogicalEgo Posted May 2, 2017 Share Posted May 2, 2017 Go into Tools, Manage Emulators. Double click Demul, AutoHotKeyScript tab and enter the following. Assuming which ever directory you have nomousy in change the path in the script. Run, C:\LaunchBox\Nomousy\nomousy.exe /hide $Esc:: { Run, C:\LaunchBox\Nomousy\nomousy.exe } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.