First of all update you ports tree:
And be sure to build wine with vulkan support otherwise game will complain about OpenGL not supporting some directx calls.
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!
Install dxvk(VERY IMPORTANT):
Set openal32 to native as shown in picture:
Run setup, install the game and enjoy.
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:
Run setup, install the game and enjoy.