None Supported screen

Status
Not open for further replies.
I tried 3 times by re-downloading it and each time i run the game it makes the screen go black and it Say None Supported and i can hear all the sounds of the game and everything but see whats happening, can someone help?
 
Code:
scr_height "400"
scr_width "640"
scr_depth "16 bits"

When messing with those values, be sure to only use multiples of 200 for height, and 320 for width. Plus you might wanna change depth between 16 and 32.
 
Draykon said:
Code:
scr_height "400"
scr_width "640"
scr_depth "16 bits"

When messing with those values, be sure to only use multiples of 200 for height, and 320 for width. Plus you might wanna change depth between 16 and 32.

Height can also be a height of 240-in fact, most moniters don't like resolutions with a height multiple of 200 beyond 640x400.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top