Last Single Player update for S.T.A.L.K.E.R. Shadow of Chernobyl. Contains some bugfixes.
Application Details:
Version: | 1.0005 |
License: | Retail |
URL: | http://soc.stalker-game.com/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.6.1 |
Maintainers: About Maintainership
What works
Installation
Menu
Single Player (Played whole story on Stalker level)
Maximum Graphics (minor dynamic shadows bugs)
Major mods (Priboi Story for example)
What does not
DRM is not detecting original DVD, needs modiffied exe to run
Some mods may crash (Stalker Complete crashed with bugtrap)
Workarounds
What was not tested
Multiplayer
Hardware tested
Graphics:
Additional Comments
Needs openal32.dll set to native otherwise it will freeze on loading. With dyanmic shadows enabled some strange shadows are following actor (on ground).
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Linux Mint 16 "Petra" x86_64 | Dec 28 2013 | 1.6.1 | Yes | Yes | No | Gold | Piotr |
Setup a 32-bit or 64-bit Wineprefix.
Although a 32-bit Wineprefix is generally recommended for maximum compatibility, a 64-bit Wineprefix might be beneficial in certain, restricted circumstances.
E.g. to support the transfer of S.T.A.L.K.E.R.: SOC saved games between a native 64-bit Windows install of S.T.A.L.K.E.R.: SOC and your Wine Wineprefix (see Saved Games note below).
32-bit Wineprefix:
1 > export WINEPREFIX="❚❚❚❚❚❚"
> export WINEARCH=win32
> winecfg
2 > export WINEPREFIX="❚❚❚❚❚❚"
> export WINEARCH=win64
> winecfg
> cd "${WINEPREFIX}/dosdevices"
> ls -hl
total 0
lrwxrwxrwx 1 ❚❚❚❚❚❚ ❚❚❚❚ 10 Oct 11 19:31 c: -> ../drive_c
lrwxrwxrwx 1 ❚❚❚❚❚❚ ❚❚❚❚ 25 Oct 11 19:31 d: -> /run/media/❚❚❚❚❚❚/Stalker
lrwxrwxrwx 1 ❚❚❚❚❚❚ ❚❚❚❚ 8 Oct 11 19:31 d:: -> /dev/sr0
lrwxrwxrwx 1 ❚❚❚❚❚❚ ❚❚❚❚ 1 Oct 11 19:31 z: -> /
3 > cd d\:/
4 > wine setup.exe
4 > winetricks d3dx9_31 d3dx9_42
The default Unix install location (change as required).
32-bit Wineprefix:
"${WINEPREFIX}/drive_c/Program Files/GSC Game World/S.T.A.L.K.E.R. - Shadow of Chernobyl"
64-bit Wineprefix:
"${WINEPREFIX}/drive_c/Program Files (x86)/GSC Game World/S.T.A.L.K.E.R. - Shadow of Chernobyl"
1 Specify full path; folder should not be created first!!
2 Specify full path; folder may pre-exist and will be created if it does not.
3 The virtual Windows drive letter assigned to your optical drive mount path may vary from system to system.
4 If you exit from MS DirectX 9.0c installer or it crashes then it is necessary to override the 2 specified DirectX extension dll libraries - the easiest way to do this is using the winetricks script.
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.