Gottlieb/Premier Mario Andretti – 1995 – VPX

Viewing 20 posts - 1 through 20 (of 27 total)
  • Author
    Posts
  • #114931
    rascal
    Participant
      @rascal
      MemberContributor

      https://vpinball.com/VPBdownloads/gottliebpremier-mario-andretti-1995-vpx/

      This is a VPX recreation of a 1995 Gottlieb/Premier Mario Andretti pinball machine. Big thanks to Destruk, Darth Soudiuos, and Joe for their earlier VP8 version.  Thanks to Pinball Ken for his ball collision script and sounds, and JP for his ball rolling script and sounds .  I co-authored this table with Steely. He did some masterful work on the spinner in this table along with other nice improvements. This table is a blast to play. It needs the rom “andretti.zip” to run, you will have to find that yourself.

      Total of 27 users thanked author for this post. Here are last 20 listed.
      #114933
      bjschneider93
      Participant
        @bjschneider93
        Member

        Can’t wait to try it. Thanks

        #114934
        randr
        Keymaster
          @randr
          ModeratorMember

          Thanks rascal again :)

          ********************************************************
          Messing with the VPinball app and push notifications.
          So if you haven't downloaded app yet what are you waiting for!?
          for IOS and Android

          ********************************************************

          #114937
          rgarriott
          Participant
            @rgarriott
            Member

            As a Indiana native and a regular at the track at the end of May.  Thanks for a great table with an iconic figure.

            #114949
            Bob Albright
            Participant
              @bobalbright
              Member

              Fun Table . Thank you. Can you tell me how to make the dmd on the top of my cabinet playfield go away? It currently cannot be highlighted (show border) to make it smaller or drag it

              "And in the end, the love you take is equal to the love you make"

              #114950
              Onevox
              Participant
                @rooster
                Member

                So glad to see this. Really enjoy the real thing. Looking forward to giving it a spin. Thanks.

                 

                Onevox

                 

                #114954
                Goldchicco
                Participant
                  @goldchicco

                  Any chance to have a DMD for the cabinet mode?

                  Thank you

                  #114955
                  rascal
                  Participant
                    @rascal
                    MemberContributor

                    Fun Table . Thank you. Can you tell me how to make the dmd on the top of my cabinet playfield go away? It currently cannot be highlighted (show border) to make it smaller or drag it

                    Bob it should go away on its own if the table detects that you have B2S. Otherwise you can change line 23 from Flasher23.Visible = True to Flasher23.Visible = False. If you want the movable vpinmame dmd you can change line 13 to VarHidden=0 too. The other option is that you can find this Flasher23 on the editor and unlock it and move it where you want.

                    #114957
                    rascal
                    Participant
                      @rascal
                      MemberContributor

                      Any chance to have a DMD for the cabinet mode?

                      Thank you

                      Damn it, I screwed that up, change line 27 from VarHidden=0:VarRol=0 to VarHidden=0:VarRol=1.

                      #114967
                      Slydog43
                      Participant
                        @slydog43
                        Member

                        to remove dmd on cabinet mode add line

                        Flasher23.Visible = False

                        to line 33 (not sure why B2SON variable is not true)

                        #114982
                        dieman
                        Participant
                          @dieman

                          Great table,  when I start the game up in PinballX the Backglass does not show up, but if I start it up from my tables shortcut folder I have a backglass. Please help.

                          #115006
                          naeromagus
                          Participant
                            @naeromagus
                            Member

                            Common issue with Pinballx. Go into vpx set graphics options and clicks force full screen. It works for me on tables that won’t show backglass. It also improves vpx performance

                            #115053
                            h0pp4z
                            Participant
                              @h0pp4z

                              oops… wrong file…

                              Thank you…

                              #115056
                              rascal
                              Participant
                                @rascal
                                MemberContributor

                                Is there a way to get the vbs-file mentioned in the script header? :scratch:

                                controller.vbs comes in the script folder when you download vp10.

                                #115162
                                randr
                                Keymaster
                                  @randr
                                  ModeratorMember

                                  Keeps getting better! thanks @rascal

                                  ********************************************************
                                  Messing with the VPinball app and push notifications.
                                  So if you haven't downloaded app yet what are you waiting for!?
                                  for IOS and Android

                                  ********************************************************

                                  #115307
                                  eMBee
                                  Participant
                                    @embee
                                    Member

                                    Does anyone has a wheel for this one?
                                    I can do my PS trick, but it will be next week…

                                    #115311
                                    innertwist
                                    Participant
                                      @innertwist

                                      Does anyone has a wheel for this one?

                                      I can do my PS trick, but it will be next week…

                                      There is one in this wheel pack: https://vpinball.com/VPBdownloads/wheel-pack-2017-stat/

                                      1 user thanked author for this post.
                                      #115314
                                      STAT
                                      Participant
                                        @stefanaustria
                                        MemberContributor

                                        rascal, it is easy to set Objects to in/visible, look at the top in Script, there is …

                                        If Table1.ShowDT = true then
                                        VarRol=0:VarHidden=0
                                        Textbox1.visible = True
                                        Textbox2.visible = True
                                        Textbox3.visible = True
                                        Else
                                        VarRol=1:VarHidden=0
                                        Textbox1.visible = False
                                        Textbox2.visible = False
                                        Textbox3.visible = False
                                        End If

                                        In your latest Version i also had Textbox1 in FS Mod, just added this one above in bold.
                                        That means, it should not be visible in FS Mod – only DT Mod.

                                        Hidden=1 at DT is also not correct, DMD should Always be visible, changes in bold  :bye:

                                        #115513
                                        roccodimarco
                                        Participant
                                          @roccodimarco
                                          Member

                                          How can I get rid of these three number columns? I have been trying to figure this out for a few days now and I can’t get rid of them!

                                           

                                          71B3D99D-408A-44CA-B367-98E6035D3D02

                                          #115531
                                          rascal
                                          Participant
                                            @rascal
                                            MemberContributor

                                            How can I get rid of these three number columns? I have been trying to figure this out for a few days now and I can’t get rid of them!

                                            71B3D99D-408A-44CA-B367-98E6035D3D02

                                            I don’t think you can, unless you display it in a flasher on the table like I had it.

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

                                          Forums are currently locked.

                                          ©2024 VPinBall.com

                                          Log in with your credentials

                                          Forgot your details?