Jump to content



Photo
* * * * * 12 votes

JP's Deadpool[Visual Pinball X Original]

deadpool

  • Please log in to reply
447 replies to this topic

#301 wiesshund

wiesshund

    VPF Legend

  • Members
  • PipPipPipPipPipPipPip
  • 11,859 posts

  • Flag: United States of America

  • Favorite Pinball: How many can i have?

Posted 06 November 2021 - 08:38 PM

I cannot get this table to run in 10.7. It crashes every time I try and run it. The Goonies works just fine though. I am running a 2 screen setup and the 1.06pup version. The puppack seems to load fine, but not the table. I get no errors either. I am not sure where to look as the script shows that flexdmd is set to false, which I had to change in order to get Goonies to run. Anything else I need to check?

 

You need to post in the support thread for the PUP pack

JP did not make any PUP pack, nor a PUP enabled table

so you will need to ask the Author(s) of the table you downloaded


If you feel the need to empty your wallet in my direction, i don't have any way to receive it anyways

Spend it on Hookers and Blow


#302 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,325 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 29 December 2021 - 05:57 AM

UPDATE - BUG FIX

 

1.07: Updated 29.12.2021
- fixed berserker. It never started because of a missing line. Thanks to CPAG0821 for spotting the error.
 
Berserker never started because I forgot one line in the script :)
If you want to fix yourself the error in the script (instead of downloading the new version) then add the darker line to the Sub CheckBerserker :
 
Sub CheckBerserker
    BerserkerCount(CurrentPlayer) = BerserkerCount(CurrentPlayer) + 1
    If BerserkerCount(CurrentPLayer) = 25 Then 'Start Berserker Rage
        DMD CL(0, "STARTING"), CL(1, "BERSERKER RAGE"), "", eNone, eNone, eNone, 1500, True, ""
        DMD CL(0, "BERSERKER RAGE"), CL(1, "SHOOT THE SPINNERS"), "", eNone, eNone, eNone, 1500, True, ""
        StartBerserker
    End If
End Sub

If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#303 Pinballman

Pinballman

    Enthusiast

  • Gold Supporter
  • 304 posts

  • Flag: ---------

  • Favorite Pinball: Wizard of Oz

Posted 29 December 2021 - 07:31 AM

This table is such a blast to play, thank you so much JP!

 

I was curious if there is suppose to be background music while playing?  I don't seem to have any.  Also was wondering if there was a way to raise the volume on the "narrators" voice (the deep voice that says "Sabertooth, Mystique, Juggernaunt" for example).



#304 bolt

bolt

    VPF Veteran

  • VIP
  • 5,160 posts
  • Location:Kiel / Schleswig Holstein

  • Flag: Germany

  • Favorite Pinball: JP's Deadpool, Harlem Globetrotters, Spiderman and much more

Posted 29 December 2021 - 11:25 AM

Thanks for the update JP and CPAG0821.


Posted Image

#305 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,325 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 29 December 2021 - 11:38 AM

This table is such a blast to play, thank you so much JP!

 

I was curious if there is suppose to be background music while playing?  I don't seem to have any.  Also was wondering if there was a way to raise the volume on the "narrators" voice (the deep voice that says "Sabertooth, Mystique, Juggernaunt" for example).

 

Yes, there is music. I guess you need to download the VPX 10.7 that has just been released, and don't forget to ovewrite everything, like dlls and vbs files, and not simply copy the exe file :)

The voices should be in the right volume.

 

Another thing depending on the sound hardware you have you may need to adjust the speaker settings. I heard from others that the sound was played on speakers that didn't exist. But I don't know much more since I just use headphones :)


If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#306 Pinballman

Pinballman

    Enthusiast

  • Gold Supporter
  • 304 posts

  • Flag: ---------

  • Favorite Pinball: Wizard of Oz

Posted 29 December 2021 - 10:34 PM

 

This table is such a blast to play, thank you so much JP!

 

I was curious if there is suppose to be background music while playing?  I don't seem to have any.  Also was wondering if there was a way to raise the volume on the "narrators" voice (the deep voice that says "Sabertooth, Mystique, Juggernaunt" for example).

 

Yes, there is music. I guess you need to download the VPX 10.7 that has just been released, and don't forget to ovewrite everything, like dlls and vbs files, and not simply copy the exe file :)

The voices should be in the right volume.

 

Another thing depending on the sound hardware you have you may need to adjust the speaker settings. I heard from others that the sound was played on speakers that didn't exist. But I don't know much more since I just use headphones :)

 

 

