http://bugs.winehq.org/show_bug.cgi?id=58267
Bug ID: 58267 Summary: BigPEmu (game emulator): regression in Wine 10.8, won't launch, error: "Failed to create an OpenGL context" (macOS) Product: Wine Version: 10.8 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cemer99797@isorax.com
Created attachment 78613 --> http://bugs.winehq.org/attachment.cgi?id=78613 macOS Terminal log, wine-devel 10.8
On macOS, there is a regression in Wine-devel 10.8 that causes the BigPEmu Atari Jaguar emulator not to launch, with the following error message on startup:
One or more vital systems failed to initialize. Enable logging and check the log for details.
These are the lines from the BigPEmu log
Error: Failed to create an OpenGL context. This indicates a driver problem. Error: Video init failure: BigPEmu_Video_OpenGL
(to enabled logging, launch with `wine ~/BigPEmu/BigPEmu.exe * -logging`, then check the log in ~/BigPEmu/debug_log.txt)
This program launched fine in Wine-devel 10.7 and lower
tested with Wine-devel 10.8 binary release from Gcenx (https://github.com/Gcenx/macOS_Wine_builds/releases/tag/10.8) on macOS 11.7.10
tested with BigPEmu 1.18 for Windows x64 download: https://www.richwhitehouse.com/jaguar/builds/BigPEmu_v118.zip sha256: 9863390fca342e7c6bff0d7dc7d70d181bdff92796aa8d262d91e8fc909104b2
http://bugs.winehq.org/show_bug.cgi?id=58267
ToastyBug cemer99797@isorax.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Blocks| |57988, 57975
http://bugs.winehq.org/show_bug.cgi?id=58267
--- Comment #1 from ToastyBug cemer99797@isorax.com --- If launched with the D3D12 renderer instead of the default OpenGL renderer, this is the error from the BigPEmu log:
Error: Failed to create a graphics device context. This indicates a driver problem. Error: Video init failure: BigPEmu_Video_D3D12
To use the D3D12 renderer, launch with: wine ~/BigPEmu/BigPEmu.exe * -logging -setcfgprop VideoPlugin BigPEmu_Video_D3D12
http://bugs.winehq.org/show_bug.cgi?id=58267
ToastyBug cemer99797@isorax.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|BigPEmu (game emulator): |BigPEmu (game emulator): |regression in Wine 10.8, |regression in Wine 10.8, |won't launch, error: |won't launch, error: "Video |"Failed to create an OpenGL |init failure" (macOS) |context" (macOS) |
http://bugs.winehq.org/show_bug.cgi?id=58267
ToastyBug cemer99797@isorax.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|BigPEmu (game emulator): |BigPEmu (game emulator): |regression in Wine 10.8, |regression in Wine 10.8, |won't launch, error: "Video |won't launch, "Video init |init failure" (macOS) |failure" (macOS)