Steam Edition, version 1.3
Application Details:
Version: | Steam (1.3) |
License: | Retail |
URL: | http://fireflyworlds.com/games... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.5 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
The Game
What does not
FFLauncher.exe
Workarounds
I had to increase the nofile limit, otherwise the game crashes after a few seconds.
https://wiki.archlinux.org/ind...
I have to start the game (StrongholdLegends.exe) directly because the FFLauncher crashes.
What was not tested
Multiplayer.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Gentoo Linux x86_64 | Apr 12 2018 | 3.5 | Yes | Yes | Yes | Gold | Michele | |
Show | Slackware64 14.2 multilib | Jul 22 2017 | 2.12-staging | Yes | Yes | Gold | Spike |
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.