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
What does not
At the near end of installation a error message will pop-up. Possibly because the installer is trying to install required software like DirectX Redistributable. No need to worry. It does not make the game unstable.
At the end of installation you have the option to "Launch" the game right away. If you do so, texture rendering is broken and shows multicolored boxes, all around the screen, in-game.
Workarounds
At the near end of installation a error message will pop-up.
Just click OK.
At the end of installation you have option to "Launch" the game right away. If you do so, texture rendering is broken and is showing multicolor boxes all around the screen.
Do not click "Launch" at the end of installation. Instead just exit the installer.
What was not tested
I have tried to walk around the first map. No idea how stable it is in individual levels.
Hardware tested
Graphics:
Additional Comments
I personally do not like how macOS is handling shortcuts to Wine applications. It does create .desktop file, but I have no idea how to launch it. I had to launch it from Wine Terminal. I have to create functional shortcut to desktop.
I have used the downloaded .exe installer (called backup by GOG) from the GOG library webpage.
Version used is 1.0006 (gog-7) as of 23.01.2020.
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 | |
Current | macOS 10.14 "Mojave" | Jan 23 2020 | 5.0 | Yes | Yes | Yes | Gold | Jan Polak | |
Show | 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.