Application Details:
Version: | 1.1 |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.1.17 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Starting & playing the Game.
What does not
Nothing until now.
Workarounds
What was not tested
Installing the Game
Copy-Protection
Multiplayer
Gameplay longer than a few minutes
Hardware tested
Graphics:
Additional Comments
Had to set in wineconfig dinput.dll to nativ
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Mar 25 2009 | 1.1.17 | N/A | Yes | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
This should work for any app, if you have Intel + AMD or AMD + AMD with open source drivers.
If you have laptop with hybrid graphics cards. You can launch game with command:
env DRI_PRIME=1 vblank_mode=0 wine ~/path/to/your/exe/file
In case of using command, you get swich to powerful graphics card and disable vsync for more FPS.
If you have Mesa drivers 17.x.x or more, you can use this command:
env DRI_PRIME=1 mesa_glthread=true vblank_mode=0 wine ~/path/to/your/exe/file
Last command is most best in performance that you can get in this moment, you can use it for any wine application that you need. But argument mesa_glthread=true may not always work, so if your app crash, remove it.
Comments for this application have been disabled because there are no maintainers.