rodclemen

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: PinUP System (Player and Popper Front-End) Install #232081
    rodclemen
    Participant
      @rodclemen

      Its not just a setting, as far as I remember you also have to use the 4k pics/videos.

      But if you look through the instructions of how to install this theme you will find all the info you need to set it to 4K

      https://vpinball.com/VPBdownloads/t-arc-themes-for-pinup-popper/

       

      1 user thanked author for this post.
      in reply to: Starship Troopers (Sega 1997) #227681
      rodclemen
      Participant
        @rodclemen

        amazing job! thanks for ruining my weekend! I had plans! :)

        in reply to: Terminator 2 #224828
        rodclemen
        Participant
          @rodclemen

          This is absolutely amazing work! thank you so much!

          1 user thanked author for this post.
          g5k
          in reply to: Sterns beatles table #223796
          rodclemen
          Participant
            @rodclemen

            i would love to try this as well, if you know what it mean :) notch notch, wink wink.

            in reply to: Monster Bash Skitso mod #220806
            rodclemen
            Participant
              @rodclemen

              No problems here with the gear enginge; starts only the first 2 or 3 seconds after table has been startet end ends then. strange behavior with your setup.

              You´re up to date with your vpinmane install?

              yep, up to date, and the Bigus version of the table doesn’t keep the gear motor on.

              (also Dracula docent even move, so there is definitely something weird going on)

              But changing the code fixed it for me, and Dracula is moving again to reallign himself to the starting point.

              Please try updating to the attached code and see if it fixes your issue.

              that works! thanks! this tabel is crazy fun, and SO beautiful! back to playing! :)

              in reply to: Monster Bash Skitso mod #220745
              rodclemen
              Participant
                @rodclemen

                No problems here with the gear enginge; starts only the first 2 or 3 seconds after table has been startet end ends then. strange behavior with your setup.

                You´re up to date with your vpinmane install?

                yep, up to date, and the Bigus version of the table doesn’t keep the gear motor on.
                (also Dracula docent even move, so there is definitely something weird going on)

                But changing the code fixed it for me, and Dracula is moving again to reallign himself to the starting point.

                in reply to: Monster Bash Skitso mod #220733
                rodclemen
                Participant
                  @rodclemen

                  LOVE it LOVE it LOVE it! thank you guys for this amazing update!

                  I too had problems with the gear motor running constantly, and figured out that it was the Dracula init that was the culprit.

                  So I looked at the Bigus mod version and copied his code :) hope that’s ok Bigus.

                  So a temporary solution until Skitso gets around to it you can play this awesome table by replacing this section:
                  (just remove the whole Drac Move section and use this instead)

                  ‘*******Drac Move****************************************
                  Sub SolDrac(enabled)
                  If Enabled Then
                  PlaySound SoundFX(“IdolMotor”,DOFGear),-1
                  Else
                  StopSound “IdolMotor”
                  End If
                  End Sub
                  Sub DracUpdate
                  dOldPos=MechPos
                  MechPos=controller.getmech(2)
                  dNewPos=MechPos
                  if dOldPos>dNewPos then dDir=1:DOF 102, DOFPulse
                  if dOldPos<dNewPos then dDir=-1:DOF 102, DOFPulse
                  If initDrac=0 and (MechPos = 5  or MechPos = 85) then exit sub’this is used on init so drac starts always at 72 degrees or -13
                  if dDir= 1 and Drac.RotZ < (77 – MechPos) then Drac.rotz = Drac.rotz – (Drac.rotz – (77- MechPos))/20
                  if dDir=-1 and Drac.RotZ > (72 – MechPos) then Drac.rotz = Drac.rotz – (Drac.rotz – (72- MechPos))/20
                  DracSupport.RotZ=Drac.RotZ:DracSh.RotZ=Drac.RotZ
                  For Each xx in DracTargets:xx.IsDropped = 1:Next
                  DracTargets(Int((12 + Drac.RotZ)/2+1.25)).IsDropped = 0
                  For Each xx in BackSide:xx.IsDropped = 1:Next
                  BackSide(Int((12 + Drac.RotZ)/2+1.25)).IsDropped = 0
                  End Sub
                  **********************************************

                  Hope I didn’t break any rules by doing this, I just wanted to play this table.

                  /Rod

                   

                  in reply to: Guardians Of The Galaxy #215788
                  rodclemen
                  Participant
                    @rodclemen

                    edit: ok, the sound was so low that I could not hear it, so I turned up everything to 1.0 in the settings. I am still missing the dialogue when launching the table (like the non pup pack version)

                     

                    im at a loss :(

                    I have a 2 screen setup + a realms (pin2dmd) and when I set DMDmode = 2 everything looks as it should, but the sound is weird. the music stops as soon as the ball drains, and starts again when the new ball starts moving.
                    there’s no dialogue or music when the table starts up and you dont touch anything.

                    The crazy things is, when I set the DMDmode=0 or 1 I of course dont get the pup pack but now the sounds are working perfect.

                    what have I done wrong? I am pretty confident that i am overlooking something – I’ve just been trying to fix this all day now so I can’t think straight anymore :)

                    sound is also working perfect in “normal” tables with out pup packs, so im sure its something with my pinupplayer. (I have tried reinstalling it)

                    I am just using basic 2.1 sound.

                    Really hope someone has an idea
                    /Rod

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

                  ©2024 VPinBall.com

                  Log in with your credentials

                  Forgot your details?