Old versions from 1.0 to 1.2
Application Details:
Version: | 1.0 - 1.2 |
License: | Retail |
URL: | http://fireflyworlds.com/games... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.3.1 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
installation and online activation changing various graphical options in the launcher sound, music (ALSA default settings)
What does not
gameplay saving and loading rendering is glitch-free multiplayer (internet) game (can connect or host a game) LAN
Workarounds
What was not tested
Some various graphic settings
Hardware tested
Graphics:
Additional Comments
game starts, the menu runs everything, but when you start a new game, it is infinitely loads (on any settings) Tested on ASUS X59SL Notebook Ubuntu 10.10 x64 + latest ATI Drivers. Rus: Игра запуÑкаетÑÑ, в меню вÑÑ‘ работает, но при Ñтарте новой игры, безконечно виÑит (на вÑех наÑтройках)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 13 | Aug 25 2010 | 1.3.1 | Yes | Yes | Gold | Béla Gyebrószki | ||
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Aug 23 2010 | 1.3.0 | Yes | No | Garbage | an anonymous user | ||
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Oct 11 2008 | 1.1.6 | Yes | No | Garbage | an anonymous user | ||
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Oct 03 2008 | 1.1.5 | Yes | No | Garbage | an anonymous user | ||
Current | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Dec 29 2010 | 1.0.0 | Yes | Yes | Garbage | 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.