It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Just downloaded it, but it doesn't install:

----------
>wine setup_pro_pinball_big_race_usa.exe

X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 8
Current serial number in output stream: 14
----------

Any hint?
hmm could you try a redownload and/or open as a admin?
avatar
Guacamole: hmm could you try a redownload and/or open as a admin?
With this script, it works:

----------
#!/bin/sh
export DISPLAY=:0
wine ./setup_pro_pinball_big_race_usa.exe
----------

:-)