The source of the setup program included with DOOM, Final DOOM, Strife, etc.

This commit is contained in:
Travis Bradshaw
2012-01-31 15:35:30 -06:00
commit b126e26499
608 changed files with 18133 additions and 0 deletions

58
STRIFE.CFG Normal file
View File

@@ -0,0 +1,58 @@
mouse_sensitivity 5
sfx_volume 8
music_volume 8
show_messages 1
key_right 77
key_left 75
key_up 72
key_down 80
key_strafeleft 51
key_straferight 52
key_fire 29
key_use 57
key_strafe 56
key_speed 54
key_lookdown 83
key_lookup 81
key_invleft 26
key_invright 27
key_useHealth 35
key_invUse 28
key_invDrop 71
key_invHome 71
key_invEnd 79
key_invPop 44
key_invquery 16
key_jump 30
use_mouse 1
mouseb_fire 0
mouseb_strafe 1
mouseb_forward 2
use_joystick 0
joyb_fire 0
joyb_strafe 1
joyb_use 3
joyb_speed 2
screenblocks 9
detaillevel 0
showmessages 1
comport 1
snd_channels 3
snd_musicdevice 3
snd_sfxdevice 3
snd_sbport 576
snd_sbirq 5
snd_sbdma 1
snd_mport 816
usegamma 0
chatmacro0 "no macro"
chatmacro1 "no macro"
chatmacro2 "no macro"
chatmacro3 "no macro"
chatmacro4 "no macro"
chatmacro5 "no macro"
chatmacro6 "no macro"
chatmacro7 "no macro"
chatmacro8 "no macro"
chatmacro9 "no macro"
0