Documentation
QuakeForge 0.5
- There are no menus in the current code so the
ESCkey will take you to the console rather than the menus that are AWOL sensitivityis gone. In it's place arein_amp,in_pre_amp,in_mouse_ampandin_mouse_pre_amp, which all multiply together to give you the oldsensitivityHere is a schematic.- By default, you will not get any sound output (in fact you will get a warning about being unable to load the
nullplugin). use+set snd_output pluginon the command line.pluginis one of:alsa0_5For ALSA 0.5.xalsa0_9For ALSA 0.9.xossFor OSS in UNIX (Linux kernel sound driverswinFor Windows (DirectSound?)sdlFor SDL sound (last resort)
set snd_output pluginintoquakeforge.confwhich QuakeForge will look for in/etcin UNIX and%WINDIR%in MS-Windows (unless the HOME environment variable is set to a directory, in which case, QuakeForge will look there) - Any
set cvar valuecommand can be placed in this file: one per line. - All commands prefixed by a
+on the command line will be executed. (eg,qw-client-x11 +set cl_writecfg 0 +connect quake.server.domwill executeset cl_writecfg 0andconnect quake.server.domas separate commands) - In UNIX, QuakeForge defaults to looking for the game directories in
$prefix/share/games/quakeforge(fs_sharepath) and~/.quakeforge(fs_userpath). - In MS-Windows, QuakeForge defaults to looking for the game directories in the traditional location (the current directory).
fs_sharepathandfs_userpathare available to MS-Windows users, they both default to "." - QuakeForge only ever writes files to
fs_userpath, never tofs_sharepathand QuakeForge will search for files withinfs_userpathbefore looking infs_sharepath - QuakeForge 0.5 has a powerful new key binding system that isn't compatable with the old system, though most configs usually work just fine thanks to a compatability layer. Information about this system can be found here.
- Um, I'm tired. You're lucky you got these docs :P. More will follow
| Cvar Documentation |
Copyright © 1999-2025 the QuakeForge Project.
Additional Copyright and Trademark Acknowledgements |
|---|