mupen64plus / mupen64plus-core

Core module of the Mupen64Plus project
1.31k stars 257 forks source link

OSD not compatible with OpenGL core context #508

Open StenApp opened 6 years ago

StenApp commented 6 years ago

I'm running mupen64plus gui on my macbook pro Radeon. GlideN64 tells me that OGL 4.1 is found. Automatic gfx (intel hd to radeon) switching on macOS doesn't work right, but the same with manual switching gfx card.

loganmc10 commented 6 years ago

What is the issue exactly? The OSD (on screen display) doesn't work with OpenGL core contexts, it's just an informational message

StenApp commented 6 years ago

How can i activate it? I compiled it with OSD=1 and ...nothing, just this message

loganmc10 commented 6 years ago

If you use a graphics plugin besides GLideN64 or Angrylion Plus it should work.

GLideN64 and Angrylion Plus use an OpenGL core context and the OSD would need to be rewritten to support that