resolution problem
•
23 Jun 2007, 16:09
•
Journals
Dear Community,
I'm playing ET on my laptop, the resolution of my laptop is a widescreen resolution (1680px - 1050px). My resolution in ET is r_mode "6" (1024px - 768px). The problem is that when I run ET the game only takes the half of my screen, the rest is just black. When I try to make my resolution bigger I can't see a part of my game anymore, so could someone please help me with this problem. I just want ET to take my whole screen, I don't want any part to be black.
Thanx in advance and sorry for my crappy English ;)
Notna
I'm playing ET on my laptop, the resolution of my laptop is a widescreen resolution (1680px - 1050px). My resolution in ET is r_mode "6" (1024px - 768px). The problem is that when I run ET the game only takes the half of my screen, the rest is just black. When I try to make my resolution bigger I can't see a part of my game anymore, so could someone please help me with this problem. I just want ET to take my whole screen, I don't want any part to be black.
Thanx in advance and sorry for my crappy English ;)
Notna
r_customwidth "1680"
r_customaspect "1" (necessary?)
r_mode "-1" (necessary?)
seta r_customwidth "1680"
seta r_customheight "1050"
seta r_customaspect "1"
r_customwidth "1680"
r_customaspect "1" (necessary?)
r_mode "-1" (necessary?)