Thank you very much JP - not only for this but for all the VP enjoyment you've given us for so many years!!! :otvclap:  :love39:


Edited by Pinballman, 29 December 2021 - 11:55 PM.


#307 calrissian

calrissian

    Hobbyist

  • Members
  • PipPip
  • 11 posts

  • Flag: ---------

  • Favorite Pinball: TPA

Posted 08 January 2022 - 04:21 PM

Are there any tricks to getting solenoids to work with this table?  I'm new to doflinx, but have it working in fx3 and visual pinball, except this table.  I've updated my directoutput ini file from the website so there is a reference to the deadpool rom in it, but I'm not sure what else I should be doing to get it running.  Any advice?

 

Love the table, by the way.  It's probably my favorite that I've discovered as I've learned vp over the last six months.  Thanks!

 



#308 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,806 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 08 January 2022 - 04:35 PM

Are there any tricks to getting solenoids to work with this table?  I'm new to doflinx, but have it working in fx3 and visual pinball, except this table.  I've updated my directoutput ini file from the website so there is a reference to the deadpool rom in it, but I'm not sure what else I should be doing to get it running.  Any advice?

 

Love the table, by the way.  It's probably my favorite that I've discovered as I've learned vp over the last six months.  Thanks!

 

If it is working in other VP Tables then it should work
Did you check the Log File?  -- DirectOutput.log
This DOF is for VP - https://www.vpforums...topic=39557&hl=
This DOF if for doflinx - FP And FX2/FX3
 



#309 calrissian

calrissian

    Hobbyist

  • Members
  • PipPip
  • 11 posts

  • Flag: ---------

  • Favorite Pinball: TPA

Posted 08 January 2022 - 11:26 PM

I'll copy my directoutput.log below.  I noticed that my solenoids are no longer working in fx3 either, so I'm sure I've messed something up.  I added a nudge using Pinscape/kl25z, with my solenoids on a Sainsmart board, and it wouldn't surprise me if I messed that up, but the JP Deadpool solenoid thing preceded that change, so I'm not really sure what to look for.  I just confirmed that solenoids are working fine in AC/DC in vpx.

 

Directoutput.log

 

