WineHQ

Stronghold 3

No Screenshot

Submit Screenshot

Steam version 1.12.x

Application Details:

Version: 1.12.x (Steam)
License: Retail
URL: http://fireflyworlds.com/games...
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 1.4.1

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

Installs from Steam, launches and all seems to work with the changes mentioned.

What does not

Nothing, so far

Workarounds

What was not tested

Multi-player

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Software/Wine/Direct3D/VideoMemorySize registery key needed to be set to my VID RAM size or the game run out of video ram when a new mission was created. Without this the game crashed whenever a mission was start (right after the sheath is pulled off the sword during mission creation - the sword is the progress bar). Running with a virutal desktop, though that may not be required.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentGentoo Linux x86_64Aug 27 20131.4.1Yes Yes Goldan anonymous user 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Feb 18 20121.4-rc4Yes Yes BronzeMatthew Meyer 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Nov 04 20111.3.31Yes Yes PlatinumConanHUN 

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