diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 0c998744..2694beac 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -3473,7 +3473,6 @@ fi # | This patchset fixes the following Wine bugs: # | * [#25486] Lego Stunt Rally requires DXTn software de/encoding support # | * [#29586] Tumblebugs 2 requires DXTn software encoding support -# | * [#14939] Black & White needs DXTn software decoding support # | * [#17913] Port Royale doesn't display ocean correctly # | # | Modified files: diff --git a/patches/wined3d-DXTn/definition b/patches/wined3d-DXTn/definition index ba335590..b2905771 100644 --- a/patches/wined3d-DXTn/definition +++ b/patches/wined3d-DXTn/definition @@ -1,4 +1,4 @@ Fixes: [25486] Lego Stunt Rally requires DXTn software de/encoding support Fixes: [29586] Tumblebugs 2 requires DXTn software encoding support -Fixes: [14939] Black & White needs DXTn software decoding support +# Fixes: [14939] Black & White needs DXTn software decoding support Fixes: [17913] Port Royale doesn't display ocean correctly