123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- # drummyfish's chocolate doom config
- # put this, along with default.cfg, to ~/.chocolate-doom/chocolate-doom.cfg (overwrite existing)
- # CC0 1.0
- autoadjust_video_settings 1
- fullscreen 1
- aspect_ratio_correct 1
- startup_delay 1000
- screen_width 800
- screen_height 600
- screen_bpp 32
- grabmouse 1
- novert 1
- mouse_acceleration 1.000000
- mouse_threshold 0
- snd_samplerate 44100
- snd_cachesize 67108864
- snd_maxslicetime_ms 28
- snd_pitchshift 0
- snd_musiccmd ""
- snd_dmxoption ""
- opl_io_port 0x388
- show_endoom 1
- show_diskicon 1
- png_screenshots 1
- vanilla_savegame_limit 0
- vanilla_demo_limit 0
- vanilla_keyboard_mapping 1
- video_driver ""
- window_position ""
- player_name "drummyfish"
- joystick_index -1
- joystick_x_axis 0
- joystick_x_invert 0
- joystick_y_axis 1
- joystick_y_invert 0
- joystick_strafe_axis -1
- joystick_strafe_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 -1
- joyb_toggle_automap -1
- joyb_prevweapon -1
- joyb_nextweapon -1
- mouseb_strafeleft -1
- mouseb_straferight -1
- mouseb_use -1
- mouseb_backward -1
- mouseb_prevweapon 4
- mouseb_nextweapon 3
- dclick_use 0
- use_libsamplerate 0
- libsamplerate_scale 0.650000
- timidity_cfg_path ""
- gus_patch_path ""
- gus_ram_kb 1024
- 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 16
- key_weapon2 20
- key_weapon3 19
- key_weapon4 33
- key_weapon5 18
- key_weapon6 34
- key_weapon7 45
- key_weapon8 0
- 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
|