Jump to content
  • Download Now!

    big_trouble.jpg

     

Tarcisio Style Wheels

Tarcisio Style 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. #

183 files

  1. Raygun Runner Wheel

    Raygun Runner Wheel

    42 downloads

       (0 reviews)

    1 comment

    Submitted

  2. Raygun Runner

    Raygun Runner

    84 downloads

       (0 reviews)

    2 comments

    Submitted

  3. Raygun Runner Wheel

    Raygun Runner Wheel

    69 downloads

       (0 reviews)

    0 comments

    Submitted

       (2 reviews)

    0 comments

    Submitted

  4. Radical (Bally 1990)

    110 downloads

       (1 review)

    0 comments

    Submitted

  5. Ren & Stimpy Space Madness

    1000 x 1000

    100 downloads

       (0 reviews)

    2 comments

    Submitted

  6. Ren & Stimpy Wheel

    Ren & Stimpy Wheel

    126 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Roller Disco Wheel

    Roller Disco Wheel

    29 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Road Kings Wheel

    Road Kings Wheel

    36 downloads

       (0 reviews)

    0 comments

    Submitted

       (0 reviews)

    1 comment

    Submitted

  9. 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

    65 downloads

       (0 reviews)

    0 comments

    Updated

  10. Recently Updated - Pinup Popper Wheel and Playlist Sql Settings

    Just a new wheel for "Recently Updated" to go with my theme.
     
    In Pinup Popper, under the Playlist Settings, my sql settings are:
     
    Select * from games where visible=1 order by datefileupdated DESC LIMIT(20)  
    This will show the last 20 updated tables.

    62 downloads

       (0 reviews)

    3 comments

    Updated

  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.

    37 downloads

       (0 reviews)

    0 comments

    Updated

  12. 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.
     
     
     

    67 downloads

       (0 reviews)

    0 comments

    Updated

  13. 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.

    84 downloads

       (1 review)

    1 comment

    Updated

  14. 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.

    27 downloads

       (0 reviews)

    3 comments

    Updated

  15. 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.

    26 downloads

       (0 reviews)

    0 comments

    Updated

  16. 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

    16 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Retrowave Theme - Playlist 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

    41 downloads

       (1 review)

    0 comments

    Submitted

  18. 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

    39 downloads

       (0 reviews)

    0 comments

    Submitted

  19. 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

    28 downloads

       (0 reviews)

    0 comments

    Submitted

  20. 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.

    13 downloads

       (0 reviews)

    0 comments

    Submitted

  21. Rainbow Wheel

    Rainbow Wheel

    25 downloads

       (0 reviews)

    0 comments

    Submitted

  22. RockMakers Wheel

    RockMakers Wheel

    34 downloads

       (0 reviews)

    0 comments

    Submitted

  23. RoboCop - Dead or Alive Edition - Imagem Wheel

    RoboCop - Dead or Alive Edition - Imagem Wheel

    72 downloads

       (0 reviews)

    0 comments

    Submitted

×
  • Create New...