---------------------------------------------------------------------------------
DirectOutput Version 3.1.7776.42172, built 2021.04.16 23:25
MJR Grander Unified DOF R3++ edition feat. Djrobx, Rambo3, and Freezy
DOF created by SwissLizard | https://github.com/mjrgh/DirectOutput
2022.01.08 17:14:43.808 DirectOutput Logger initialized
2022.01.08 17:14:43.783 Finishing framework
2022.01.08 17:14:43.783 Finishing cabinet
2022.01.08 17:14:43.783 Debug: Finishing output controllers
2022.01.08 17:14:43.783 Debug: Output controllers finished
2022.01.08 17:14:43.783 Cabinet finished
2022.01.08 17:14:43.783 DirectOutput framework finished.
2022.01.08 17:14:43.783 Bye and thanks for using!
2022.01.08 17:14:43.788 Global config filename is "C:\Users\brian\Desktop\Pinball Emporium\emulators\DirectOutput\config\GlobalConfig_b2SServer.xml"
2022.01.08 17:14:43.808 Global config loaded from: C:\Users\brian\Desktop\Pinball Emporium\emulators\DirectOutput\config\GlobalConfig_b2SServer.xml
2022.01.08 17:14:43.808 Loading Pinball parts
2022.01.08 17:14:43.808 Loading cabinet
2022.01.08 17:14:43.808 No cabinet config file loaded. Will use AutoConfig.
2022.01.08 17:14:43.808 Cabinet auto configuration started
2022.01.08 17:14:43.880 Detected and added Pinscape Controller Nr. 1 with name Pinscape Controller 01
2022.01.08 17:14:43.880 Added LedwizEquivalent Nr. 51 with name Pinscape Controller 01 Equivalent for Pinscape Controller Nr. 1, 22
2022.01.08 17:14:43.885 PhilipsHueAutoConfigurator.AutoConfig started...note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2022.01.08 17:14:43.890 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.896 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.898 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.899 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.900 LedWiz-like device at VID=1, PID=4, product string=Joystick V2.04, manufacturer string=GeeekPi
2022.01.08 17:14:43.901 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.902 LedWiz-like device at VID=64250, PID=240, product string=Pinscape Controller, manufacturer string=mjrnet
2022.01.08 17:14:43.902 HID caps: usage page=1, usage=4, number of link collection nodes=1, output report byte length=9
2022.01.08 17:14:43.904 LedWiz-like device at VID=1133, PID=50475, product string=USB Receiver, manufacturer string=Logitech
2022.01.08 17:14:43.904 Opening 32-bit LedWiz driver...
2022.01.08 17:14:43.904 Detected and added LedWiz Nr. 1 with name LedWiz 01
2022.01.08 17:14:43.904 Added LedwizEquivalent Nr. 1 with name LedWiz 01 Equivalent for Ledwiz Nr. 1
2022.01.08 17:14:43.941 FT245RBitbangControllerAutoConfigurator.AutoConfig.. Detected FT245RBitbangController[0], name=FT245RBitbangController 0, description: UM245R, serial #FT9LGZ84
2022.01.08 17:14:43.941 Detected and added FT245RBitbangController Id 0 with name FT245RBitbangController 0
2022.01.08 17:14:43.941 Added LedwizEquivalent Nr. 40 with name FT245RBitbangController 0 Equivalent 1 for PacUIO with Id 0
2022.01.08 17:14:43.941 Cabinet auto configuration finished
2022.01.08 17:14:43.941 Cabinet loaded
2022.01.08 17:14:43.941 Loading table config
2022.01.08 17:14:43.941 No TableFilename specified, will use empty tableconfig
2022.01.08 17:14:43.941 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName doflinx
2022.01.08 17:14:43.943 Loading LedControl file C:\Users\brian\Desktop\Pinball Emporium\emulators\DirectOutput\config\directoutputconfig.ini
2022.01.08 17:14:43.943 Min DOF Version is 0.8 for file directoutputconfig.ini
2022.01.08 17:14:43.943 Warning: Could not find table config section in file C:\Users\brian\Desktop\Pinball Emporium\emulators\DirectOutput\config\directoutputconfig.ini.
2022.01.08 17:14:43.943 1 directoutputconfig.ini or ledcontrol.ini files loaded.
2022.01.08 17:14:43.948 No config for table found in LedControl data for RomName doflinx.
2022.01.08 17:14:43.948 Table config loading finished: romname=doflinx, tablename=doflinx
2022.01.08 17:14:43.948 Pinball parts loaded
2022.01.08 17:14:43.948 Starting processes
2022.01.08 17:14:43.948 Initializing cabinet
2022.01.08 17:14:43.948 Debug: Initializing output controllers
2022.01.08 17:14:43.948 Pinscape Pinscape Controller 01 intialized and updater thread started.
2022.01.08 17:14:43.948 Debug: Initializing LedWiz Nr. 01
2022.01.08 17:14:43.953 Pinscape Pinscape Controller 01 updater thread  started.
2022.01.08 17:14:43.953 Pinscape Pinscape Controller 01 updater thread  has connected to Pinscape Pinscape Controller 01.
2022.01.08 17:14:43.953 LedWiz Nr. 01 initialized and updater thread initialized.
2022.01.08 17:14:43.953 Updater thread for LedWiz 01 started.
2022.01.08 17:14:43.953 FT245RBitbangController FT245RBitbangController 0 with serial number FT9LGZ84 has been initialized and the updater thread has been started.
2022.01.08 17:14:43.953 Debug: Output controllers initialized
2022.01.08 17:14:43.953 Cabinet initialized
2022.01.08 17:14:43.958 Loading shape definition file: C:\Users\brian\Desktop\Pinball Emporium\emulators\DirectOutput\DirectOutputShapes.xml
2022.01.08 17:14:43.968 Connection to FTDI chip FT9LGZ84 established.
2022.01.08 17:14:44.019 Framework initialized.
2022.01.08 17:14:44.019 Have fun! :)
2022.01.08 17:14:44.049 Initializing cabinet
2022.01.08 17:14:44.049 Debug: Initializing output controllers
2022.01.08 17:14:44.049 Debug: Output controllers initialized
2022.01.08 17:14:44.049 Cabinet initialized
2022.01.08 17:14:44.054 Pinscape Pinscape Controller 01 intialized and updater thread started.
2022.01.08 17:14:44.054 Pinscape Pinscape Controller 01 updater thread  started.
2022.01.08 17:14:44.054 Pinscape Pinscape Controller 01 updater thread  has connected to Pinscape Pinscape Controller 01.
2022.01.08 17:14:44.067 Opening 32-bit LedWiz driver...
2022.01.08 17:14:44.067 Debug: Initializing LedWiz Nr. 01
2022.01.08 17:14:44.067 LedWiz Nr. 01 initialized and updater thread initialized.
2022.01.08 17:14:44.067 Opening 32-bit LedWiz driver...
2022.01.08 17:14:44.082 FT245RBitbangController  with serial number FT9LGZ84 has been initialized and the updater thread has been started.
2022.01.08 17:14:44.082 EXCEPTION: Could not open the connection to FTDI chip with serial number FT9LGZ84.
2022.01.08 17:14:44.082 EXCEPTION: Thread: FT245RBitbangController FT9LGZ84 named  updater thread 
2022.01.08 17:14:44.082 EXCEPTION: Message: FT_EXCEPTION --> FTDI device not opened.
2022.01.08 17:14:44.087 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Out.FTDIChip.FTDI.ErrorHandler(FT_STATUS ftStatus, FT_ERROR ftErrorCondition)
2022.01.08 17:14:44.087 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Out.FTDIChip.FTDI.ErrorHandler(FT_STATUS ftStatus)
2022.01.08 17:14:44.087 EXCEPTION: Stacktrace:    at DirectOutput.Cab.Out.FTDIChip.FT245RBitbangController.Connect()
2022.01.08 17:14:44.087 EXCEPTION: Targetsite: Void ErrorHandler(FT_STATUS, FT_ERROR)
2022.01.08 17:14:44.087 Warning: No connection to FTDI chip FT9LGZ84. Updater thread will terminate.
2022.01.08 17:14:44.127 ArtNet  finished and updater thread stopped.
2022.01.08 17:14:44.127 PinControl  finished and updater thread stopped.
2022.01.08 17:14:44.132 Pinscape Pinscape Controller 01 updater thread  has disconnected from Pinscape Pinscape Controller 01 and will terminate.
2022.01.08 17:14:44.132 Pinscape Pinscape Controller 01 finished and updater thread stopped.
2022.01.08 17:14:44.132 FT245RBitbangController  with serial number FT9LGZ84 has been finished and the updater thread has been terminated.
2022.01.08 17:14:44.132 ArtNet  finished and updater thread stopped.
2022.01.08 17:14:44.132 PinControl  finished and updater thread stopped.
2022.01.08 17:14:44.132 Debug: Finishing LedWiz Nr. 01
2022.01.08 17:14:44.132 Updater thread for LedWiz 01 terminated.
2022.01.08 17:14:44.147 LedWiz Nr. 01 finished and updater thread stopped.
2022.01.08 17:14:44.147 ArtNet  finished and updater thread stopped.
2022.01.08 17:14:44.147 PinControl  finished and updater thread stopped.
2022.01.08 17:14:44.147 ArtNet  finished and updater thread stopped.
2022.01.08 17:14:44.147 PinControl  finished and updater thread stopped.
2022.01.08 17:14:44.147 Finishing cabinet
2022.01.08 17:14:44.147 Debug: Finishing output controllers
2022.01.08 17:14:44.147 Debug: Output controllers finished
2022.01.08 17:14:44.147 Cabinet finished
2022.01.08 17:14:46.031 Finishing framework
2022.01.08 17:14:46.031 Finishing cabinet
2022.01.08 17:14:46.031 Debug: Finishing output controllers
2022.01.08 17:14:46.031 Pinscape Pinscape Controller 01 updater thread  has disconnected from Pinscape Pinscape Controller 01 and will terminate.
2022.01.08 17:14:46.036 Pinscape Pinscape Controller 01 finished and updater thread stopped.
2022.01.08 17:14:46.036 Debug: Finishing LedWiz Nr. 01
2022.01.08 17:14:46.064 LedWiz Nr. 01 finished and updater thread stopped.
2022.01.08 17:14:46.066 Connection to FTDI chip FT9LGZ84 closed.
2022.01.08 17:14:46.066 FT245RBitbangController FT245RBitbangController 0 with serial number FT9LGZ84 has been finished and the updater thread has been terminated.
2022.01.08 17:14:46.066 Debug: Output controllers finished
2022.01.08 17:14:46.066 Cabinet finished
2022.01.08 17:14:46.066 DirectOutput framework finished.
2022.01.08 17:14:46.066 Bye and thanks for using!
2022.01.08 17:14:46.208 Debug: Disposing LedWiz instance 01.
 
 
 


