Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Game doesn't start at all
Guest
Unregistered

 
#4
Solved: 5 Years, 10 Months, 1 Week ago RE: Game doesn't start at all
The Problem is that Soma doesn't create a GL 3.3 Context hence
"3 (X_GLXCreateContext)".which defaults to compatibility mode opengl 3. I surmise back when it was created it could get away with whatever mechanisms it used but not with 4.X opengl it seems.
Since the game folder files are flat except for the .exe's you could get away with tinkering with the main graphics init file (if there is one) to fix the problem. I've poked around but haven't found it YET.  Looks pretty easy. https://www.khronos.org/opengl/wiki/OpenGL_Context

Just an idea.
11-30-2018, 07:40 PM


Messages In This Thread
Game doesn't start at all - by poke86 - 06-07-2018, 08:30 AM
RE: Game doesn't start at all - by Caterpillar - 06-07-2018, 02:32 PM
RE: Game doesn't start at all - by Guest - 11-30-2018, 07:26 PM
RE: Game doesn't start at all - by Guest - 11-30-2018, 07:40 PM
RE: Game doesn't start at all - by ace102 - 11-30-2018, 09:43 PM
RE: Game doesn't start at all - by ace102 - 12-02-2018, 11:16 PM



Users browsing this thread: 1 Guest(s)