https://bugs.winehq.org/show_bug.cgi?id=53949
Bug ID: 53949 Summary: "OPENGL32.dll" failed to initialize message in "classic" Dolphin release 4.0-154 Product: Wine Version: 7.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs@winehq.org Reporter: kle@bluewin.ch Distribution: ---
Hi all!
It looks that there exist a bug with the opengL32.dll file in Wine 7.21.
When I start the "final" D3D9 build 4.0-154 (32bit or 64bit) of the Dolphin emulator then I get at the CLI an error message:
010c:err:wgl:DllMain Failed to load unixlib, status 0xc0000135 010c:err:module:LdrInitializeThunk "OPENGL32.dll" failed to initialize, aborting 010c:err:module:LdrInitializeThunk Initializing dlls for L"Z:\home\test\Downloads\Dolphin\Dolphin-x64\Dolphin.exe" failed, status c0000142
This may or may not be related to the PE migration of the opengl32 library which happened recently. Unfortunately I am not able to confirm that this worked on earlier Wine releases. Will look into that when I find the time.
The corresponding DX9-Final-4.0-154 builds of Dolphin can be found here: https://de.dolphin-emu.org/download/dev/5d7d8be58e1a71b3fcbb2ed3be78d6a014d4...
Check "Dolphin.exe --help" or "Dolphin.exe --h" for the available command line arguments.
Note, this error doesn't occur on latest Dolphin releases. It seems to affect only older ones.
I have tested this also with the unofficial Ishiiruka-Dolphin fork (build 1136). Also this variant seems to starts-up fine. But it crashes when the D3D9 renderer is selected. At the CLI I get:
010c:fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! 010c:fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table.
But this seems to be a different issue. ;-)
https://bugs.winehq.org/show_bug.cgi?id=53949
C. Leu kle@bluewin.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|"OPENGL32.dll" failed to |"OPENGL32.dll" failed to |initialize message in |initialize message with |"classic" Dolphin release |"classic" Dolphin release |4.0-154 |4.0-154
https://bugs.winehq.org/show_bug.cgi?id=53949
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://de.dolphin-emu.org/ | |download/dev/5d7d8be58e1a71 | |b3fcbb2ed3be78d6a014d4c111/ Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=53949
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Regression SHA1| |1d1690782b167f3ea24990c2606 | |65f71a0e70d1c Fixed by SHA1| |34099bba6cbb65de37403819fb6 | |5635338bb41a5 Keywords| |regression
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Archived at https://web.archive.org/web/20221119205625/https://dl.dolphin-emu.org/builds...
Bisected to commit 1d1690782b167f3ea24990c260665f71a0e70d1c Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 10 10:30:30 2022 +0100
ntdll: Use a proper Unix syscall for init_builtin_dll().
Same SHA as bug 53912
Though this one seems to work in current git. To be exact, since 34099bba6cbb65de37403819fb65635338bb41a5
Possibly a dupe of bug 53909
https://bugs.winehq.org/show_bug.cgi?id=53949
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |reserv0@yahoo.com
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- *** Bug 53959 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=53949
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #3 from Fabian Maurer dark.shadow4@web.de ---
*** This bug has been marked as a duplicate of bug 53909 ***
https://bugs.winehq.org/show_bug.cgi?id=53949
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Closing DUPLICATE.