Application Details:
Version: | 1.0 |
License: | Retail |
URL: | |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.0-rc2 |
Maintainers: About Maintainership
What works
-installation
-gameplay (after several tweaks and additional requirements)
What does not
-very bad performance with widescreen resolution
-saving (use xliveless)
-mouse acceleration lags a lot, tweaking recommended
Workarounds
What was not tested
-anything past the assassination mission
-multiplayer
-echos mode
-fullscreen
Hardware tested
Graphics:
Additional Comments
to make this game run, your need to install physx via winetricks. Also, game will need X3DAudio1_7.dll and XAPOFX1_4.dll. To remove the terrible mouse acceleration, open Engine/Config/BaseInput.ini and change bEnableMouseSmoothing to "False" then open StormGame/Config/DefaultInput.ini and set bViewAccelEnabled to "False". On my hardware, this game runs very slow if set to widescreen (will investigate this further). Hardware: phenom II x4 955; 4GiB Ram; nvidia 9800 GTX
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 25 x86_64 | Jan 02 2017 | 2.0-rc2 | Yes | Yes | Yes | Gold | Federico Guerra | |
Show | Arch Linux x86_64 | Sep 30 2016 | 1.9.19 | Yes | Yes | Gold | C0rn3j | ||
Show | Debian GNU/Linux 8.x "Jessie" x86_64 | Oct 25 2015 | 1.7.52 | Yes | Yes | Gold | Adam Bolte | ||
Show | openSUSE 13.2 x86_64 | Jul 18 2015 | 1.7.47 | Yes | Yes | Gold | an anonymous user | ||
Show | openSUSE 13.2 x86_64 | Jul 17 2015 | 1.7.47 | Yes | Yes | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
23532 | Provide offline implementation of Games For Windows Live (GFWL) 'xlive.dll' -> 'XLiveless' (Fallout 3, Batman, GTA IV) | REOPENED | View | |
28282 | Sound constantly crackling in lot of games | STAGED | View | |
30123 | Mouse pointer is confined in a box lesser than the full screen | REOPENED | View |
The game requires GFWL to run but the servers are dead, to play the game download the xlive dll override from here and copy the files to the directory:
> C:\windows\syswow64
The multiplayer mode is not available due to the shut down of GFWL.
There is a workaround (see here), open a new shell and type:
while true; do pasuspender sleep 0.02; sleep 60; done