Jump to content

What version of OpenGL is the game using???


Recommended Posts

I should be able to run this game on ancient hardware since it hasn't been out since 2012, but I keep getting an OpenGL error basically saying the version I have (3.1 on an old laptop) is not high enough.

 

So what version is it now using? Was it compiled with this version on purpose? Any way to compile it for older versions so it can be run on older hardware?

Link to comment
Share on other sites

 

Yes, and I guess that answers it. When I query the OS it says I have OpenGL 3.1. I've even tried going back and installing older drivers designed for Windows 7 that are said to contain hardware-accelerated OpenGL drivers, but while they installed fine the game still won't run. I've tried a few different wrappers to route OpenGL calls to DirectX, but that didn't work either.

 

The only thing I could get to work was using Mesa, but as that's software rendered the game is unplayable.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...