pal1000 / mesa-dist-win

Pre-built Mesa3D drivers for Windows
MIT License
916 stars 80 forks source link

Mesa windows doesn't work with yuzu #36

Closed jinzouningen closed 4 years ago

jinzouningen commented 4 years ago

Hi... I'm trying to get yuzu (switch emulator) works with mesa and I created a bat file with MESA_GL_VERSION_OVERRIDE=4.5COMPAT

Yuzu runs but it doesn't display anything, I can only hear the sound... I have black screen... Is this a bug? I have tried old version of mesa too, but it has the same problem D: Is there anyway to fix it?

jinzouningen commented 4 years ago

I resolved with set MESA_GL_VERSION_OVERRIDE=4.6 set MESA_GLSL_VERSION_OVERRIDE=460