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

build and ship d9vk

This commit is contained in:
Andrew Eikum
2019-06-18 10:01:06 -05:00
parent 22354ec32f
commit f52ecfc6a7
6 changed files with 75 additions and 3 deletions

View File

@@ -21,6 +21,9 @@ user_settings = {
#Use OpenGL-based wined3d for d3d11 and d3d10 instead of Vulkan-based DXVK
# "PROTON_USE_WINED3D": "1",
#Use Vulkan-based D9VK instead of OpenGL-based wined3d for d3d9.
# "PROTON_USE_D9VK": "1",
#Disable d3d11 entirely
# "PROTON_NO_D3D11": "1",