Verions from 1.0 to 1.2
Application Details:
Version: | 1.0.x-1.2.x |
License: | Retail |
URL: | http://fireflyworlds.com/games... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.3.32 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Wine needs to be set to Windows 7 and DirectX (as bundled with the game) needs to be installed afterwards. The DLLs d3dx9_43 and d3dcompiler_43 need to be set to native in winecfg. Otherwise only the mouse cursor is shown on black background. My system has an Nvidia Quadro FX 1800M with Nvidia blob release 285.05.09 installed.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Nov 20 2011 | 1.3.32 | Yes | Yes | Gold | Johannes | ||
Show | Ubuntu 11.10 "Oneiric" i386 (+ variants like Kubuntu) | Jan 02 2012 | 1.3.31 | Yes | Yes | Gold | fabrizio | ||
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Nov 04 2011 | 1.3.28 | Yes | 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.
For Steam users, you can set environment variable of any applications in properties.
DRI_PRIME=1 mesa_glthread=true vblank_mode=0 %command%
(It will work only with native Steam for Linux) For Wine, you have to start Steam or game with those arguments
Comments for this application have been disabled because there are no maintainers.