Custom Aspect in ET

I'm on a 16:9 1920x1080p monitor.

Do I need to use custom aspect?

Does this actually make a difference?
Comments
14
im not sure

r_mode -1

r_costumheight 1080
r_costumwidth 1920
"these guys are unhit"
good excuse that day bro
Parent
ofc and

plus + r_displayRefresh "120" // your monitor Hz (60, 75, 85, 100)
doubt he has a full hd monitor which supports 120hz
Parent
wats the point of buying a "new" or 2nd hand monitor if it doesnt handle 120hz???
Parent
If you want ET to be played in that resolution then yes.

Put in your config:
r_mode -1
r_customheight "1080"
r_customwidth "1920"
r_displayrefresh "0" or "120"

But make sure in your graphics control panel that the rate is 120hz and not 75 etc
Having r_displayrefresh "0" will mean ET will automatically detect your set hz rate, so you do not need to specify "120" or "60".

I use two different configs for windowed and full screen e.g.

Fullscreen
http://pastebin.com/WbQ5N7fp

Windowed
http://pastebin.com/jb7wicFN

save each as a .cfg in your etpro folder and you can then /exec each one separately in console as needed or even bind it to a vstr/toggle.
too bad r_displayrefresh is bugged. sometimes you will need to set your hz ingame
Parent
ah fair enough
Parent
hoe is die bugged dan?
Parent
op een of andere vage manier levert het niet 100 hz als je windows hertz 100 is.
ik krijg altijd een 60hz gevoel met r_displayrefresh 0
met r_displayrefresh komt het wel goed.
Parent
Back to top