Update locales and fix for dgvoodoo2
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user