I use 1280x800 resolution on my VAIO's notebook, but i play only at 1024x768. Do you have any patch to enlarge the resolution?
P.S. Your game is really amazing. thanks for great job!
start the game with +set gl_mode 17
or try /set gl_mode 17 in the in-game console
have fun
(I found the list of gamemodes thanks to a link from Plouj on #ufo:ai)
The list (resolution, gl_mode number):
#{ 960, 720, 5 },
#{ 1024, 768, 6 },
#{ 1152, 864, 7 },
#{ 1280, 1024, 8 },
#{ 1600, 1200, 9 },
#{ 2048, 1536, 10 },
#{ 1024, 480, 11 }, /* Sony VAIO Pocketbook */
#{ 1152, 768, 12 }, /* Apple TiBook */
#{ 1280, 854, 13 }, /* Apple TiBook */
#{ 800, 500, 15 }, /* as found modern */
#{ 1024, 640, 16 }, /* notebooks */
#{ 1280, 800, 17 },
#{ 1680, 1050, 18 },
#{ 1920, 1200, 19 },
#{ 1400, 1050, 20 }, /* samsung x20 */
#{ 1440, 900, 21 }