mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +01:00
build and ship d9vk
This commit is contained in:
parent
22354ec32f
commit
f52ecfc6a7
6 changed files with 75 additions and 3 deletions
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue