SCP:CB V1.3 wont run in native resolution in full screen
#1Whenever I try to launch the game in full screen in my native resolution(2560X1440) it will give me this error: "Unable to create 3d scene", What should I do about this or how to fix it?
According to Blitz3D, it means that this your graphics card cannot use this resolution for 3D drawing in Blitz3D (but it can also be the fact that Blitz3D doesn't know how to render such high resolutions, but I'm not sure). What happens when you play in a lower resolution?Rodj wrote:Whenever I try to launch the game in full screen in my native resolution(2560X1440) it will give me this error: "Unable to create 3d scene", What should I do about this or how to fix it?