- Install wine-staging (
pacman -S wine-staging) - Install the latest Nvidia drivers (
pacman -S nvidia-dkms nvidia-utils lib32-nvidia-utils) - Create a GTA DXVK config file [1]
- Set GTA 5 launch option in Steam to
DXVK_CONFIG_FILE=/<PATH_TO_YOUR_CONFIG>/gta_dxvk.conf %command% - Copy
steam/steamapps/common/Proton 3.7/user_settings.sample.pytosteam/steamapps/common/Proton 3.7/user_settings.py- Uncomment
"PROTON_NO_ESYNC": "1"in user_settings.py
- Uncomment
- Copy all Windows fonts from a Windows ISO to
/usr/share/fonts/WindowsFontsOR installttf-ms-win10from the AUR - Run
fc-cache -vfrto rebuild the font cache
[1] gta_dxvk.conf
dxgi.customDeviceId = E366
dxgi.customVendorId = 1002
You can also use nvidia in place of nvidia-dkms if you don't want the kernel modules to auto build when the kernel changes.
You may need to use steam-native rather than steam.
Tested and working on a GTX 780 SC / Intel 4700k @ 60 - 70 fps