DVD version 1.0-1.2
Application Details:
Version: | 1.0-1.2 |
License: | Retail |
URL: | http://fireflyworlds.com/games... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.7.40 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
For me the resolution of the desktop is not reset when quitting the game.
Workarounds
What was not tested
The whole campaign
Hardware tested
Graphics:
Additional Comments
For Singleplayer this is Platinum. Multiplayer is only Gold, because it did not work out of the box. Neither can you host a new session nor do you find any open session. The dll's provided at https://appdb.winehq.org/objectManager.php?sClass=application&iId=2804 did not work for me (the game froze after a few seconds), but winetricks works flawless (http://wiki.winehq.org/DirectPlay).
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Apr 12 2015 | 1.7.40 | Yes | Yes | No | Platinum | u312302109381290 | |
Current | Manjaro Linux | Dec 23 2014 | 1.7.33 | Yes | Yes | No | Gold | an anonymous user | |
Show | Linux Mint 10 "Julia" | Mar 23 2011 | 1.3.16 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Debian GNU/Linux 6.x "Squeeze" | Mar 23 2011 | 1.3.15 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Sep 07 2010 | 1.2 | Yes | Yes | No | Platinum | tadadata |
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.