Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: SQL Playlists #221261
    blokenamedblake
    Participant
      @blokenamedblake

      Sorry for the double post, but the reason for the above initial question was because I wanted to find a way to add the tick to the field “Add to Batch record” so when I do my weekly update/addition of tables, I can record the updated playfields.  So if you go in to PinUP Popper Setup > Popper Setup > DB Editor (advanced), I now paste the following in the sqltext and click Execute SQL.

      UPDATE Games SET AutoRecFlag ='1' WHERE DateUpdated>= datetime('now','-7 day')

      I then just run the PopperAutoRecord and after doing the brand new tables, I tick only add flagged Games, change the playfield and/or backglass dropdown to All/Overwrite, and then click Scan, then Start Auto-record

      in reply to: SQL Playlists #221231
      blokenamedblake
      Participant
        @blokenamedblake

        G’day all.

        Nailbuster’s site shows the structure of the Games table, but can anyone share the structure of the GamesStats table.

        Thanks in advance.

        **EDIT**

        Answered my own question, so here is it is in case it helps anyone else:

        UniqueID INTEGER

        GameID INTEGER,

        LastPlayed DATETIME,

        NumberPlays INTEGER,

        TimePlayedSecs INTEGER,

        HighScores TEXT

        in reply to: Guardians Of The Galaxy #195676
        blokenamedblake
        Participant
          @blokenamedblake

          Firstly, a huge thanks to @daphishbowl and @Mr.H. for this amazing table.  I have only played it a little, and I can tell this is going to suck many hours out of me try to beat it.

          So the table plays great but I am having some major issues with the PuPPack.  My setup is a 3 screens with a separate playfield, backglass, and LCD DMD (showing only a normal DMD size through the backglass stickers).

          When I change it to run PUPDMD, everything works, but the DMD is too big to see.
          Setting it for UltraDMD, some DMD videos are sized wrong, and no backglass.  It also creates a new blank folder in PuPVideo called gotg_2020.

          I am running the latest stables versions of everything, and I usually have no issues with PuPpacks (new Getaway for example works like a charm).  I think I just have issues with non ROM puppack tables.
          Munsters the table wont sit right, Harry the DMD is just looking scrolls, and now this one.  Can someone please help me out.

          1 user thanked author for this post.
          blokenamedblake
          Participant
            @blokenamedblake

            I’m so sorry in advance for the dumb question….. I’m using Popper, can I (and then how do I) use a video background while playing the table.

            I’m all over the adding a b2s, but I keep seeing these cool video backglass creations and don’t know of I can use them.

            Happy for just a useful link to a guide if it exists

            in reply to: Tiger King (Original 2020) #172840
            blokenamedblake
            Participant
              @blokenamedblake

              Thanks for the ultimate themed isolation table!

              Gameplay: https://www.youtube.com/watch?v=XcabvK–5jQ

              in reply to: Iron Maiden Virtual Time v1.0.0 (2020) #170178
              blokenamedblake
              Participant
                @blokenamedblake

                This table is so good, wankers are now using it to sell their rip off cabinets (with included pirate/cracked FX3 tables)

                Higher quality video here

                Posted by Ultra Custom Cabs Arcade Machines on Sunday, March 29, 2020

                in reply to: Generic Loading Videos – HD+4K #167779
                blokenamedblake
                Participant
                  @blokenamedblake

                  Dude.  Awesome! Thanks

                  1 user thanked author for this post.
                  in reply to: Iron Maiden Virtual Time v1.0.0 (2020) #166243
                  blokenamedblake
                  Participant
                    @blokenamedblake

                    Wow.

                    Awesome table, so playable.

                    One request – with three small kids I got all kinds of grief over the start audio (the F bombs) any chance of a different choice (if its in the script I apologise or if its a reference to a music file, perhaps I can change/modify to keep her indoors happy with my hobby).

                    Thanks again, it really is a fun table and very playable.

                    Edit the script. On line 613 you should change it from:

                    PlaySound “_IMwelcome”

                    to

                    PlaySound “_IMwelcomeUnderGlass”

                    You’ll still get sound, but not the bad words.

                    2 users thanked author for this post.
                    in reply to: Iron Maiden Virtual Time v1.0.0 (2020) #166080
                    blokenamedblake
                    Participant
                      @blokenamedblake

                      @mussinger Dude.  Awesome table I really enjoy playing it.

                      One thing that has happened to me twice now, and luckily I caught it on a recording, but I lose the flippers to the song change.

                      You can see it at 05:44 on the following video: Friendly Flippers – Iron Maiden Virtual Time (2020)

                      I also managed to get Ball 1 locked during multiball, a few times.

                      Anyway to fix it.  Did I do something wrong? :unsure:

                      1 user thanked author for this post.
                      in reply to: SQL Playlists #165224
                      blokenamedblake
                      Participant
                        @blokenamedblake

                        How can I find games I have on my system but have never played?

                         

                        I thought this would work:

                        select * from Games where NumberPlays=0

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