Added the ability to use dxvk and vkd3d which are shipped with proton versions.

This commit is contained in:
2025-05-09 18:20:56 +05:00
parent a81fdc4895
commit f56bbdb2b5
2 changed files with 40 additions and 13 deletions

View File

@ -41,6 +41,7 @@ export STAGING_SHARED_MEMORY="1"
export PW_USE_GALLIUM_ZINK="0"
export PW_USE_GALLIUM_NINE="0"
export PW_USE_DAMAVAND="0"
export PW_USE_SUPPLIED_DXVK_VKD3D="1"
###DEFAULT_WINE###
export PW_WINE_USE="PROTON_LG"
export PW_PLUGINS_VER="_v20"