This is my first time trying to use cx so please be nice.
Currently when I try to run the game I get this:
Failed to open server license code file for reading.
Initializing OpenGL subsystem
...registered window class
...registered fake window class
...calling LoadLibrary( 'opengl32' ): succeeded
...initializing QGL
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a suitable format.
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a suitable format.
FATAL ERROR: Error creating game rendering context.
--------------- BSE Shutdown ----------------
Shutting down OpenGL subsystem
...releasing DC
...destroying window
...resetting display
...shutting down QGL
...unloading OpenGL DLL
idRenderSystem::Shutdown()
Shutting down performance queries
Error creating game rendering context.
Any help getting this working would be much appreciated.