FX3 DMD loading issue scripting

Viewing 6 posts - 21 through 26 (of 26 total)
  • Author
    Posts
  • #133210
    outhere
    Moderator
      @outhere
      MemberContributorvipModerator

      With freezy 1.73

      When I come back out of the game there seems to be a delay For the playfield video

      Launch Script

      START "" "[STARTDIR]Launch\VPXSTARTER.exe" 5 5 20 "Pinball FX3"

      START "" "[DIREMU]\Steam.exe" -applaunch 442120 -table_[GAMENAME]
      timeout 10

      cd "E:\Visual Pinball\VPinMAME"

      start /min "" "dmdext.exe" mirror --source=pinballfx3 -q -d virtual --virtual-hide-grip --virtual-position=5760 45 1280 685 --pinup PINUP\[GAMENAME]

      Close Script

      "[STARTDIR]LAUNCH\PUPCLOSER.EXE" WINTIT "Pinball FX3" 4 1

      rem Remove "rem" on the next line to close DMDExt after exiting a table.
      taskkill /f /im "dmdext.exe"

      #133234
      mon72
      Participant
        @mon72
        Member

        Ok interesting

        Nailbuster had something like this in his suggestion to me… i guess it did not work since my puppack editor is altered…

        Will test this first thing tomorrow

        Thanks man  :good:

        Do you use DMDext and FX3 as admin?

        I saw that you do not use legacy…

         

        #135544
        mon72
        Participant
          @mon72
          Member

          Success!!! finally I made it work

          Thank you Nailbuster, Outhere, Malinas

          This is the start script that worked for me…

          Now Im a happy guy again…

          <span style=”color: #ff0000;”>@echo off</span>
          <span style=”color: #ff0000;”>START "" "[STARTDIR]Launch\VPXSTARTER.exe" 5 5 20 "Pinball FX3"</span>
          <span style=”color: #ff0000;”>START "" "[DIREMU]\steam.exe" -applaunch 442120 %ALTPARAM% -table_[GAMENAME]</span>
          <span style=”color: #ff0000;”>timeout 10</span>
          <span style=”color: #ff0000;”>SET ALTPARAM=</span>
          <span style=”color: #ff0000;”>if "[ALTMODE]"=="classic"  (SET ALTPARAM=-class )</span>
          <span style=”color: #ff0000;”>if "[ALTMODE]"=="hotseat2" (SET ALTPARAM=-hotseat_2 )</span>
          <span style=”color: #ff0000;”>if "[ALTMODE]"=="hotseat3" (SET ALTPARAM=-hotseat_3 )</span>
          <span style=”color: #ff0000;”>if "[ALTMODE]"=="hotseat4" (SET ALTPARAM=-hotseat_4 )</span>
          <span style=”color: #ff0000;”>rem remove rem to setup your DMDEXT press “open examples for more info”</span>
          <span style=”color: #ff0000;”>cd "C:\pinball\Visual Pinball\VPinMAME"</span>
          <span style=”color: #ff0000;”>start /min "" "dmdext.exe" mirror --source=pinballfx3 -q -d virtual --virtual-hide-grip --virtual-position=7680 66 1280 654 --pinup PINUP\[GAMENAME]</span>

          :yahoo: :yahoo:   :yahoo:

           

          #135561
          mon72
          Participant
            @mon72
            Member

            There is always something…
            Now when I got the PUP-pack to work the alien backglass is staying when I press EXIT and go to the menu..

            When scrolling to another game Alien Isolation for example I still have the Alien Pup-pack backglass?

            When exiting from frontend to windows with “X” “PinUpDisplay (32 bit)” is still running in background… I see it in Task Manager.

            If I click end in Task manager the backglass disappears

            Please help :scratch:

            #135575
            outhere
            Moderator
              @outhere
              MemberContributorvipModerator

              Because somebody might copy and paste your script you insert go back to that post highlight the script then at the top under format click on code..

              When I close a table with a PuP-Pack the media continues playing (won’t close) when I return to frontend.
              http://www.nailbuster.com/wikipinup/doku.php?id=puppack_troubleshoot

              #135576
              mon72
              Participant
                @mon72
                Member

                Ill fix that right away

              Viewing 6 posts - 21 through 26 (of 26 total)

              Forums are currently locked.

              ©2024 VPinBall.com

              Log in with your credentials

              Forgot your details?