Added and updated controls

main
James Prankard 5 years ago
parent d104550d17
commit ee964452bf
  1. 12
      README.md
  2. 122
      release/chocolate-doom.cfg
  3. 43
      release/default.cfg

@ -29,6 +29,18 @@
- chocolate-doom.cfg
- doom.wad (or doom1.wad, doom2.wad, doom3.wad) please source yourself
## Controls
You need to add the ```/releases/default.cfg``` and ```/releases/chocolate-doom.cfg``` access these controls
* Left stick - Strafe and move
* Right stick - Look
* ZR - Fire
* ZL - Sprint
* L - Previous Weapon
* R - Next Weapon
* B - Use Item
# Chocolate Doom
Chocolate Doom aims to accurately reproduce the original DOS version of

@ -0,0 +1,122 @@
video_driver ""
window_position "center"
fullscreen 1
video_display 0
aspect_ratio_correct 1
integer_scaling 0
vga_porch_flash 0
window_width 640
window_height 480
fullscreen_width 0
fullscreen_height 0
force_software_renderer 0
max_scaling_buffer_pixels 16000000
startup_delay 1000
show_endoom 1
show_diskicon 1
png_screenshots 0
snd_samplerate 44100
snd_cachesize 67108864
snd_maxslicetime_ms 28
snd_pitchshift 0
snd_musiccmd ""
snd_dmxoption ""
opl_io_port 0x388
music_pack_path ""
timidity_cfg_path ""
vanilla_savegame_limit 1
vanilla_demo_limit 1
vanilla_keyboard_mapping 1
player_name "Player"
grabmouse 1
novert 0
mouse_acceleration 2.000000
mouse_threshold 10
mouseb_strafeleft 5
mouseb_straferight 6
mouseb_use -1
mouseb_backward -1
mouseb_prevweapon -1
mouseb_nextweapon -1
dclick_use 1
joystick_guid ""
joystick_index -1
joystick_x_axis 2
joystick_x_invert 0
joystick_y_axis 1
joystick_y_invert 0
joystick_strafe_axis 0
joystick_strafe_invert 0
joystick_look_axis -1
joystick_look_invert 0
joystick_physical_button0 0
joystick_physical_button1 1
joystick_physical_button2 2
joystick_physical_button3 3
joystick_physical_button4 4
joystick_physical_button5 5
joystick_physical_button6 6
joystick_physical_button7 7
joystick_physical_button8 8
joystick_physical_button9 9
joystick_physical_button10 10
joyb_strafeleft -1
joyb_straferight -1
joyb_menu_activate 10
joyb_toggle_automap 2
joyb_prevweapon 6
joyb_nextweapon 7
key_pause 69
key_menu_activate 1
key_menu_up 72
key_menu_down 80
key_menu_left 75
key_menu_right 77
key_menu_back 14
key_menu_forward 28
key_menu_confirm 21
key_menu_abort 49
key_menu_help 59
key_menu_save 60
key_menu_load 61
key_menu_volume 62
key_menu_detail 63
key_menu_qsave 64
key_menu_endgame 65
key_menu_messages 66
key_menu_qload 67
key_menu_quit 68
key_menu_gamma 87
key_spy 88
key_menu_incscreen 13
key_menu_decscreen 12
key_menu_screenshot 0
key_map_toggle 15
key_map_north 72
key_map_south 80
key_map_east 77
key_map_west 75
key_map_zoomin 13
key_map_zoomout 12
key_map_maxzoom 11
key_map_follow 33
key_map_grid 34
key_map_mark 50
key_map_clearmark 46
key_weapon1 2
key_weapon2 3
key_weapon3 4
key_weapon4 5
key_weapon5 6
key_weapon6 7
key_weapon7 8
key_weapon8 9
key_prevweapon 0
key_nextweapon 0
key_message_refresh 28
key_demo_quit 16
key_multi_msg 20
key_multi_msgplayer1 34
key_multi_msgplayer2 23
key_multi_msgplayer3 48
key_multi_msgplayer4 19

@ -0,0 +1,43 @@
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
use_mouse 1
mouseb_fire 0
mouseb_strafe 1
mouseb_forward 2
use_joystick 0
joyb_fire 9
joyb_strafe -1
joyb_use 1
joyb_speed 8
screenblocks 9
detaillevel 0
snd_channels 8
snd_musicdevice 3
snd_sfxdevice 3
snd_sbport 0
snd_sbirq 0
snd_sbdma 0
snd_mport 0
usegamma 0
chatmacro0 "No"
chatmacro1 "I'm ready to kick butt!"
chatmacro2 "I'm OK."
chatmacro3 "I'm not looking too good!"
chatmacro4 "Help!"
chatmacro5 "You suck!"
chatmacro6 "Next time, scumbag..."
chatmacro7 "Come here!"
chatmacro8 "I'll take care of it."
chatmacro9 "Yes"
Loading…
Cancel
Save