Update locales and fix for dgvoodoo2

This commit is contained in:
2025-05-24 23:35:39 +05:00
parent ea77d55136
commit 66223080dc
4 changed files with 59 additions and 43 deletions

View File

@ -3770,6 +3770,8 @@ start_portwine () {
elif [[ $PW_USE_GALLIUM_NINE == "1" ]] ; then
rm_from_var CP_GALLIUM_NINE_FILES "d3d9"
rm_from_var CP_WINE_FILES "d3d8"
elif [[ $PW_USE_GALLIUM_ZINK == "1" ]] ; then
rm_from_var CP_WINE_FILES "d3d9 d3d8"
else
case "${PW_VULKAN_USE}" in
0)