Jump to content
LaunchBox Community Forums

Sega Model 2 emulator close Sega Model 2 UI


Jayinem

Recommended Posts

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? 

 

 

Link to comment
Share on other sites

  • 2 years later...
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. 

Link to comment
Share on other sites

  • 5 months later...
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

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...