Anyone have a working Launch and close script for vp9 or VPX in portrait setup

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #150618
    londo
    Participant
      @londo

      Any help is greatly appreciated

      #150636
      Gwen
      Participant
        @gwen
        Member

        The default VPX script that comes with Pinup Popper  is what I am using.  I did add some code to mirror DMD’s for a few tables but the default script works fine for launching tables.

        Here’s the launch script without my dmd code:


        START “” “[STARTDIR]Launch\VPXSTARTER.exe” 10 15 60
        cd /d “[DIREMU]”
        if “[RECMODE]”==”1” (
        START /min “” vpinballx.exe “[DIREMU]” -DisableTrueFullscreen -minimized -play “[GAMEFULLNAME]”
        ) else (
        START /min “” vpinballx.exe “[DIREMU]” -minimized -play “[GAMEFULLNAME]”
        )


        And here’s the close script:

        ————————————————————————————————————————————————————————-

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

        ————————————————————————————————————————————————————————-

        If your issue is getting the tables to run in portrait mode just open the table in vp, open the options window by pressing the button on the left panel, then press the backglass button.  Now change XY rotation to orient the table as you wish.

        I have my playfield display running in portrait mode and I set my table XY rotation to 0.

        Hope this helps…

        oh, and… G’Kar says “hey”

         

        Gwen
        - Wonky builder of the steampunk Nikola Tesla cabinet & Starfighter Cabinet

        #150753
        NailBuster
        Moderator
          @nailbuster
          ModeratorMember

          @Gwen scripts are correct.

          BUT just an FYI,  for you and others,  you cannot copy/paste launch/scripts from this forum as-is unless the poster originally wraps the script in “code”

          if you try and copy.paste the above script the double-quotes are unicode ‘fancy’ quotes that won’t work in windows launching.  You’ll get weird character errors popup when trying to launch.

          #150761
          Gwen
          Participant
            @gwen
            Member

            Thanks NailBuster, good to know.

            Gwen
            - Wonky builder of the steampunk Nikola Tesla cabinet & Starfighter Cabinet

            #150762
            londo
            Participant
              @londo

              yea that what i got by the way Gwen Thanks for trying to help I saw pics of your cab a while ago Quite the beautiful and unique cab   –>Kudos<–

            Viewing 5 posts - 1 through 5 (of 5 total)

            Forums are currently locked.

            ©2024 VPinBall.com

            Log in with your credentials

            Forgot your details?