Jump to content

[New B2S Alert] Ghostbusters LE (Stern 2016)


Wildman

Recommended Posts

  • 1 year later...

@ARMYAVIATION

Another thing you could try - a bit more radical - modify the Exit script for games to react on this specific ROM like so, for example:

 

"[STARTDIR]LAUNCH\PUPCLOSER.EXE" WINTIT "Visual Pinball" 10 1

if /I "[?ROM?]"=="spagb_100" (
timeout 2
taskkill.exe /IM "VPinballx.exe" /F
)

 

After the "normal" ending of VPX via the PUPCloser.exe the system waits for 2 more seconds (timeout x - you can vary this value) and kills the VPinball Task.

 

This is only done when the ROM is the spagb_100 which is the ROM for the Game you are referring to. AND this is only done correctly if the ROM name is entered correctly in the GameDB of Popper. This is important :) But i guess you know what you do.

Edited by MrBlaschke21
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...