Application Details:
Version: | Demo |
License: | Demo |
URL: | |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 4.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
The main menu is not rendered correctly. Texture offsets are all over the place. On click, the new graphic is drawn on top and the mouse is very sluggish. The menu is unusable.
Workarounds
To prevent crashing at startup:
winetricks directmusic
What was not tested
Playing the game.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Jan 28 2019 | 4.0 | Yes | Yes | Yes | Garbage | Simon W. | |
Show | openSUSE 11.4 x86_64 | Jan 08 2012 | 1.3.36 | Yes | Yes | Bronze | Rosanne | ||
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Jun 12 2010 | 1.2-rc3 | Yes | No | Garbage | Ken Sharp | ||
Show | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Mar 16 2009 | 1.1.17 | Yes | No | Garbage | Ken Sharp |
(Updated 2015-04-20)
Needs winetricks directmusic, or it will crash on start.
When running from a terminal, cd to the program directory to run it (or use wine start /unix) or it will crash on start.
Mouse is unresponsive (bug 13351)
This may not be a Wine bug, as the problem has been reported by Windows users, too. The workaround in Linux is to use xinput to change your acceleration profile. In a terminal, run
xinput
and take note of the ID of your mouse. Then run
xinput set-prop mouse-ID 'Device Accel Profile' 6
If your mouse still moves too slowly, run:
xinput set-prop mouse-ID 'Device Accel Velocity Scaling' 100
Since this affects mouse acceleration on your whole system, not just the game, you will probably want to change it back after exiting the game:
xinput set-prop mouse-ID 'Device Accel Profile' 0
Comments for this application have been disabled because there are no maintainers.