WineHQ

Stronghold 2

Steam Edition, version 1.5

Application Details:

Version: 1.5 (Steam)
License: Retail
URL: https://fireflyworlds.com/game...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 3.19-staging

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Game installs & runs with the Windows version of Steam running inside Wine

What does not

Workarounds

What was not tested

I didn't test the actual gameplay yet, only check that the gameplay starts.


Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

Game doesn't work inside Linux version of steam with proton (Steam play), only inside windows steam version inside wine.

3840 × 2160 resolution didn't work (black screen with background music).

The 2560 × 1440 worked fine.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentDebian 9 (Stretch)Nov 23 20183.19-stagingYes Yes NoSilverVasily Galkin 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Oct 01 20183.0.3Yes No NoGarbageJake Grey 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Oct 12 20172.18-stagingYes Yes NoPlatinumTheodore 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Oct 10 20172.17-stagingYes Yes YesGoldTheodore 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

How to use hybrid graphics switch Open Source drivers Intel/AMD, AMD/AMD and improve performance

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

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back