VP9 Pinup popper

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #131644
    newtopinball78
    Participant
      @newtopinball78
      Member

      Hello was just wondering why when I launch my vp9 tables through popper the playfield won’t remain on screen while table loads it will show the visual pinball screen loading the table and rendering table screen until table is loaded….vpx tables when launched from pinup popper the playfield remains on the screen until the table loads

      #131653
      outhere
      Moderator
        @outhere
        MemberContributorvipModerator

        try Adjusting 1st number

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

        #131654
        newtopinball78
        Participant
          @newtopinball78
          Member

          this is what i have for VP9 tables as i followed nailbuster’s info….my vpx script is the same as yours and no issues with vpx tables

          START “” “[STARTDIR]Launch\VPXSTARTER.exe” 30 10 60
          cd /d “[DIREMU]”
          if “[ALTEXE]” == “” (
          START /min “” vpinball995.exe “[DIREMU]” -play “[GAMEFULLNAME]”
          ) else (
          START /min “” [ALTEXE].exe “[DIREMU]” -play “[GAMEFULLNAME]”
          )

          #131656
          newtopinball78
          Participant
            @newtopinball78
            Member

            10 10 60 is what I have sorry…. not 30 10 60 for vp9

            #131659
            outhere
            Moderator
              @outhere
              MemberContributorvipModerator

              10 10 60 is what I have sorry…. not 30 10 60 for vp9

              The post was just to let you know what number to try Changing… it was just for reference

              #131741
              newtopinball78
              Participant
                @newtopinball78
                Member

                ok just wondering what else it could be?? Do your vp9 games load up without switching to visual pinball program showing the rendering table screen??

                #132465
                newtopinball78
                Participant
                  @newtopinball78
                  Member

                  Hello after thinking about it I figured it out myself in case anyone is having the same issue with VP9….the issue was I was missing the -minimized from the launch script.

                  minimized

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

                Forums are currently locked.

                ©2024 VPinBall.com

                Log in with your credentials

                Forgot your details?