Posted September 18, 2022
I bought IG2 today, remembering it from years ago. Thought it'd be a fun bit of nostalgia gaming. Unfortunately, it doesn't work even slightly.
I have the "Sound but black screen" issue that is mentioned in a few places, but this is different: It appears that the version of OpenGL being used doesn't support the shaders. I don't know how to fix that...hoping somebody out there does.
Here's the relevant bit from the game log:
GL: 4.6.0 Compatibility Profile Context 22.8.2.220819 (ATI Technologies Inc.) (AMD Radeon RX 6600)
GLSL: 4.60
Resized to: 1920x1080
Variation 0
Compiling vertex shader
Vertex shader failed:
WARNING: 0:8: varying deprecated in version 130; may be removed in future release
ERROR: 0:8: 'varying' : no longer supported in core profile; removed in version 420
ERROR: 0:8: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.
(repeat for every other shader program)
I have the "Sound but black screen" issue that is mentioned in a few places, but this is different: It appears that the version of OpenGL being used doesn't support the shaders. I don't know how to fix that...hoping somebody out there does.
Here's the relevant bit from the game log:
GL: 4.6.0 Compatibility Profile Context 22.8.2.220819 (ATI Technologies Inc.) (AMD Radeon RX 6600)
GLSL: 4.60
Resized to: 1920x1080
Variation 0
Compiling vertex shader
Vertex shader failed:
WARNING: 0:8: varying deprecated in version 130; may be removed in future release
ERROR: 0:8: 'varying' : no longer supported in core profile; removed in version 420
ERROR: 0:8: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.
(repeat for every other shader program)
No posts in this topic were marked as the solution yet. If you can help, add your reply