Change crt -> lcd
6. November 2008 - 14:49
#21
Change crt -> lcd
r_customaspectratio
you also need to use r_mode -1 and r_customwidth and r_customheight
6. November 2008 - 17:50
#23
Change crt -> lcd
wrote:
r_customaspectratio mades square?
what sizes i should use to make good square when i have system resolution on: 1680x1050 :
1,6 ?
8. November 2008 - 10:26
#25
Change crt -> lcd
seta r_mode "-1"
seta r_customwidth "1680"
seta r_customheight "1050"
seta r_customaspect "8:5"
8. November 2008 - 11:16
#27
Change crt -> lcd
It is supposed to be on fullscreen.
seta r_mode "-1"
seta r_customwidth "1400"
seta r_customheight "1050"
seta r_customaspect "4:3"
This is for a square screen.
8. November 2008 - 12:05
#29
Change crt -> lcd
Are you talking about windowsmode?
seta r_fullscreen "0"
r_customaspectratio mades square?
what sizes i should use to make good square when i have system resolution on: 1680x1050 :