Improved for dxvk-sarek and new 3d api

This commit is contained in:
2025-07-23 23:05:08 +05:00
parent ee108295f4
commit c2ff9aea0a
2 changed files with 16 additions and 12 deletions

View File

@ -3949,7 +3949,7 @@ fi
0)
rm_from_var CP_WINE_FILES "d3d9 d3d8"
;;
1|2)
1|2|6)
rm_from_var CP_DXVK_FILES "d3d9 d3d8"
;;
esac
@ -5471,7 +5471,7 @@ gui_edit_db () {
VKD3D_CB="DCB"
DISABLE_EDIT_DB_LIST="PW_VKBASALT PW_VKBASALT_USER_CONF PW_USE_RAY_TRACING PW_USE_OBS_VKCAPTURE PW_USE_GALLIUM_ZINK PW_USE_WINED3D_VULKAN"
;;
1|2)
1|2|6)
# Sarek, Newest
VKD3D_CB="CB"
;;