pal1000 / mesa-dist-win

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

Running Minecraft w/ GLon12 #75

Closed asineth0 closed 3 years ago

asineth0 commented 3 years ago

Hi, I have a system with an AMD Radeon 5700 XT that I want to try and get Mesa under Windows working on. I'm attempting to run Minecraft with it, using GLon12 to wrap OpenGL to DirectX to see how the performance is.

Any ideas on how I can get that to work? Everything I try seems to have no effect on the game, it just seems to use the normal driver as far as I can tell in F3 and stuff.

asineth0 commented 3 years ago

Nevermind, got it. Forced it by replacing opengl32.dll in C:\Windows\System32. Probably not the best solution, although it did work.