#310 calrissian

calrissian

    Hobbyist

  • Members
  • PipPip
  • 11 posts

  • Flag: ---------

  • Favorite Pinball: TPA

Posted 08 January 2022 - 11:49 PM

So at least I figured out what was going on with the fx3.  In hooking up Pinscape, I needed to change the ports in my doflinx.ini for the solenoids.  Once I changed them, they are working fine now.  I'm back to just not understanding how to get solenoids going in JP's deadpool.



#311 calrissian

calrissian

    Hobbyist

  • Members
  • PipPip
  • 11 posts

  • Flag: ---------

  • Favorite Pinball: TPA

Posted 10 January 2022 - 03:42 PM

Spent some time last night and rebuilt my Dof config setup.  I was quite excited to get Deadpool working, and learned some more about Dof along the way.  I don't which mistake was causing the problem, but I had made several.  Working now!  Thanks for the help.



#312 bossnik

bossnik

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: Italy

  • Favorite Pinball: hulk

Posted 20 January 2022 - 08:45 PM

thanks for the table!

how to show dmd in FS? i have a single vertical monitor



#313 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,325 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 21 January 2022 - 03:33 AM

The easiest way is to enable FlexDMD. Since you are running is "desktop" mode then find this at the top of the script:

 

' Use FlexDMD if in FS mode
Dim UseFlexDMD
If Table1.ShowDT = True then
    UseFlexDMD = False
