2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-09-05 09:15:11 +00:00

proton: Use DXVK for d3d10 as well.

This commit is contained in:
Andrew Eikum
2018-10-15 11:40:33 -05:00
parent f7ea4cb866
commit e5f38f9f4c
4 changed files with 28 additions and 16 deletions

View File

@@ -9,8 +9,8 @@ user_settings = {
#Enable DXVK's HUD
# "DXVK_HUD": "devinfo,fps",
#Use wined3d for d3d11 instead of dxvk
# "PROTON_USE_WINED3D11": "1",
#Use gl-based wined3d for d3d11 and d3d10 instead of vulkan-based dxvk
# "PROTON_USE_WINED3D": "1",
#Disable d3d11 entirely
# "PROTON_NO_D3D11": "1",