This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Manual - GameConfiguration
Some games require special configuration to work with B3.
All Games
g_logsync
All Quake 3 based games (cod, cod2, cod4, iourt41, q3a, wop) require you to set g_logsync to 2 in the game config. This setting causes the game log buffer to write to the log immediately instead of being buffered and only writing at map change or when the buffer is full.
set g_logsync 2