Else
    UseFlexDMD = True
End If
 
and change that False with True

If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#314 bossnik

bossnik

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: Italy

  • Favorite Pinball: hulk

Posted 21 January 2022 - 12:36 PM

 

The easiest way is to enable FlexDMD. Since you are running is "desktop" mode then find this at the top of the script:

 

' Use FlexDMD if in FS mode
Dim UseFlexDMD
If Table1.ShowDT = True then
    UseFlexDMD = False
Else
    UseFlexDMD = True
End If
 
and change that False with True

 

 

I had already tried but it doesn't work with both FS and DT version, same with ghostbusters.


Edited by bossnik, 21 January 2022 - 12:36 PM.


#315 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,325 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 21 January 2022 - 03:13 PM

Does FlexDMD work on other tables? Do you have the latest FlexDMD and DMDext.?


If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#316 bossnik

bossnik

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: Italy

  • Favorite Pinball: hulk

Posted 21 January 2022 - 07:20 PM

I installed VPX installer 10.7.0 just yesterday so as not to make mistakes.
Do I have to do anything else?
flex and dmdext are updated
 
solved
in DmdDvice.ini change
 
[virtualdmd]
enabled = true
 
; virtual dmd stays on top of all other windows
stayontop = true
 
Thanks for your help
 

Edited by bossnik, 21 January 2022 - 07:53 PM.


#317 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,806 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 21 January 2022 - 07:28 PM

 

I installed VPX installer 10.7.0 just yesterday so as not to make mistakes.
Do I have to do anything else?

 

What about jpsalas ?



#318 jpsalas

jpsalas

    Grand Schtroumpf

  • VIP
  • 7,325 posts
  • Location:I'm Spanish, but I live in Oslo (Norway)

  • Flag: Norway

  • Favorite Pinball: I like both new and old, but I guess I prefer modern tables with some rules and goals to achieve.



Posted 21 January 2022 - 07:55 PM

By the screenshot I see the configuration of vpinmame, not the VPX configuration. I guess you have "force exclusive fullscreen mode" on in the VPX video preferences. You should remove that, as not all the tables can be played in that mode since they use to hide the dmd since the VPX player will be displayed on top.

 

Also by the image you posted I see that you have not checked "Force Anisotropic Texture filtering" that's why the lights in the big ufo look blurred.


If you want to check my latest uploads then click on the image below:

 

vp.jpg

 

Next table? A tribute table to Stern's Foo Fighters


#319 bossnik

bossnik

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: Italy

  • Favorite Pinball: hulk

Posted 21 January 2022 - 09:12 PM

a last question
How do I rotate virtualdmd?
 
in DmdDevice.ini
; flips the image horizontally
fliphorizontally = true
 
; flips the image vertically
flipvertically = false
 
in script
"rol" = 1
 
but it does not work at all tables

Edited by bossnik, 21 January 2022 - 09:20 PM.


#320 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,806 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 21 January 2022 - 10:08 PM

 

a last question
How do I rotate virtualdmd?
 
in DmdDevice.ini
; flips the image horizontally
fliphorizontally = true
 
; flips the image vertically
flipvertically = false
 
in script
"rol" = 1
 
but it does not work at all tables

 

Freezy doesn't rotate







Also tagged with one or more of these keywords: deadpool