Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Opengl on windows 98 in vmware

Featured Replies

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

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:
Przechwytywanie.png

Check out this topic:

 

  • Author
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:
Przechwytywanie.png

Check out this topic:

 

actually it is enough for old versions of the game

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.

  • 6 years later...

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.

Nowadays there's also JHRobotics' SoftGPU project https://github.com/JHRobotics/softgpu/

which will convert DirectX and Glide API commands to OpenGL using Mesa and then either render it on the CPU or (if you're using VMWare or VirtualBox) it can pass the GL draw calls over to the host and render them there. The overhead is too high for it to be practical for anything past late-90s games but there is some potential it could be improved. 

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.