forked from KolibriOS/kolibrios
Add QUAKE game binaries (including Shareware PAK0.PAK)
git-svn-id: svn://kolibrios.org@4950 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
dca59b462b
commit
c341964ed7
82
data/common/games/quake/CONFIG.CFG
Normal file
82
data/common/games/quake/CONFIG.CFG
Normal file
@ -0,0 +1,82 @@
|
||||
bind "TAB" "+showscores"
|
||||
bind "ENTER" "+jump"
|
||||
bind "ESCAPE" "togglemenu"
|
||||
bind "SPACE" "+jump"
|
||||
bind "+" "sizeup"
|
||||
bind "," "+moveleft"
|
||||
bind "-" "sizedown"
|
||||
bind "." "+moveright"
|
||||
bind "/" "impulse 10"
|
||||
bind "0" "impulse 0"
|
||||
bind "1" "impulse 1"
|
||||
bind "2" "impulse 2"
|
||||
bind "3" "impulse 3"
|
||||
bind "4" "impulse 4"
|
||||
bind "5" "impulse 5"
|
||||
bind "6" "impulse 6"
|
||||
bind "7" "impulse 7"
|
||||
bind "8" "impulse 8"
|
||||
bind "=" "sizeup"
|
||||
bind "\" "+mlook"
|
||||
bind "`" "toggleconsole"
|
||||
bind "a" "+lookup"
|
||||
bind "c" "+movedown"
|
||||
bind "d" "+moveup"
|
||||
bind "t" "messagemode"
|
||||
bind "z" "+lookdown"
|
||||
bind "~" "toggleconsole"
|
||||
bind "UPARROW" "+forward"
|
||||
bind "DOWNARROW" "+back"
|
||||
bind "LEFTARROW" "+left"
|
||||
bind "RIGHTARROW" "+right"
|
||||
bind "ALT" "+strafe"
|
||||
bind "CTRL" "+attack"
|
||||
bind "SHIFT" "+speed"
|
||||
bind "F1" "help"
|
||||
bind "F2" "menu_save"
|
||||
bind "F3" "menu_load"
|
||||
bind "F4" "menu_options"
|
||||
bind "F5" "menu_multiplayer"
|
||||
bind "F6" "echo Quicksaving...; wait; save quick"
|
||||
bind "F9" "echo Quickloading...; wait; load quick"
|
||||
bind "F10" "quit"
|
||||
bind "F11" "zoom_in"
|
||||
bind "F12" "screenshot"
|
||||
bind "INS" "+klook"
|
||||
bind "DEL" "+lookdown"
|
||||
bind "PGDN" "+lookup"
|
||||
bind "END" "centerview"
|
||||
bind "MOUSE1" "+attack"
|
||||
bind "MOUSE2" "+forward"
|
||||
bind "MOUSE3" "+mlook"
|
||||
bind "PAUSE" "pause"
|
||||
m_side "0.8"
|
||||
m_forward "1"
|
||||
m_yaw "0.022"
|
||||
m_pitch "0.022"
|
||||
sensitivity "1.000000"
|
||||
lookstrafe "0"
|
||||
lookspring "0"
|
||||
cl_backspeed "400.000000"
|
||||
cl_forwardspeed "400.000000"
|
||||
_cl_color "0"
|
||||
_cl_name "player"
|
||||
_snd_mixahead "0.1"
|
||||
bgmvolume "1"
|
||||
volume "1.000000"
|
||||
viewsize "100"
|
||||
_config_modem_hangup "AT H"
|
||||
_config_modem_init ""
|
||||
_config_modem_clear "ATZ"
|
||||
_config_modem_dialtype "T"
|
||||
_config_com_modem "1"
|
||||
_config_com_baud "57600"
|
||||
_config_com_irq "4"
|
||||
_config_com_port "0x3f8"
|
||||
saved4 "0"
|
||||
saved3 "0"
|
||||
saved2 "0"
|
||||
saved1 "0"
|
||||
savedgamecfg "0"
|
||||
gamma "0.750000"
|
||||
crosshair "0"
|
BIN
data/common/games/quake/PAK0.PAK
Normal file
BIN
data/common/games/quake/PAK0.PAK
Normal file
Binary file not shown.
BIN
data/common/games/quake/sdlquake
Normal file
BIN
data/common/games/quake/sdlquake
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user