From 0e9dc89a0520609400349c5b2941fac65107c490 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Wed, 14 Aug 2024 09:48:31 +0200 Subject: [PATCH] hotfixes: valve: Add d3dx9_36-DDS to staging exceptions Fixes https://github.com/Frogging-Family/wine-tkg-git/issues/1238 --- wine-tkg-git/wine-tkg-patches/hotfixes/valve/hotfixes | 1 + 1 file changed, 1 insertion(+) diff --git a/wine-tkg-git/wine-tkg-patches/hotfixes/valve/hotfixes b/wine-tkg-git/wine-tkg-patches/hotfixes/valve/hotfixes index 7e7de9b43..33af05371 100644 --- a/wine-tkg-git/wine-tkg-patches/hotfixes/valve/hotfixes +++ b/wine-tkg-git/wine-tkg-patches/hotfixes/valve/hotfixes @@ -118,6 +118,7 @@ if [ "$_use_staging" = "true" ]; then -W user32-Mouse_Message_Hwnd \ -W winepulse-PulseAudio_Support \ -W d3dx9_36-D3DXStubs \ + -W d3dx9_36-DDS \ -W shell32-registry-lookup-app \ -W ntdll-ext4-case-folder) elif [[ "$_plain_version" = *_8.0 ]]; then