Application Details:
Version: | GOG |
License: | Retail |
URL: | http://soc.stalker-game.com/ |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 7.13 |
Maintainers: About Maintainership
What works
Everything tested works flawlessly (starting the game, modifying game/graphics settings etc., starting a new game & playing for a while, installing & using some mods); simply install and play.
What does not
Nothing (this field must be filled in due to the "workarounds" field being specified, which itself is required before it'll allow this to be submitted with a 'Gold' rating)
Workarounds
No overrides are needed, but I'm not sure that this deserves a platinum rating because it bundles some native Direct3D libraries - d3dx9_31.dll and d3dx9_34.dll - and won't start without them (if they are removed it stops working with the error message: "Your video card doesn't meet game requirements \ Pixel Shaders v1.1 or higher required"). Some msvc* libraries are also bundled, but it seems to work fine without those.
What was not tested
Multiplayer
I've not done a full playthrough with this version of Wine, but I've fully played through this using earlier versions without issue and there is no reason to suspect that this may have changed.
Hardware tested
Graphics:
Additional Comments
This report is based on my notes and testing during the creation and maintenance of my wrapper for the GOG version of this game: https://www.gog.com/forum/stal...
Prefix configuration:
It's worth taking a look at the tweak guide for this game: http://www.tweakguides.com/STA... (in particular you might want to modify the value for r2_sun_near_border in user.ltx to fix an issue the game has at widescreen resolutions)
On some setups users may experience micro-stuttering, especially around campfires - this can happen on Windows as well and is due to a change GOG have made (to force vsync - see this post for more info https://www.gog.com/forum/stal... ) to fix another possible issue. If you're affected by this then you can contact support and ask for the original files.
Tested systems:
All running Linux Mint 18.x with kernel 4.13.0-38 and stable Mesa from Padoka's PPA (for AMD/Intel graphics) or Nvidia's proprietary drivers
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jul 27 2022 | 7.13 | Yes | No | No | Garbage | pr1v4teer | |
Show | macOS 10.14 "Mojave" | Jan 23 2020 | 5.0 | Yes | Yes | Yes | Gold | Jan Polak | |
Current | Linux Mint 18.3 "Sylvia" x86_64 | Apr 08 2018 | 3.0 | Yes | Yes | Yes | Gold | adamhm | |
Show | Ubuntu 14.04 "Trusty" i386 (+ variants like Kubuntu) | Sep 25 2016 | 1.9.19 | Yes | Yes | No | Gold | AAAAAAAAAAAAAA | |
Show | FreeBSD 10.0 x86_64 | Jun 29 2014 | 1.7.19 | Yes | Yes | No | Platinum | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
4066 | Online Play Doesn't Work (DirectPlay) | NEW | View | |
34233 | Multiple games crash due to missing 'distance' handling (Rigs of Rods (0.38.64), S.T.A.L.K.E.R. series) | CLOSED | FIXED | View |
39313 | S.T.A.L.K.E.R. Shadow of Chernobyl lamps looks wrong with Static lighting render | CLOSED | INVALID | View |
42506 | STALKER Shadow of Chernobyl crashes on startup | CLOSED | FIXED | View |
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.