Application Details:
Version: | Steam |
License: | |
URL: | http://soc.stalker-game.com/ |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 2.19-staging |
Maintainers: About Maintainership
What works
Everything works
What does not
Nothing
Workarounds
What was not tested
Full game, network play
Hardware tested
Graphics:
Additional Comments
In wine config, under default settings i went to library and set openal32 to hit add then hit modify and set it "native", - as previous tester
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Oct 28 2017 | 2.19-staging | Yes | Yes | No | Bronze | cdoublejj | |
Show | FreeBSD 11.0 x86_64 | Jul 04 2017 | 2.10-staging | Yes | Yes | Platinum | SF | ||
Current | openSUSE Leap 42.1 x86_64 | May 10 2016 | 1.9.9 | Yes | Yes | Gold | LokiDrow | ||
Show | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Jan 07 2015 | 1.7.33 | Yes | Yes | Gold | cdoublejj | ||
Show | Ubuntu 13.10 "Saucy" amd64 (+ variants like Kubuntu) | Nov 21 2013 | 1.6 | Yes | No | Garbage | cdoublejj |
Obtain patches to update your S.T.A.L.K.E.R.: SOC install from...
The most up-to-date patch version listed at the (first) official Stalker Game link is 1.0005. A full set of patches for the game are available at the (second) ModDB link.
Version 1.0006 (an unofficial update) is required to access multiplayer servers on the Internet. It is highly recommended to use version 1.0005 for single player gameplay (version 1.0006 was recalled, by GSC, due to some stability issues). Note: some older mods may require version 1.0004.
Ensure the WINEPREFIX path variable is set in the terminal env - before running the patch executable. You must have native Linux execute access on the mountpoint & path. E.g.:
> export WINEPREFIX="âšâšâšâšâšâš"
> wine ~/Downloads/stk-sck-efigspc-patch-5-6.exe
Initially it is important to upgrade S.T.A.L.K.E.R.: SOC to version 1.0006.
Selecting Multiplayer, from the main menu, should show a list of servers. When you attempt to connect to them you should see a popup dialog box:
Connection error: Invalid Host |
See bug 4066. Wine currently does not implement the required DirectPlay functionality (some groundwork was laid down in a GSOC 2008 Wine project).
A workaround is to use the native (Windows) DirectPlay dll's (dynamic link libraries) for:
> export WINEPREFIX="âšâšâšâšâšâš"
> winetricks directplay
Executing this command (within your S.T.A.L.K.E.R.: SOC Wineprefix) should allow extended online Gameplay (without any apparent issues).
press: ¬ key to access in-game, drop-down console
rs_stats 1 | Enable in-game overlay (display FPS, frame draw times, memory usage,etc.) - statistics for the geek in you! |
The path for your Saved Games is set by the main S.T.A.L.K.E.R.: SOC configuration file. To find this file in your main S.T.A.L.K.E.R.: SOC install folder:
find "${WINEPREFIX}" -type f -name "fsgame.ltx"
"${WINEPREFIX}/drive_c/users/Public/Documents/STALKER-SHOC/savedgames"
The usual caveats apply to transferring Saved Games... The main S.T.A.L.K.E.R.: SOC version, and any installed mod version, should be matched between your Windows install and your S.T.A.L.K.E.R.: SOC Wineprefix.