yennicks / game_fixes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Fixes

Quake 3 - Quake 3: Team Arena

Custom resolution for modern monitors (like widescreen and full HD)

Change these values in baseq3\q3config.cfg

seta r_customaspect "1"
seta r_customheight "1080"
seta r_customwidth "1920"
seta r_fullscreen "1"
seta r_mode "-1"

About