Steam version 1.3
Application Details:
Version: | 1.3 (Steam) |
License: | Retail |
URL: | http://fireflyworlds.com/games... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 2.13-staging |
Maintainers: About Maintainership
What works
install play all single-player missions videos options
What does not
Host a game, maybe not a wine problem
Workarounds
What was not tested
multiplayer map editor
Hardware tested
Graphics:
Additional Comments
used new wineprefix and winearch win32
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Aug 04 2017 | 2.13-staging | Yes | Yes | Platinum | u312302109381290 | ||
Show | Mac OS X 10.9 "Mavericks" | Dec 27 2015 | 1.9.0 | Yes | Yes | Gold | Miguel | ||
Show | Arch Linux x86_64 | Oct 03 2015 | 1.7.51 | Yes | Yes | Bronze | an anonymous user | ||
Current | openSUSE 13.2 x86_64 | Dec 27 2014 | 1.7.28 | Yes | Yes | Gold | Manuel | ||
Show | Ubuntu 13.10 "Saucy" amd64 (+ variants like Kubuntu) | Apr 23 2014 | 1.6.2 | Yes | Yes | Platinum | FrankMalone |
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
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by TicTac7x on Monday April 28th 2014, 17:45
Close Stronghold, open Wine config and force emulate virtual desktop and reopen Stronghold. Close the game, uncheck the emulate a virtual desktop and relaunch Stronghold again. The problem should be fixed.