https://bugs.winehq.org/show_bug.cgi?id=42125
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|4k/8k demos often fail with |4k/8k demos often fail with |'Bad EXE Format' due to |'Bad EXE Format' or 'error |Crinkler executable file |c0000020' due to Crinkler |compressor's "optimized" |executable file |usage of PE header fields |compressor's "optimized" |(loader compatibility) |usage of PE header fields | |(loader compatibility)
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
adjusting the summary line to include the error from bug 48898
--- snip --- 0009:err:module:__wine_process_init failed to load L"Z:\home\focht\Downloads\End of time 720p.exe", error c0000020 --- snip ---
Starting with Wine 4.20, the error message changed from 'Bad EXE Format' to 'error c0000020'. Most likely due to commit https://source.winehq.org/git/wine.git/commitdiff/b0199ea2fe8f9b77aee7ab4f68... ("ntdll: Load the main binary directly in ntdll when possible.").
$ wine --version wine-5.6
Regards