Reply To: Lesser known features of VPinMAME – alternate soundtrack remixes

#98121
TerryRed
Moderator
    @terryred
    MemberContributorModerator

    If you want “Pinsound Studio” to startup and shutdown when a specific table is launched….

     

    Well in Popper you can easily add a condition in your launch script that checks to see if the game being launched has “pinsound” in the Custom Launch Parameter for that specific table. If it does then is will launch Pinsound Studio just for that table. Then you would add another PUPCloser for Pinsound to close out Pinsound Studio when exiting the table.

     

    Add this to your Popper Launch Script for VPX:

    if “[custom1]”==”pinsound” (start /min “” “C:\PinSoundStudio\PinSoundStudio.exe”)

     

    Add to your Close Script for VPX:

    “[STARTDIR]LAUNCH\PUPCLOSER.EXE” WINTIT “Pinsound Studio” 10 1

     

    …and simply add “pinsound” to Custom Launch Parameter for the table that needs it.

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?