Far Cry 1.ppdb 424 Bytes
Newer Older
1
#!/usr/bin/env bash
castro-fidel's avatar
castro-fidel committed
2
#Author: linux-gaming.ru
3 4 5
#FarCry.exe
#Rating=5
#################################
castro-fidel's avatar
castro-fidel committed
6
export PW_VULKAN_USE=0
7
export WINEDLLOVERRIDES="cgD3D9,cgD3D9d=n"
castro-fidel's avatar
castro-fidel committed
8 9
export PW_NO_FSYNC=1        # Do not use futex-based in-process synchronization primitives. (Automatically disabled on systems with no FUTEX_WAIT_MULTIPLE support.
export PW_NO_ESYNC=1        # Do not use eventfd-based in-process synchronization primitives