bug resolution
Hello,
i have a laptop (asus) and i cant play in full screen.
What is the resolution to play full screen on a laptop with 1366 x 768?
I tryed to put that :
seta r_mode "-1"
seta r_customheight "1366"
seta r_customwidth "768"
seta r_fullscreen "1"
But i had : GLW_StartOpenGL() - could not load OpenGL subsystem
Help me :) ty
Ps: Sorry for the engrish :s
i have a laptop (asus) and i cant play in full screen.
What is the resolution to play full screen on a laptop with 1366 x 768?
I tryed to put that :
seta r_mode "-1"
seta r_customheight "1366"
seta r_customwidth "768"
seta r_fullscreen "1"
But i had : GLW_StartOpenGL() - could not load OpenGL subsystem
Help me :) ty
Ps: Sorry for the engrish :s
seta r_customwidth "768"
are you sure? o_O
maybe try
seta r_customheight "768"
seta r_customwidth "1366"
instead
seta r_customwidth "1366"
you had them the wrong way
ty
I can play with r_mode 6, but not in full screen.
seta r_customheight "1366"
seta r_customwidth "768"
seta r_fullscreen "0"
if you are ingame, do /r_fullscreen 1 in console and /vid_Restart (you also can do Alt+ Enter, same effect)