Stalker: Call of Pripyat - Installation Guide GOG Version

First of all update you ports tree:
portsnap fetch; portsnap update

And be sure to build wine with vulkan support otherwise game will complain about OpenGL not supporting some directx calls.
cd /usr/ports/emulators/wine-devel; make install clean

After wine has been built and install you need to install necessary 32bit libraries along with 32bit version of wine.
Run this as a regular user!
/usr/local/share/wine/pkg32.sh install wine-devel mesa-dri winetricks

Install dxvk(VERY IMPORTANT):
WINEPREFIX=/home/user/prefix/stalker_cop winetricks dxvk

Set openal32 to native as shown in picture:
2021-10-14-201959_1280x1024_scrot.png


Run setup, install the game and enjoy.
 
Back
Top