About
Currently it uses ioquake3 but I plan on moving to q3e because it seems to function better with resource-constrained hardware (modern-ish renderer + vulkan stuff). # Setup
Client
\r_mode -1
\r_customwidth X
\r_customheight X
\cl_allowdownload 1
\cl_maxpackets 125
\cg_fov 100
\cg_drawtimer 2
\cg_delagweapons 15
\cg_nobobbing 9
\cg_ambient 0
\cg_enemymodel keel\66666
\snaps 40
\rate 50000
\vid_restart
Server
Bots (Only if you need them)
set bot_enable 1
set bot_minplayers 6
set g_spskill 4
set sv_maxclients 12
set g_gametype 0
set timelimit 15
set fraglimit 30
Networking
set sv_fps 100
set sv_maxRate 25000
set sv_minRate 4000
set sv_maxPing 200
set sv_minPing 0
set g_doWarmup 0
set g_warmup 0
set match_latejoin 1
set team_allowspec 1
