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
Molly Dawn Posted 54 minutes ago Posted 54 minutes ago opengl and direct3d do not work in windows 9x using hypervisors like vmware. if virtualization is your only option, you need to use pcem, 86box or pcbox. these allow you to emulate low level hardware, which also enables voodoo 3 emulation. This is necessary for opengl and directx to function.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now