Jump to content

Recommended Posts

  • Administrators
Posted

Table was removed from all download sites due to takedown requests from Farsight & Stern Pinball.

  • 1 year later...
  • Content Provider
Posted

Hey guys, I have everything working fine on my cab but I am helping a buddy and this table and bg plays fine but when you launch it in popper, the bg will not close, it stays open.  Any clue?

Posted

@ARMYAVIATION

Maybe try this setting in Popper:

DelayReturn=2000 set to delay startup of menu after game in ms, some hardware dmd , DOF and slower systems need to 'wait' after vpx/emu closes to re-init all those devices.

 

Here is the Link to the respective page from Nailbuster: Link

Posted (edited)

@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
  • 4 years later...
Posted

so i have righ clicked the backglass, changed to fantasy and saved. then i close the backglass and close the game and VPX. i then reopen it and it still in authentic mode. so it is not saving the changes. is there any other way to change to fantasy mode?

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