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
Single player campaign and echo mode.
What does not
Mouse warping is broken and sound has glitches.
Multiplayer is broken due to xlive not alive anymore.
Workarounds
For sound glitches and mouse warping workarounds see the notes below.
What was not tested
Everything was tested.
Hardware tested
Graphics:
Additional Comments
Laptop: HP Pavilion 15-d003sl
2018 UPDATE:
Fedora 27, Wine 2.20-staging, latest nvidia drivers, still working like a charm.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | 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