Popper backglass issue

Viewing 20 posts - 1 through 20 (of 25 total)
  • Author
    Posts
  • #129468
    Genesis38
    Participant
      @genesis38
      Member

      Back with another popper issue. This time around when exiting a table and launching another, the previous tables backglass is still present. I need to quit popper altogether and relaunch it to fix the issue.

      Any ideas on what can be the issue?

      Thanks in advance fellows.

      #129474
      NailBuster
      Moderator
        @nailbuster
        ModeratorMember

        is it any backglass/directb2s or pup-packs that remain?

        if its any backglass check this:  http://www.nailbuster.com/wikipinup/doku.php?id=new_install_files_v1_4

        #129476
        Genesis38
        Participant
          @genesis38
          Member

          Strictly b2s backglass NailBuster. Puppacks are fine. I’ll check out your suggestion. Thank you ?

          #129496
          Genesis38
          Participant
            @genesis38
            Member

            NailBuster, your suggestion worked. All good now, thank you so much ??. Crazy to think one simple word in a script phrase can mess things up.

            #131624
            newtopinball78
            Participant
              @newtopinball78
              Member

              I noticed I am having this issue when I use the older tables like The Amazing Spiderman (1980) or any table that uses a b2s.exe file…..the backglass stays even when exiting table and browsing other tables in my vp9 emulator.  Is there a script to close the backglass for these tables?? My vpx tables don’t do this.

              #131629
              outhere
              Moderator
                @outhere
                MemberContributorvipModerator

                You could try adding this to the close script area and change dmdext.exe to whatever it is that stays running

                taskkill /f /im "dmdext.exe"

                2 users thanked author for this post.
                #131636
                newtopinball78
                Participant
                  @newtopinball78
                  Member

                  Hey outhere that worked thanks!! I just added as an example taskkill /f /im “BadCats_FS_B2S.exe” to closing script and backglass doesn’t remain any longer, now do I have to add this line for the few b2s.exe backglass tables I have or is there a command that I include multiple tables in this line??

                  #131639
                  outhere
                  Moderator
                    @outhere
                    MemberContributorvipModerator

                    I do not know what command line you would put in for multiple items

                    #131641
                    NailBuster
                    Moderator
                      @nailbuster
                      ModeratorMember

                      try something like this in close script.  i havne’t tried it so let me know :)

                      if NOT "[CUSTOM3]"=="" taskkill /f /im "[CUSTOM3]"

                      then set “custom launch 3” on the games with the full filename you want to close.

                       

                      #131642
                      newtopinball78
                      Participant
                        @newtopinball78
                        Member

                        sorry im not understanding like could you give me an example how I would try to put in mulitple games ie: BadCats_FS_B2S.exe, Amazing_Spiderman_2012_B2S.exe, BigValley_FS_B2S.exe into the above script??

                        #131663
                        outhere
                        Moderator
                          @outhere
                          MemberContributorvipModerator

                          Put this in the close script area

                          if NOT "[CUSTOM3]"=="" taskkill /f /im "[CUSTOM3]"

                          On the left Select game
                          on the right Add to CUSTOM 3

                          Pinup

                           

                          2 users thanked author for this post.
                          #131675
                          newtopinball78
                          Participant
                            @newtopinball78
                            Member

                            Yes thank you that is working

                            #136075
                            mon72
                            Participant
                              @mon72
                              Member

                              I have a similar problem in FX3

                              When i play Alien pup-pack and exit out… i still have the Alien Backglass and it does not change when i change game.

                              I normally get Windows screen… it is not picking up next Backglass with next game.

                              I think the problem is that it is not closing out PinUpDisplay (32 bit)… why I don’t know…

                              I have updated to the new pup plugin in nailbusters wiki.

                              I have the VPX video settings according to the wiki

                              in the regedit both at91jit and Ddraw is enabled “1”.

                              fullscreen excusive enabled.

                              Any one have any ideas?

                              br

                              mon72

                              IMG_3754 this backglass don’t go away after exiting Aliens…

                              IMG_3758 PinUpDisplay  (32 bit) still there after I exit pinup popper menu…

                              #136253
                              outhere
                              Moderator
                                @outhere
                                MemberContributorvipModerator

                                I’m not using that puppack but try this – Add to Close script in the Emulator And see what it does

                                taskkill /f /im "PinUpDisplay.exe"

                                #136255
                                outhere
                                Moderator
                                  @outhere
                                  MemberContributorvipModerator

                                  FX3 tables using dmdext and pup / doflinx can’t have dmdext run as admin, or the pup-pack won’t close out when exiting the table.

                                  Trouble Shooting Pup-Packs
                                  http://www.nailbuster.com/wikipinup/doku.php?id=puppack_troubleshoot

                                  #136260
                                  mon72
                                  Participant
                                    @mon72
                                    Member

                                    Will try it

                                    Just wanted to make sure that i have not missad anything else…

                                    Dmdext not running as admin.

                                    I have gone through the trubbelshooter, I’ll run through it again for safty sake…

                                    it is probably something small like a space in the wrong place and impossible to find.

                                    I will test another sam.vbs also because my ACDC Luci stoped working after I updated it…and now I get a error can’t find game name.

                                    When i checked with vpmame the Rom name was off cource not there… will update to a newer issue. Any suggestions of a good release?

                                    I am unsure if this can affect the missing Backglass in Fx3?

                                    thanks for your input Outhere ???

                                    #136265
                                    outhere
                                    Moderator
                                      @outhere
                                      MemberContributorvipModerator

                                      I’m not using that puppack but try this – Add to Close script in the FX3 Emulator Setup And see what it does

                                      If you copy and paste it from the last post try it from this post

                                      taskkill /f /im "PinUpDisplay.exe"

                                      #136277
                                      outhere
                                      Moderator
                                        @outhere
                                        MemberContributorvipModerator

                                        I just the FX3 puppack on my cab and does the same as yours

                                        I tried some ideas, Have not found a solution

                                        #136284
                                        NailBuster
                                        Moderator
                                          @nailbuster
                                          ModeratorMember

                                          @outhere if you try running it without doflinx in background…does aliens pack close ok in fx3?

                                          #136304
                                          outhere
                                          Moderator
                                            @outhere
                                            MemberContributorvipModerator

                                            No luck and I tried different versions of freezy and that didn’t help

                                          Viewing 20 posts - 1 through 20 (of 25 total)

                                          Forums are currently locked.

                                          ©2024 VPinBall.com

                                          Log in with your credentials

                                          Forgot your details?