OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

Client asserts if an 800x600 video mode is not available #40

Closed AbortRetryFail closed 10 years ago

AbortRetryFail commented 10 years ago

vid_init.cpp:387

GameScreenRes is 800x600 by default so if this is not a valid video mode, the client quits here before setting any other modes.