Knight Rider Backglass [P-ROC ]

Viewing 20 posts - 1 through 20 (of 23 total)
  • Author
    Posts
  • #167094
    zimbakin
    Participant
      @zimbakin
      Member

      https://vpinball.com/VPBdownloads/knight-rider-backglass-p-roc/

      A simple animated PUP backglass for P-ROC Knight Rider.
      The original was lost, so I recreated it from scratch with animations.

      – 3D reflective logo
      – flashing lights and moving scanner
      – burnout smoke
      – animated neon border
      – Dash TV plays all series intros in a loop
      – Poster explosion

      ** PLEASE DON’T REQUEST THE TABLE, Thanks.
      This is for P-ROC, hence the large cut-out which is for Horsepin’s DMD.

      INSTALLATION:

      Install the PUP per usual method.

      To position the DMD correctly,
      edit P-ROC/games/KnightRider/config.yaml

      Settings change depending on your monitor setup.

      Here’s a config example for a 4k playfield with a 1080p backglass.

      dmd_dots_w: 772
      dmd_dots_h: 419

      desktop_dmd_scale: 1

      screen_position_x: 4414
      screen_position_y: 634

      Never take advice from me,
      you'll end up drunk.

      #167096
      DeathInc
      Participant
        @deathincclan
        Member

        Thanks Zimbakin. Can I get……hey wait……

        1 user thanked author for this post.
        #167117
        Tom
        Participant
          @armyaviation
          MemberContributor

          Just looking for this the other day.  Thanks bud

          #167165
          Gamemodder36
          Participant
            @gamemodder

            Could you post the table for this?

            #167183
            charlieshakur
            Participant
              @charlieshakur
              Member

              Niceee could you make a real b2s for gremlins :) would be so grateful bro

              #167193
              marie
              Participant
                @marie
                Member

                Thanks!

                Also for the config example for pinball enthusiasts  like me with little technical knowledge

                :rose:

                #167194
                Thalamus
                Moderator
                  @thalamus
                  ContributorMemberModerator

                  Nice backglass. Missing the table though B-)

                  #167200
                  Tom
                  Participant
                    @armyaviation
                    MemberContributor

                    Gremlins? I must have missed that one

                    #167203
                    naeromagus
                    Participant
                      @naeromagus
                      Member

                      I have all of the can’t get them to run. Gremlin jaws. Knight rider and evildead..

                      #167242
                      zimbakin
                      Participant
                        @zimbakin
                        Member

                        I have all of the can’t get them to run. Gremlin jaws. Knight rider and evildead..

                        Guys, these are all the errors and solutions I can recall. Beyond this, there’s nothing else I can offer to help.

                        If you get a controller error…
                        Run command prompt as an Administrator

                        python C:\Python27\Scripts\pywin32_postinstall.py -install

                        This usually fixes the controller error.
                        Also check the C:\P-ROC folder and delete the “cmake” folder if it’s there, this can also cause errors.

                        If you get the sdltt error…
                        Get the latest SDL2 fonts from https://www.libsdl.org/
                        (use the 32bit fonts (even if you have a 64bit system))

                        copy  libfreetype-6.dll, SDL2_ttf.dll and zlib1.dll files to the following x2 locations:
                        P-ROC\Tools\Dlls (Nb. delete the old SDL2.dll from here, otherwise you will get errors)
                        C:\Python27\Lib\site-packages\pygame

                        Make sure P-ROC is installed on your C: directory.
                        If not you will need to edit a line to point to the alternative directory (google it).

                        If any of the above does not work, then Pyhton and P-ROC are not installed correctly.
                        Back everything up, uninstall P-ROC (with the uninstaller).
                        Follow this tutorial, then revisit the above points.

                        ——————–

                        Once you have CC up and running, other issues may be game specific.
                        eg. Knight Rider requires the .yaml config to be updated (read the readme file in each P-ROC game folder).

                        Good luck.

                        Never take advice from me,
                        you'll end up drunk.

                        #167273
                        Mark70
                        Participant
                          @mark70
                          Member

                          Nice backglass. Missing the table though B-)

                          Yeah, I also missed the table unfortunately. :scratch:
                          The backglass looks very nice, so thanks anyway to zimbakin

                          #167304
                          Psmiraglia
                          Participant
                            @psmiraglia

                            very nice. these are my settings for 4K plus 720p

                            dmd_dots_w: 560
                            dmd_dots_h: 400
                            dmd_dot_filter: true
                            dmd_window_border: false
                            dmd_always_on_top: true
                            desktop_dmd_scale: 1
                            dmd_framerate: 23.98
                            dmd_flip: 0
                            screen_position_x: 4235
                            screen_position_y: 435

                            #167512
                            Tom
                            Participant
                              @armyaviation
                              MemberContributor

                              Very nice pup for this table.  When i set the dmd scale to 1 though it is a little too wide for the space provided.  I dont think it will support anything less than 1 in the config file.  any suggestions

                              #167515
                              outhere
                              Moderator
                                @outhere
                                MemberContributorvipModerator

                                dmd_dots_w: 560 dmd_dots_h: 400

                                Try Adjusting these numbers
                                dmd_dots_w: 560
                                dmd_dots_h: 400

                                1 user thanked author for this post.
                                Tom
                                #167770
                                outhere
                                Moderator
                                  @outhere
                                  MemberContributorvipModerator

                                  This is not a update it was just moved to the puppack category

                                  #167789
                                  makmak
                                  Participant
                                    @makmak
                                    Member

                                    “the Hoff”… besides him a very nice BG ;-)! Thx!

                                    #168263
                                    balilolo
                                    Participant
                                      @balilolo

                                      hi,

                                      the dmd is always behind, even if on the config, dmd on top is set to true

                                      any advice, thanks

                                      #168464
                                      Mark70
                                      Participant
                                        @mark70
                                        Member

                                        It’s a bit off topic, but did anyone ever see a ”Controller.GetSettings” error in line 455 when trying to to start the table? I get this everytime, CCC is running fine though. :scratch:

                                        #168559
                                        zimbakin
                                        Participant
                                          @zimbakin
                                          Member

                                          It’s a bit off topic, but did anyone ever see a ”Controller.GetSettings” error in line 455 when trying to to start the table? I get this everytime, CCC is running fine though. :scratch:

                                          Try running C:\Python27\Scripts\pywin32_postinstall.py -install as Administrator

                                          It’s in my troubleshooting post above.

                                          Never take advice from me,
                                          you'll end up drunk.

                                          #168583
                                          Mark70
                                          Participant
                                            @mark70
                                            Member

                                            Thanks Zimbakin, I already tried that before.

                                            Edit: solved

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

                                          Forums are currently locked.

                                          ©2024 VPinBall.com

                                          Log in with your credentials

                                          Forgot your details?