resolution problem

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
Comments
9
r_customheight "1050"
r_customwidth "1680"
r_customaspect "1" (necessary?)
r_mode "-1" (necessary?)
seta r_mode "-1"
seta r_customwidth "1680"
seta r_customheight "1050"
seta r_customaspect "1"
haha noob nice copy
Parent
cointozz why do you need 4 accounts?
Parent
cuz one didnt get the activation mail, two got banned and i didnt expect anyone to be that smart b99sting me right again
Parent
r_customheight "1050"
r_customwidth "1680"
r_customaspect "1" (necessary?)
r_mode "-1" (necessary?)
Back to top