https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #3 from Fyro fabienmoal@wanadoo.fr --- Test on wine32
2 next bisect occurs this error
wine: created the configuration directory '/home/fabien/.wine-test' wine: could not load kernel32.dll, status c0000135 wine: could not load kernel32.dll, status c0000135
current bisect, causing freeze game on splash screen (& on launcher)
git bisect view commit 985bd97c2bb0a161f9cae370ae1893f2b0554ffd (refs/bisect/bad) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 13:05:44 2021 +0200
ntdll: Retrieve Wine version strings through NtQuerySystemInformation().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit beff5c56cdb02d614a5159de0e5ce1914c8ebc77 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:05:38 2021 +0200
ntdll: Move the PEB initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit 04762b357635d3adb85ccd5e3456e81c23033394 (HEAD) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:04:41 2021 +0200
ntdll: Move the global options initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit 4f594e155254cdd236bf1b44299c9cd4cccdcb73 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:04:25 2021 +0200
ntdll: Move Wow64 initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org