Jayinem Posted May 4, 2020 Share Posted May 4, 2020 My computer gives me problems with fullscreen using Sega Model 2 so I have to use Sega Model 2 UI. I use this script (with Demulshooter for my Lightgun) run, DemulShooter.exe -target=model2 -rom=hotd Run Sega Model 2 UI.exe, , hide sleep 250 Run Emulator.exe hotd The only issue with that is Sega Model 2 UI stays open after closing the game. How do I add a script to where it closes with the game? Quote Link to comment Share on other sites More sharing options...
MCF Posted May 7, 2020 Share Posted May 7, 2020 Try this and let me know the outcome $Esc:: { Send !{f4} Process, Close, DemulShooter.exe } 1 Quote Link to comment Share on other sites More sharing options...
tkssitch Posted April 22, 2023 Share Posted April 22, 2023 On 5/6/2020 at 11:24 PM, MCF said: Try this and let me know the outcome $Esc:: { Send !{f4} Process, Close, DemulShooter.exe } yes this works Thanks. (Sometimes reading old threads pays off) I added that into my running script in launchbox for my segamodel2. Quote Link to comment Share on other sites More sharing options...
Kmetz7547 Posted September 22, 2023 Share Posted September 22, 2023 Is this an AHK or a bat file for each game Quote Link to comment Share on other sites More sharing options...
Kmetz7547 Posted September 22, 2023 Share Posted September 22, 2023 On 5/4/2020 at 12:28 PM, Jayinem said: My computer gives me problems with fullscreen using Sega Model 2 so I have to use Sega Model 2 UI. I use this script (with Demulshooter for my Lightgun) run, DemulShooter.exe -target=model2 -rom=hotd Run Sega Model 2 UI.exe, , hide sleep 250 Run Emulator.exe hotd The only issue with that is Sega Model 2 UI stays open after closing the game. How do I add a script to where it closes with the game? Is this an AHK or a bat file for each game 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.