SharkVader66 Posted April 14, 2020 Posted April 14, 2020 I was trying to do an experiment video on getting Minecraft to work on windows 98 but Its doesn't work and keeps giving me an OpenGL error I have VMware tools installed. I am using VMware workstation Pro 15.5.2 and Windows 98 se. The error is OpenGL: ERROR RuntimeException: No OpenGL context found in the current thread. My PC specs: Intel i5 8th gen quad-core 16 GB ram ddr4 1050ti 4gb
pangoomis Posted April 14, 2020 Posted April 14, 2020 You need some sort of OpenGL emulator like Mesa, the VMware driver only provides OpenGL 1.1 which is not enough for Minecraft as seen below: Check out this topic:
SharkVader66 Posted April 15, 2020 Author Posted April 15, 2020 17 hours ago, MrMateczko said: You need some sort of OpenGL emulator like Mesa, the VMware driver only provides OpenGL 1.1 which is not enough for Minecraft as seen below: Check out this topic: actually it is enough for old versions of the game
UCyborg Posted April 15, 2020 Posted April 15, 2020 1 hour ago, SharkVader66 said: the VMware driver only provides OpenGL 1.1 which is not enough for Minecraft as seen below That's coming from Microsoft, not VMware (which has zero 3D acceleration support for Windows 9x). Very basic, CPU rendered, painfully slow. There is a flag that application can check if OpenGL pixel format is hardware accelerated or not, so application may reject it on that flag alone. I doubt MS library is lying about it. 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now