Skip to content

Instantly share code, notes, and snippets.

View Corsario-CL's full-sized avatar

Javier Corsario-CL

View GitHub Profile
@Corsario-CL
Corsario-CL / autoexec.cfg
Created April 3, 2021 01:08
Quake3 – Custom high definition configurations for best visual quality (Quake 3, Quake III Arena).
seta r_mode "-1"
seta r_customwidth "5120"
seta r_customheight "2880"
seta cg_fov "115"
seta cg_gunCorrectFOV "1"
seta cl_renderer "opengl2"
seta r_allowSoftwareGL "0"
seta r_ignoreGLErrors "1"
seta r_smp "1"
seta r_displayrefresh "0"