Application Details:
Version: | Steam |
License: | Retail |
URL: | http://www.enterthemetro.com |
Votes: | 1 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.9.18 |
Maintainers: About Maintainership
What works
Everything as far as I can tell
What does not
Workarounds
What was not tested
The whole game
Hardware tested
Graphics:
Additional Comments
Tested on Wine 1.9.18-staging
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Sep 13 2016 | 1.9.18 | Yes | Yes | No | Platinum | Kari Saaranen | |
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Aug 06 2013 | 1.6 | Yes | Yes | No | Silver | Maquis196 | |
Show | Ubuntu 13.04 "Raring" i386 (+ variants like Kubuntu) | May 16 2013 | 1.5.29 | Yes | Yes | No | Gold | Andrey Gusev |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by LW on Monday November 4th 2013, 17:55
www.startux.de/index.php/articles/51-wine-patch-to-use-3gb-userspace
and used the commands
export WINEDEBUG=-all
export LD_PRELOAD="libpthread.so.0 libGL.so.1"
export __GL_THREADED_OPTIMIZATIONS=0
export __GL_SYNC_TO_VBLANK=0
export __GL_YIELD="NOTHING"
prior to starting the game. However, it still crashes with the
err:d3d:wined3d_debug_callback 0x17918d10: "GL_OUT_OF_MEMORY error generated. Failed to map buffer.".
error message. What am I doing wrong?
by Maquis196 on Monday November 4th 2013, 18:01
Joys of steam multiplay
by LW on Tuesday November 5th 2013, 11:15
by tree on Sunday September 15th 2013, 11:25
export WINEDEBUG=-all
export LD_PRELOAD="libpthread.so.0 libGL.so.1"
export __GL_THREADED_OPTIMIZATIONS=0
export __GL_SYNC_TO_VBLANK=0
export __GL_YIELD="NOTHING"
Important seems to be the "export __GL_THREADED_OPTIMIZATIONS=0" set to zero. Then graphics errors are gone.
by Michel on Wednesday September 18th 2013, 17:07
by LW on Monday November 4th 2013, 17:49
by Bully Bull on Wednesday August 7th 2013, 11:26
This is very simple !
copy XAudio2_7.dll to WINEPREFIX/drive_c/windows/system32
and change to the directory WINEPREFIX/drive_c/windows/system32
and now run
regsvr32 /i XAudio2_7.dll
That's all
by Maquis196 on Wednesday August 7th 2013, 11:40
Interesting, cool. I'll test this out later (I was wondering if there was more then that one dll tbh)
Cheers dude!
by Maquis196 on Friday August 9th 2013, 14:56
Cheers.
by Bully Bull on Thursday May 30th 2013, 15:06
the game crashes too often!
You do not need to install DirectX completely.
These three files are enough
d3dx9_36.dll
dinput8.dll
XAudio2_7.dll
Bronze status should be enough.