I think that means the resolution that SRB2 is using is not supported. I think you need to change the resolution via the config.cfg file. Somewhere in your config there should be a line like this.
Code:
scr_height "some # here"
scr_width "some # here"
Replace that line with this.
Code:
scr_height "640"
scr_width "480"
If the config file already has the above values, change it to something like this.
Code:
scr_height "1024"
scr_width "768"
If none of those work, try some other values. If none at all work, it must not be a resolution error...
Status
Not open for further replies.
Who is viewing this thread (Total: 0, Members: 0, Guests: 0)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.