From caf4d5011e5d4b18c936b7dc10e467d89375b8d9 Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Sun, 30 Aug 2020 13:06:27 +1000 Subject: [PATCH] Updated windows.gaming.input-dll patchset Add Wine bug for tracking --- patches/patchinstall.sh | 3 +++ patches/windows.gaming.input-dll/definition | 1 + 2 files changed, 4 insertions(+) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 3011de1d..129b01bd 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -5430,6 +5430,9 @@ fi # Patchset windows.gaming.input-dll # | +# | This patchset fixes the following Wine bugs: +# | * [#49756] windows.gaming.input: New DLL +# | # | Modified files: # | * configure.ac, dlls/windows.gaming.input.dll/Makefile.in, dlls/windows.gaming.input.dll/windows.gaming.input.spec, # | dlls/windows.gaming.input.dll/windows.gaming.input_main.c, include/objidl.idl, loader/wine.inf.in diff --git a/patches/windows.gaming.input-dll/definition b/patches/windows.gaming.input-dll/definition index d81c96c5..f79028c8 100644 --- a/patches/windows.gaming.input-dll/definition +++ b/patches/windows.gaming.input-dll/definition @@ -4,3 +4,4 @@ # https://source.winehq.org/patches/data/191191 # https://source.winehq.org/patches/data/191192 # To support Death Stranding +Fixes: [49756] windows.gaming.input: New DLL