Jump to content
  • What's Next?

     

     

Wheel Images

Sub Category  

Wheel Images

  1. All
  2. A
  3. B
  4. C
  5. D
  6. E
  7. F
  8. G
  9. H
  10. I
  11. J
  12. K
  13. L
  14. M
  15. N
  16. O
  17. P
  18. Q
  19. R
  20. S
  21. T
  22. U
  23. V
  24. W
  25. X
  26. Y
  27. Z
  28. #

44 files

  1. Roller disco reskin Balutito (MOD) (Wheel)

    "Roller disco reskin Balutito" vpx wheel
    "Roller disco reskin Balutito" DMD picture
     
    if you appreciate the work, then thank you for not forgetting a "like" or a "review" , it's nice!

    120 downloads

       (0 reviews)

    0 comments

    Submitted

  2. Rat Fink Wheel

    Here's a Rat Fink wheel. I cut it from an image in the FP table. Enjoy!

    117 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Re-Animator Balutito (Original) (Wheel)

    "Re-Animator Balutito" vpx wheel
    "Re-Animator Balutito" DMD picture
     
    if you appreciate the work, then thank you for not forgetting a "like" or a "review" , it's nice!

    172 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Retrowave Theme System Wheels - Passcode Wheels 0-9

    I made a Retrowave theme for my Pinup Popper.
     
    I like Retrowave.  You can use these to replace your default wheels.

    5 downloads

       (0 reviews)

    0 comments

    Submitted

  5. Retrowave Theme - All Tables - System Wheel

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace

    17 downloads

       (0 reviews)

    0 comments

    Updated

  6. Retrowave Theme - Favourites Wheel

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace

    8 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Retrowave Theme - Favourite Wheels

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace

    14 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Retrowave Theme - Most Played Wheels and Playlist Sql Settings

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace
     
    In Pinup Popper Playlist Settings - under the sql section I have:
     
    SELECT * FROM Games JOIN GamesStats ON Games.GameID=GamesStats.GameID AND Visible=1 ORDER BY GamesStats.TimePlayedSecs DESC LIMIT 25  
    This will select the top 25 tables based on how long (in seconds) I've played them.

    25 downloads

       (0 reviews)

    0 comments

    Updated

  9. Retrowave Theme - Recently Played / Most Recent Wheels and Playlist Sql Settings

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace

    In Pinup Popper Playlist editor, under the Sql Settings I have:
     
     
    SELECT * FROM Games JOIN GamesStats ON Games.GameID=GamesStats.GameID AND Visible=1 ORDER BY LastPlayed DESC Limit(20)  
    This will display the last 20 tables I played.
     
     
     

    15 downloads

       (0 reviews)

    0 comments

    Updated

  10. Retrowave Theme - File Name Wheel

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace

    6 downloads

       (0 reviews)

    0 comments

    Submitted

  11. Retrowave Theme - Recently Added Wheel and Playlist Sql Settings

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel, if you like it to, to replace the just added default wheel.
     
    In Pinup Popper playlist settings, for sql I have:
     
    Select * from Games where visible=1 order by DateAdded DESC LIMIT(20) 
    Select * from Games where visible=1 order by DateAdded DESC LIMIT(20)  
    This shows the last 20 tables that were added.

    10 downloads

       (0 reviews)

    0 comments

    Updated

  12. Retrowave Theme - Least Played Wheel and Playlist Sql Settings

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel with a custom playlist.
     
     
    In Pinup Popper's Playlist Config - under the Active SQL settings, I have this:
     
    SELECT * FROM Games JOIN GamesStats ON Games.GameID=GamesStats.GameID AND Visible=1 where TimePlayedSecs>=500 AND TimePlayedSecs <1800 ORDER by RANDOM () LIMIT 20  
    This basically will, randomly show 20 tables, that I played more than 500 seconds but less than 1800 seconds.
     
    I had it pick 20 at random, because there probably are 200 tables that meet this criteria.

    7 downloads

       (0 reviews)

    0 comments

    Updated

  13. Retrowave Theme - Never Played Wheel and Playlist Sql Settings

    I made a Retrowave theme for my pinup popper.
     
    I like Retrowave and you can use this wheel with a custom playlist.
     
    In Pinup Popper playlist editor, under the sql settings I have:
     
    SELECT * FROM Games JOIN GamesStats ON Games.GameID=GamesStats.GameID AND Visible=1 where TimePlayedSecs>=0 AND TimePlayedSecs <180 ORDER by RANDOM () desc LIMIT 20  
    This will display a random set of 20 tables that I have only been played between 0 and 180 seconds.  I had it pick a random 20 because there'd be a lot of my tables that meet this criteria.

    9 downloads

       (0 reviews)

    3 comments

    Updated

  14. ROBOCOP Wheel

    One more

    33 downloads

       (0 reviews)

    0 comments

    Submitted

  15. Radical (Bally 1990) Wheel

    Hi!
     
    here you have a wheel version of Radical (Bally 1990)
     
    Now I removed the white background that was left unintentionally!!! Deleted the old one.
    My apologies for that!!!!!
     
    Now, enjoy!!!!

    147 downloads

       (0 reviews)

    1 comment

    Submitted

  16. Rolling Stones (Bally 1980) Wheel Image

    My take on Rolling Stones (Bally 1980) wheel image.

    33 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Return Of The Living Dead

    I couldn't find a ROTLD wheel, so I made this one is anyone wants it.

    70 downloads

       (0 reviews)

    0 comments

    Submitted

  18. Rush Wheels for Themed Cab

    Rush Wheels for Themed Cab.

    222 downloads

       (0 reviews)

    0 comments

    Submitted

  19. Red & Teds Road Show - MeDiSt

    Sharing wheel i made for my cab
     
     

    49 downloads

       (0 reviews)

    0 comments

    Submitted




×
  • Create New...