Shinu The Hedgehog
Member
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?
scr_height "400"
scr_width "640"
scr_depth "16 bits"
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.