RetroDECK/config/gzdoom/gzdoom.ini
XargonWan 7ef3628995
feat/lighter manifest (#844)
* ES-DE: outsourced

* RetroArch: migrated to AppImage

* XEMU: migrated to AppImage

* MELONDS: migrated to AppImage

* RPCS3: migrated to AppImage

* MANIFEST: avoid overwriting native libraries

* MANIFEST: fixing ES-DE

* MANIFEST: fixed and normalized /app with FLATPAK_DEST

* MANIFEST: cleanup

* MANIFEST: fixed RetroArch

* PPSSPP: added wanted sdl module

* ES-DE: moved repo

* PPSSPP: outsourced

* PPSSPP: fixed link

* MANIFEST: fixing copy actions

* PCSX2: removing troublesome file

* DOLPHIN: outsourced

* SOLARUS: outsourced

* MANIFEST: lowercased rpcs3 sha

* MANIFEST: trying to figure out automation_task_list

* MANIFEST: fixed primehack placeholders

* REVERT ME: RUNNER CHANGED

* XEMU: moved on the bottom just to see if something changes

* DUCKSTATION: wrong cp target

* MANFEST: moved thir party libraries in /app/usr/local/lib

* MANFEST: removing dolphin debug libraries

* MANFEST: removing primehack debug libraries

* MANFEST: removing primehack pkgconfig libraries

* MANFEST: removing cemu lib

* SOLARUS: removing errored libs

* MAME: reverted to its original state as it's not coming with libraries

* RYUJINX: fixing chmod command

* GZDOOM: outsourced

* MANIFEST: added debug for checking out where tf is our icon

* Submodules cleanup

* GZDOOM: cleanup

* FRAMEWORK: moved third party libs into /app/retrodeck/lib

* MANIFEST: added retrodeck-pre-build commands

* MANIFEST: module renamed

* ES-DE: re-removed 'files/lib/girepository-1.0'

* GLOBAL: pathing the retrodeck components provided libraries

* RPCS3: moved bufgix in the proper module

* MANIFEST: moved component libraries into /app/retrodeck/lib

* MANIFEST: removing some debug cleanups

* MANIFEST: desktop file don't need to be executable

* ES-DE: re-adding libpoppler

* ES--DE: moved to the end to overwrite older libraries

* RYUJINX: fixed manifest

* MANIFEST: injecting needed libraries and discarding the troublesome ones

* MANIFEST: injecting needed libraries and discarding the troublesome ones - adding more

* MelonDS: outsourced but self built in QT6

* MANIFEST: automated the third party libs manager

* MANIFEST: fixed melonds build

* Ryujinx: downgraded to the older but working version

* MANIFEST: removed debug code

* WORKFLOW: running on self-hosted again

* MANIFEST: including debug and pkgconfig's librareis

* MANIFEST: removing pkgconfig's librareis

* MANIFEST: cannot move so copy and remove

* MANIFEST: cannot move so copy and remove - fix

* Toying with automation file to make it work again

* PRE_BUILD_AUTOMATION: testing a different script

* PRE_BUILD_AUTOMATION: adding new sha function

* MAME: fixing link

* MANIFEST: tweaks

* ATL: fixing ES-DE entry

* PPSSPP: fixed hash

* SOLARUS: fixing debug libs copy command

* APDATA: updated

* SOLARUS: that's not the library you're looking for

* GZDOOM: removing debug even here

* Revamped codename wordlist

* MANIFEST: following symlinks during library copy

* WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker

* Manually adding missing libraries

* More codenames

* CEMU: added wrapper +  RPCS3 fixes

* THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit)

* emu: fixed dest filename for the wrapper

* Cemu: fixing wrapper installation

* MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues

* MANIFEST: adding llvm doesn't change the situation, removed

* MANIFEST: trying to add vulkan

* MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken)

* VULKAN: testing some libraries

* VULKAN: trying to add shaderc

* Manifest: renaming es-de module to stick with the repo name for updating purposes

* Migrated to the new latest links

* MAME: frixed url

* PCSX2: updated to 2.1.55

* Reverting workfolw edits

* WORKFLOW: targetting the old repo for the release

* WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year

* MISSING_LIBS: trying to fetch libshaderc

* MAIN_WORKLFOW: updating actions versions [skip ci]
2024-08-05 03:45:21 +02:00

4631 lines
89 KiB
INI

# This file was generated by GZDoom g4.11.3-m on 2024-03-10 09:34:01
# These are the directories to automatically search for IWADs.
# Each directory should be on a separate line, preceded by Path=
[IWADSearch.Directories]
Path=.
Path=$DOOMWADDIR
Path=$HOME
Path=$PROGDIR
Path=RETRODECKROMSDIR/doom
Path=/app/share/games/doom/
# These are the directories to search for wads added with the -file
# command line parameter, if they cannot be found with the path
# as-is. Layout is the same as for IWADSearch.Directories
[FileSearch.Directories]
Path=$PROGDIR
Path=$DOOMWADDIR
Path=RETRODECKROMSDIR/doom
Path=RETRODECKROMSDIR/bios/gzdoom
Path=/app/share/games/doom/
Path=/var/config/gzdoom
# These are the directories to search for soundfonts that let listed in the menu.
# Layout is the same as for IWADSearch.Directories
[SoundfontSearch.Directories]
Path=$PROGDIR/soundfonts
Path=$PROGDIR/fm_banks
Path=RETRODECKROMSDIR/bios/gzdoom
Path=/var/data/gzdoom/audio/soundfonts
Path=/var/data/gzdoom/audio/fm_banks
Path=/var/data/gzdoom/audio
Path=/app/share/games/doom/soundfonts
Path=/app/share/games/doom/fm_banks
Path=/var/data/gzdoom
# Files to automatically execute when running the corresponding game.
# Each file should be on its own line, preceded by Path=
[Doom.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Heretic.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Hexen.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Strife.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Chex.AutoExec]
Path=$PROGDIR/autoexec.cfg
# WAD files to always load. These are loaded after the IWAD but before
# any files added with -file. Place each file on its own line, preceded
# by Path=
[Global.Autoload]
# Wad files to automatically load depending on the game and IWAD you are
# playing. You may have have files that are loaded for all similar IWADs
# (the game) and files that are only loaded for particular IWADs. For example,
# any files listed under 'doom.Autoload' will be loaded for any version of Doom,
# but files listed under 'doom.doom2.Autoload' will only load when you are
# playing a Doom 2 based game (doom2.wad, tnt.wad or plutonia.wad), and files listed under
# 'doom.doom2.commercial.Autoload' only when playing doom2.wad.
[doom.Autoload]
[doom.id.Autoload]
[doom.id.doom2.Autoload]
[doom.id.doom2.commercial.Autoload]
[doom.id.doom2.commercial.french.Autoload]
[doom.id.doom2.commercial.xbox.Autoload]
[doom.id.doom2.unity.Autoload]
[doom.id.doom2.bfg.Autoload]
[doom.id.doom2.plutonia.Autoload]
[doom.id.doom2.plutonia.unity.Autoload]
[doom.id.doom2.tnt.Autoload]
[doom.id.doom2.tnt.unity.Autoload]
[doom.id.doom1.Autoload]
[doom.id.doom1.registered.Autoload]
[doom.id.doom1.ultimate.Autoload]
[doom.id.doom1.ultimate.xbox.Autoload]
[doom.id.wadsmoosh.Autoload]
[doom.id.doom1.unity.Autoload]
[doom.id.doom1.bfg.Autoload]
[doom.freedoom.Autoload]
[doom.freedoom.demo.Autoload]
[doom.freedoom.phase1.Autoload]
[doom.freedoom.phase2.Autoload]
[doom.freedoom.freedm.Autoload]
[heretic.Autoload]
[heretic.heretic.Autoload]
[heretic.shadow.Autoload]
[blasphemer.Autoload]
[hexen.Autoload]
[hexen.deathkings.Autoload]
[hexen.hexen.Autoload]
[strife.Autoload]
[strife.strife.Autoload]
[strife.veteran.Autoload]
[chex.Autoload]
[chex.chex1.Autoload]
[chex.chex3.Autoload]
[urbanbrawl.Autoload]
[hacx.Autoload]
[hacx.hacx1.Autoload]
[hacx.hacx2.Autoload]
[harmony.Autoload]
[square.Autoload]
[square.squareware.Autoload]
[square.square.Autoload]
[delaweare.Autoload]
[woolball.Autoload]
[woolball.rotwb.Autoload]
[LastRun]
Version=225
[GlobalSettings]
I_FriendlyWindowTitle=1
adl_chips_count=6
adl_emulator_id=0
adl_fullpan=true
adl_run_at_pcm_rate=false
adl_volume_model=0
autoloadbrightmaps=false
autoloadlights=false
autoloadwidescreen=true
autosavecount=1
autosavenum=0
chase_dist=90
chase_height=-8
cl_capfps=false
cl_defaultconfiguration=1
cl_noprediction=false
cl_oldfreelooklimit=false
cl_predict_lerpscale=0.05
cl_predict_lerpthreshold=2
cl_predict_specials=true
cl_run=false
cl_scaleweaponfov=1
cl_waitforsave=true
con_4bitansi=false
con_buffersize=-1
con_ctrl_d=
con_notifylines=4
con_printansi=true
defaultiwad=
demo_compress=true
developer=0
disableautoload=false
disableautosave=0
enablescriptscreenshot=false
fluid_chorus=false
fluid_chorus_depth=8
fluid_chorus_level=1
fluid_chorus_speed=0.3
fluid_chorus_type=0
fluid_chorus_voices=3
fluid_gain=0.5
fluid_interp=1
fluid_lib=
fluid_patchset=/app/share/games/doom/soundfonts/gzdoom.sf2
fluid_reverb=false
fluid_reverb_damping=0.23
fluid_reverb_level=0.57
fluid_reverb_roomsize=0.61
fluid_reverb_width=0.76
fluid_samplerate=0
fluid_threads=1
fluid_voices=128
freelook=true
gl_billboard_faces_camera=false
gl_billboard_mode=0
gl_billboard_particles=true
gl_cachenodes=true
gl_cachetime=0.6
gl_debug=false
gl_debug_breakpoint=false
gl_debug_level=0
gl_distfog=70
gl_dither_bpc=0
gl_enhanced_nv_stealth=3
gl_es=false
gl_finishbeforeswap=false
gl_fxaa=0
gl_lens=false
gl_lens_chromatic=1.12
gl_lens_k=-0.12
gl_lens_kcube=0.1
gl_light_particles=true
gl_light_shadowmap=false
gl_light_sprites=true
gl_lights=true
gl_mask_sprite_threshold=0.5
gl_mask_threshold=0.5
gl_mirror_envmap=true
gl_multisample=1
gl_multithread=true
gl_no_skyclear=false
gl_particles_style=2
gl_pipeline_depth=0
gl_plane_reflection=true
gl_satformula=1
gl_seamless=false
gl_shadowmap_filter=1
gl_shadowmap_quality=512
gl_sort_textures=false
gl_sprite_blend=false
gl_ssao=0
gl_ssao_portals=1
gl_ssao_strength=0.7
gl_texture_filter=0
gl_texture_filter_anisotropic=8
gl_texture_hqresize_maxinputsize=512
gl_texture_hqresize_mt_height=4
gl_texture_hqresize_mt_width=16
gl_texture_hqresize_multithread=true
gl_texture_hqresize_targets=15
gl_texture_hqresizemode=0
gl_texture_hqresizemult=1
gl_usecolorblending=true
gme_stereodepth=0
gus_memsize=0
gus_patchdir=/data/gzdoom/midi
i_discordrpc=false
i_pauseinbackground=true
i_soundinbackground=false
inter_subtitles=false
invertmouse=false
invertmousex=false
language=auto
longsavemessages=false
lookstrafe=false
m_blockcontrollers=false
m_cleanscale=false
m_forward=1
m_pitch=1
m_sensitivity_x=2
m_sensitivity_y=2
m_show_backbutton=0
m_showinputgrid=0
m_side=2
m_simpleoptions=false
m_use_mouse=2
m_yaw=1
map_point_coordinates=true
midi_config=
midi_dmxgus=false
midi_voices=32
mod_autochip=false
mod_autochip_scan_threshold=12
mod_autochip_size_force=100
mod_autochip_size_scan=500
mod_dumb_mastervolume=1
mod_interp=2
mod_samplerate=0
mod_volramp=2
mouse_capturemode=1
mus_calcgain=true
mus_enabled=true
mus_gainoffset=0
mus_usereplaygain=false
nointerscrollabort=false
nomonsterinterpolation=false
opl_core=0
opl_fullpan=true
opl_numchips=2
opn_chips_count=8
opn_emulator_id=0
opn_fullpan=true
opn_run_at_pcm_rate=false
os_isanyof=false
png_gamma=0
png_level=5
queryiwad=true
quicksavenum=-1
quicksaverotation=false
quicksaverotationcount=4
r_actorspriteshadow=1
r_actorspriteshadowalpha=0.5
r_actorspriteshadowdist=1500
r_actorspriteshadowfadeheight=0
r_blendmethod=false
r_dynlights=true
r_fakecontrast=1
r_fullbrightignoresectorcolor=true
r_fuzzscale=true
r_line_distance_cull=0
r_linearsky=false
r_magfilter=false
r_minfilter=true
r_mipmap=true
r_mirror_recursions=4
r_models=true
r_multithreaded=1
r_noaccel=false
r_quakeintensity=1
r_skipmats=false
r_sprite_distance_cull=0
r_spriteadjust=2
r_ticstability=true
save_dir=RETRODECKHOMEDIR/saves/doom/gzdoom
save_formatted=false
saveloadconfirmation=true
savestatistics=0
screenshot_dir=
screenshot_quiet=false
screenshot_type=png
show_messages=true
showendoom=1
snd_aldevice=Default
snd_alresampler=Default
snd_backend=openal
snd_buffersize=0
snd_channels=128
snd_efx=true
snd_enabled=true
snd_hrtf=-1
snd_mastervolume=1
snd_mididevice=-5
snd_midiprecache=false
snd_musicvolume=0.5
snd_samplerate=0
snd_sfxvolume=1
snd_streambuffersize=64
snd_waterreverb=true
statfile=zdoomstat.txt
storesavepic=true
strictdecorate=false
telezoom=true
timidity_channel_pressure=false
timidity_chorus=0
timidity_config=/app/share/games/doom/soundfonts/gzdoom.sf2
timidity_drum_effect=false
timidity_drum_power=1
timidity_key_adjust=0
timidity_lpf_def=1
timidity_min_sustain_time=5000
timidity_modulation_envelope=true
timidity_modulation_wheel=true
timidity_overlap_voice_allow=true
timidity_pan_delay=false
timidity_portamento=true
timidity_reverb=0
timidity_reverb_level=0
timidity_surround_chorus=false
timidity_temper_control=true
timidity_tempo_adjust=1
turnspeedsprintfast=1280
turnspeedsprintslow=320
turnspeedwalkfast=640
turnspeedwalkslow=320
use_joystick=true
use_mouse=true
vid_activeinbackground=false
vid_adapter=0
vid_aspect=2
vid_brightness=0
vid_contrast=1
vid_cropaspect=false
vid_defheight=480
vid_defwidth=640
vid_fullscreen=true
vid_gamma=1
vid_hdr=false
vid_maxfps=200
vid_preferbackend=1
vid_rendermode=4
vid_saturation=1
vid_scale_customheight=800
vid_scale_custompixelaspect=1
vid_scale_customwidth=1280
vid_scale_linear=false
vid_scalefactor=1
vid_scalemode=5
vid_sdl_render_driver=
vid_vsync=false
vk_debug=false
vk_debug_callstack=true
vk_device=0
vk_exclusivefullscreen=false
vk_hdr=false
vk_raytrace=false
vr_hunits_per_meter=41
vr_ipd=0.062
vr_mode=0
vr_screendist=0.8
vr_swap_eyes=false
wildmidi_config=/app/share/games/doom/soundfonts/gzdoom.sf2
wildmidi_enhanced_resampling=true
wildmidi_reverb=false
win_h=800
win_maximized=true
win_w=1280
win_x=0
win_y=0
xbrz_centerdirectionbias=4
xbrz_colorformat=0
xbrz_dominantdirectionthreshold=3.6
xbrz_equalcolortolerance=30
xbrz_luminanceweight=1
xbrz_steepdirectionthreshold=2.2
[GlobalSettings.Unknown]
disablecrashlog=
gl_control_tear=
in_mouse=
joy_dinput=
joy_ps2raw=
joy_xinput=
k_allowfullscreentoggle=
k_mergekeys=
m_swapbuttons=
queryiwad_key=
sentstats_hwr_done=
sys_statsenabled49=
sys_statshost=
sys_statsport=
vid_gpuswitch=
vr_enable_quadbuffered=
[Doom.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Pistol Start
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Doom.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_lineantialiasing=0
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=false
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=0
crosshair=1
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=false
crosshairscale=0.5
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.4
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.35
gl_exposure_min=0.35
gl_exposure_scale=1.3
gl_exposure_speed=0.05
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=1
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.8
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=0
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=10
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6
snd_pitched=false
st_oldouch=false
st_scale=0
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=doomcurs
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=0
[Doom.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Doom.ConfigOnlyVariables]
[Doom.UnknownConsoleVariables]
[Doom.ConsoleAliases]
[Doom.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
I=di_toggleinfrared
P=di_showupgrades_bind
F=di_useitem_bind
M=di_modscreen
C=+crouch
,=di_prevSong
.=di_skipSong
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
Axis3Plus=di_modscreen
Joy5=di_useitem_bind
[Doom.DoubleBindings]
[Doom.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Heretic.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Heretic.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=73 43 23
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=d0 b0 85
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_lineantialiasing=0
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=54 3b 17
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2
compatmode=0
con_alpha=0.75
con_centernotify=true
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.4
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.35
gl_exposure_min=0.35
gl_exposure_scale=1.3
gl_exposure_speed=0.05
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.8
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=9
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=9
msgmidcolor2=10
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6
snd_pitched=true
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=false
wi_showtotaltime=true
wipetype=0
[Heretic.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Heretic.ConfigOnlyVariables]
[Heretic.UnknownConsoleVariables]
[Heretic.ConsoleAliases]
[Heretic.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Heretic.DoubleBindings]
[Heretic.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Hexen.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=PortaDOOM
neverswitchonpickup=false
playerclass=Mage
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Hexen.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=73 43 23
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=d0 b0 85
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_lineantialiasing=0
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=54 3b 17
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2
compatmode=0
con_alpha=0.75
con_centernotify=true
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.4
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.35
gl_exposure_min=0.35
gl_exposure_scale=1.3
gl_exposure_speed=0.05
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.8
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=9
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=9
msgmidcolor2=10
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6
snd_pitched=true
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=false
wi_showtotaltime=true
wipetype=0
[Hexen.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Hexen.ConfigOnlyVariables]
[Hexen.UnknownConsoleVariables]
[Hexen.ConsoleAliases]
[Hexen.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Hexen.DoubleBindings]
[Hexen.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Strife.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Strife.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_lineantialiasing=0
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.4
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.35
gl_exposure_min=0.35
gl_exposure_scale=1.3
gl_exposure_speed=0.05
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.8
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6
snd_pitched=false
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=3
[Strife.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Strife.ConfigOnlyVariables]
[Strife.UnknownConsoleVariables]
[Strife.ConsoleAliases]
[Strife.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Strife.DoubleBindings]
[Strife.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Chex.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Chex.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_lineantialiasing=0
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.4
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.35
gl_exposure_min=0.35
gl_exposure_scale=1.3
gl_exposure_speed=0.05
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.8
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6
snd_pitched=false
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=1
[Chex.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Chex.ConfigOnlyVariables]
[Chex.UnknownConsoleVariables]
[Chex.ConsoleAliases]
[Chex.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Chex.DoubleBindings]
[Chex.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Harmony.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Harmony.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Harmony.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2000000476837158
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.399999976158142
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.3499999940395355
gl_exposure_min=0.3499999940395355
gl_exposure_scale=1.2999999523162842
gl_exposure_speed=0.05000000074505806
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.7999999523162842
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6000000238418579
snd_pitched=false
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=1
[Harmony.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Harmony.ConfigOnlyVariables]
[Harmony.UnknownConsoleVariables]
[Harmony.ConsoleAliases]
[Harmony.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Harmony.DoubleBindings]
[Harmony.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[WoolBall.AutoExec]
Path=$PROGDIR/autoexec.cfg
[WoolBall.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[WoolBall.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2000000476837158
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.399999976158142
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.3499999940395355
gl_exposure_min=0.3499999940395355
gl_exposure_scale=1.2999999523162842
gl_exposure_speed=0.05000000074505806
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.7999999523162842
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6000000238418579
snd_pitched=false
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=1
[WoolBall.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[WoolBall.ConfigOnlyVariables]
[WoolBall.UnknownConsoleVariables]
[WoolBall.ConsoleAliases]
[WoolBall.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[WoolBall.DoubleBindings]
[WoolBall.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Square.AutoExec]
Path=$PROGDIR/autoexec.cfg
[Square.Player]
autoaim=35
classicflight=false
color=40 cf 00
colorset=0
fov=90
fviewbob=true
gender=other
movebob=0.25
name=RetroDECK
neverswitchonpickup=false
playerclass=Fighter
skin=base
stillbob=0
team=255
vertspread=false
wbobfire=0
wbobspeed=1
wi_noautostartmap=false
[Square.Player.Mod]
square_jabber_chance=15
square_subtitles=false
[Square.ConsoleVariables]
addrocketexplosion=false
adl_bank=14
adl_custom_bank=
adl_use_custom_bank=false
allcheats=false
am_backcolor=6c 54 40
am_cdwallcolor=4c 38 20
am_colorset=0
am_customcolors=true
am_drawmapback=1
am_efwallcolor=66 55 55
am_emptyspacemargin=0
am_fdwallcolor=88 70 58
am_followplayer=true
am_gridcolor=8b 5a 2b
am_interlevelcolor=ff 00 00
am_intralevelcolor=00 00 ff
am_linealpha=1
am_linethickness=1
am_lockedcolor=00 78 00
am_map_secrets=1
am_markcolor=2
am_markfont=AMMNUMx
am_notseencolor=6c 6c 6c
am_ovcdwallcolor=00 88 44
am_ovefwallcolor=00 88 44
am_overlay=0
am_ovfdwallcolor=00 88 44
am_ovinterlevelcolor=ff ff 00
am_ovlockedcolor=00 88 44
am_ovotherwallscolor=00 88 44
am_ovportalcolor=00 40 22
am_ovsecretsectorcolor=00 ff ff
am_ovsecretwallcolor=00 88 44
am_ovspecialwallcolor=ff ff ff
am_ovtelecolor=ff ff 00
am_ovthingcolor=e8 88 00
am_ovthingcolor_citem=e8 88 00
am_ovthingcolor_friend=e8 88 00
am_ovthingcolor_item=e8 88 00
am_ovthingcolor_monster=e8 88 00
am_ovthingcolor_ncmonster=e8 88 00
am_ovunexploredsecretcolor=00 ff ff
am_ovunseencolor=00 22 6e
am_ovwallcolor=00 ff 00
am_ovyourcolor=fc e8 d8
am_portalcolor=40 40 40
am_portaloverlay=true
am_rotate=0
am_secretsectorcolor=ff 00 ff
am_secretwallcolor=00 00 00
am_showcluster=false
am_showepisode=false
am_showgrid=false
am_showitems=true
am_showkeys=true
am_showkeys_always=false
am_showmaplabel=2
am_showmonsters=true
am_showsecrets=true
am_showthingsprites=0
am_showtime=true
am_showtotaltime=false
am_showtriggerlines=0
am_specialwallcolor=ff ff ff
am_textured=false
am_thingcolor=fc fc fc
am_thingcolor_citem=fc fc fc
am_thingcolor_friend=fc fc fc
am_thingcolor_item=fc fc fc
am_thingcolor_monster=fc fc fc
am_thingcolor_ncmonster=fc fc fc
am_thingrenderstyles=true
am_tswallcolor=88 88 88
am_unexploredsecretcolor=ff 00 ff
am_wallcolor=2c 18 08
am_xhaircolor=80 80 80
am_yourcolor=fc e8 d8
am_zoomdir=0
blood_fade_scalar=1
chat_substitution=false
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
cl_bbannounce=false
cl_bloodsplats=true
cl_bloodtype=0
cl_custominvulmapcolor1=00 00 1a
cl_custominvulmapcolor2=a6 a6 7a
cl_customizeinvulmap=false
cl_doautoaim=false
cl_gfxlocalization=3
cl_maxdecals=1024
cl_missiledecals=true
cl_nointros=false
cl_pufftype=0
cl_rockettrails=1
cl_showmultikills=true
cl_showsecretmessage=true
cl_showsprees=true
cl_spreaddecals=true
classic_scaling_factor=1
classic_scaling_pixelaspect=1.2000000476837158
compatmode=0
con_alpha=0.75
con_centernotify=false
con_midtime=3
con_notablist=false
con_notifytime=3
con_pulsetext=false
con_scale=0
con_scaletext=2
crosshair=2
crosshaircolor=ff 00 00
crosshairforce=false
crosshairgrow=false
crosshairhealth=2
crosshairon=true
crosshairscale=0
dehload=0
dimamount=-1
dimcolor=ff d7 00
displaynametags=0
dlg_musicvolume=1
dlg_vgafont=false
gl_aalines=false
gl_bandedswlight=false
gl_bloom=false
gl_bloom_amount=1.399999976158142
gl_brightfog=false
gl_coronas=true
gl_enhanced_nightvision=true
gl_exposure_base=0.3499999940395355
gl_exposure_min=0.3499999940395355
gl_exposure_scale=1.2999999523162842
gl_exposure_speed=0.05000000074505806
gl_fogmode=2
gl_fuzztype=0
gl_interpolate_model_frames=true
gl_light_models=true
gl_lightadditivesurfaces=false
gl_lightmode=0
gl_menu_blur=-1
gl_paltonemap_powtable=2
gl_paltonemap_reverselookup=true
gl_precache=false
gl_scale_viewport=true
gl_sclipfactor=1.7999999523162842
gl_sclipthreshold=10
gl_spriteclip=1
gl_tonemap=0
gl_weaponlight=8
hud_althud=false
hud_althud_forceinternal=false
hud_althudscale=0
hud_ammo_order=0
hud_ammo_red=25
hud_ammo_yellow=50
hud_armor_green=100
hud_armor_red=25
hud_armor_yellow=50
hud_aspectscale=true
hud_berserk_health=true
hud_health_green=100
hud_health_red=25
hud_health_yellow=50
hud_oldscale=true
hud_scale=-1
hud_scalefactor=1
hud_showammo=2
hud_showangles=false
hud_showitems=false
hud_showlag=0
hud_showmonsters=true
hud_showscore=false
hud_showsecrets=true
hud_showstats=false
hud_showtime=0
hud_showtimestat=0
hud_showweapons=true
hud_timecolor=5
hudcolor_ltim=8
hudcolor_statnames=6
hudcolor_stats=3
hudcolor_time=6
hudcolor_titl=10
hudcolor_ttim=5
hudcolor_xyco=3
inter_classic_scaling=true
log_vgafont=false
lookspring=true
m_quickexit=false
msg=0
msg0color=11
msg1color=5
msg2color=2
msg3color=3
msg4color=3
msgmidcolor=11
msgmidcolor2=4
nametagcolor=5
nocheats=false
opn_custom_bank=
opn_use_custom_bank=false
paletteflash=0
pickup_fade_scalar=1
r_deathcamera=false
r_drawfuzz=1
r_maxparticles=4000
r_portal_recursions=4
r_rail_smartspiral=false
r_rail_spiralsparsity=1
r_rail_trailsparsity=1
r_skymode=2
r_vanillatrans=0
sb_cooperative_enable=true
sb_cooperative_headingcolor=6
sb_cooperative_otherplayercolor=2
sb_cooperative_yourplayercolor=3
sb_deathmatch_enable=true
sb_deathmatch_headingcolor=6
sb_deathmatch_otherplayercolor=2
sb_deathmatch_yourplayercolor=3
sb_teamdeathmatch_enable=true
sb_teamdeathmatch_headingcolor=6
screenblocks=11
setslotstrict=true
show_obituaries=true
snd_menuvolume=0.6000000238418579
snd_pitched=false
st_oldouch=false
st_scale=-1
transsouls=0.75
ui_screenborder_classic_scaling=true
uiscale=0
underwater_fade_scalar=1
vid_allowtrueultrawide=1
vid_cursor=-
vid_nopalsubstitutions=false
wi_cleantextscale=false
wi_percents=true
wi_showtotaltime=true
wipetype=1
[Square.LocalServerInfo]
compatflags=0
compatflags2=0
forcewater=false
maxviewpitch=90
sv_corpsequeuesize=64
sv_disableautohealth=false
sv_dropstyle=0
sv_portal_recursions=4
sv_smartaim=0
[Square.LocalServerInfo.Mod]
square_hints=false
[Square.ConfigOnlyVariables]
[Square.ConfigOnlyVariables.Mod]
[Square.UnknownConsoleVariables]
[Square.ConsoleAliases]
[Square.Bindings]
1=slot 1
2=slot 2
3=slot 3
4=slot 4
5=slot 5
6=slot 6
7=slot 7
8=slot 8
9=slot 9
0=slot 0
-=sizedown
Equals=sizeup
Tab=togglemap
W=+forward
E=+use
T=messagemode
Enter=invuse
A=+moveleft
S=+back
D=+moveright
`=toggleconsole
Shift=+speed
\=+showscores
CapsLock=toggle cl_run
Space=+jump
F1=menu_help
F2=menu_save
F3=menu_load
F4=menu_options
F5=menu_display
F6=quicksave
F7=menu_endgame
F8=togglemessages
F9=quickload
F10=menu_quit
Scroll=+showscores
F11=bumpgamma
F12=spynext
SysRq=screenshot
Pause=pause
Home=land
PgUp=+moveup
End=centerview
PgDn=+lookup
Ins=+movedown
Del=+lookdown
Mouse1=+attack
Mouse2=+altattack
MWheelUp=weapprev
MWheelDown=weapnext
W=+forward
E=+use
A=+moveleft
S=+back
D=+moveright
C=+crouch
UpArrow=+forward
LeftArrow=+moveleft
RightArrow=+moveright
DownArrow=+back
Joy1=+use
Joy3=+crouch
Joy4=+reload
Joy5=+zoom
Joy6=+altattack
Joy8=menu_main
Joy10=toggle cl_run
Joy11=turn180
Axis1Plus=+moveright
Axis1Minus=+moveleft
Axis2Plus=+back
Axis2Minus=+forward
Joy2=+jump
Joy7=togglemap
POV1Up=invnext
POV1Right=weapnext
POV1Down=invuse
POV1Left=weapprev
Axis4Plus=+right
Axis4Minus=+left
Axis5Plus=+lookdown
Axis5Minus=+lookup
Axis6Plus=+attack
[Square.DoubleBindings]
[Square.AutomapBindings]
0=am_gobig
-=+am_zoomout
Equals=+am_zoomin
P=am_toggletexture
F=am_togglefollow
G=am_togglegrid
C=am_clearmarks
M=am_setmark
KP-=+am_zoomout
KP+=+am_zoomin
UpArrow=+am_panup
LeftArrow=+am_panleft
RightArrow=+am_panright
DownArrow=+am_pandown
MWheelUp=am_zoom 1.2
MWheelDown=am_zoom -1.2
[Doom.FPPBind.Bindings]
[Doom.FPPBind.DoubleBindings]
[Doom.BrutalDoomActions.Bindings]
Joy5=+zoom
Joy4=+reload
Axis3Plus=grenadetoss
[Doom.BrutalDoomActions.DoubleBindings]
[Doom.BrutalDoomInteractions.Bindings]
H=brutaltaunt
V=wave1
N=wave2
J=advtaunt
K=oneliner
X=dual
O=selectammodrop
[Doom.BrutalDoomInteractions.DoubleBindings]
[Doom.BrutalDoomAdvMoves.Bindings]
[Doom.BrutalDoomAdvMoves.DoubleBindings]
[Doom.PBAdvMoves.Bindings]
U=unreloader
G=+User1
Axis3Plus=+user1
Joy5=+user2
Alt=+User3
Joy11=+user3
L=netevent EV_ClearGore
[Doom.PBAdvMoves.DoubleBindings]
[Doom.modactions.Bindings]
[Doom.modactions.DoubleBindings]
[Doom.Player.Mod]
CHUD_DI_OffsetYActive=0
CHUD_DI_OffsetYMain=0
CHUD_DI_OffsetYPowerups=0
CHUD_DI_OffsetYTrinket=0
CHUD_DI_Opacity=1
CutsceneMode=1
DICache_GM1=0.0
DICache_GM2=0.0
DICache_GM3=0.0
DICache_N1=0.0.0.0.0.0.0
DICache_N2=0.0.0.0.0.0.0
DICache_N3=0.0.0.0.0.0.0
DICache_N4=0.0.0.0.0.0.0
DICache_POWAHIST0=10000000000000000000000000
DICache_POWAHIST1=00000000000000000000000000
DICache_POWAHIST2=00000000000000000000000000
DICache_POWAHIST3=00000000000000000000000000
DICache_POWAHIST4=00000000000000000000000000
DICache_POWHIST0=01000000000000000000000000
DICache_POWHIST1=00000000000000000000000000
DICache_POWHIST10=00000000000000000000000000
DICache_POWHIST11=00000000000000000000000000
DICache_POWHIST12=00000000000000000000000000
DICache_POWHIST13=00000000000000000000000000
DICache_POWHIST14=00000000000000000000000000
DICache_POWHIST15=00000000000000000000000000
DICache_POWHIST16=00000000000000000000000000
DICache_POWHIST17=00000000000000000000000000
DICache_POWHIST18=00000000000000000000000000
DICache_POWHIST19=00000000000000000000000000
DICache_POWHIST2=00000000000000000000000000
DICache_POWHIST20=00000000000000000000000000
DICache_POWHIST21=00000000000000000000000000
DICache_POWHIST22=00000000000000000000000000
DICache_POWHIST23=00000000000000000000000000
DICache_POWHIST24=00000000000000000000000000
DICache_POWHIST25=00000000000000000000000000
DICache_POWHIST26=00000000000000000000000000
DICache_POWHIST27=00000000000000000000000000
DICache_POWHIST28=00000000000000000000000000
DICache_POWHIST29=00000000000000000000000000
DICache_POWHIST3=00000000000000000000000000
DICache_POWHIST30=00000000000000000000000000
DICache_POWHIST31=00000000000000000000000000
DICache_POWHIST32=00000000000000000000000000
DICache_POWHIST33=00000000000000000000000000
DICache_POWHIST34=00000000000000000000000000
DICache_POWHIST35=00000000000000000000000000
DICache_POWHIST36=00000000000000000000000000
DICache_POWHIST37=00000000000000000000000000
DICache_POWHIST38=00000000000000000000000000
DICache_POWHIST39=00000000000000000000000000
DICache_POWHIST4=00000000000000000000000000
DICache_POWHIST40=00000000000000000000000000
DICache_POWHIST41=00000000000000000000000000
DICache_POWHIST42=00000000000000000000000000
DICache_POWHIST43=00000000000000000000000000
DICache_POWHIST44=00000000000000000000000000
DICache_POWHIST45=00000000000000000000000000
DICache_POWHIST46=00000000000000000000000000
DICache_POWHIST47=00000000000000000000000000
DICache_POWHIST48=00000000000000000000000000
DICache_POWHIST49=00000000000000000000000000
DICache_POWHIST5=00000000000000000000000000
DICache_POWHIST50=00000000000000000000000000
DICache_POWHIST51=00000000000000000000000000
DICache_POWHIST52=00000000000000000000000000
DICache_POWHIST53=00000000000000000000000000
DICache_POWHIST54=00000000000000000000000000
DICache_POWHIST55=00000000000000000000000000
DICache_POWHIST56=00000000000000000000000000
DICache_POWHIST57=00000000000000000000000000
DICache_POWHIST58=00000000000000000000000000
DICache_POWHIST59=00000000000000000000000000
DICache_POWHIST6=00000000000000000000000000
DICache_POWHIST60=00000000000000000000000000
DICache_POWHIST61=00000000000000000000000000
DICache_POWHIST62=00000000000000000000000000
DICache_POWHIST63=00000000000000000000000000
DICache_POWHIST64=00000000000000000000000000
DICache_POWHIST65=00000000000000000000000000
DICache_POWHIST66=00000000000000000000000000
DICache_POWHIST67=00000000000000000000000000
DICache_POWHIST68=00000000000000000000000000
DICache_POWHIST69=00000000000000000000000000
DICache_POWHIST7=00000000000000000000000000
DICache_POWHIST70=00000000000000000000000000
DICache_POWHIST71=00000000000000000000000000
DICache_POWHIST72=00000000000000000000000000
DICache_POWHIST73=00000000000000000000000000
DICache_POWHIST74=00000000000000000000000000
DICache_POWHIST75=00000000000000000000000000
DICache_POWHIST76=00000000000000000000000000
DICache_POWHIST77=00000000000000000000000000
DICache_POWHIST78=00000000000000000000000000
DICache_POWHIST79=00000000000000000000000000
DICache_POWHIST8=00000000000000000000000000
DICache_POWHIST80=00000000000000000000000000
DICache_POWHIST81=00000000000000000000000000
DICache_POWHIST82=00000000000000000000000000
DICache_POWHIST83=00000000000000000000000000
DICache_POWHIST84=00000000000000000000000000
DICache_POWHIST85=00000000000000000000000000
DICache_POWHIST86=00000000000000000000000000
DICache_POWHIST87=00000000000000000000000000
DICache_POWHIST88=00000000000000000000000000
DICache_POWHIST89=00000000000000000000000000
DICache_POWHIST9=00000000000000000000000000
DICache_POWHIST90=00000000000000000000000000
DICache_POWHIST91=00000000000000000000000000
DICache_POWHIST92=00000000000000000000000000
DICache_POWHIST93=00000000000000000000000000
DICache_POWHIST94=00000000000000000000000000
DICache_POWHIST95=00000000000000000000000000
DICache_POWHIST96=00000000000000000000000000
DICache_POWHIST97=00000000000000000000000000
DICache_POWHIST98=00000000000000000000000000
DICache_POWHIST99=00000000000000000000000000
DICache_S=61
DICache_T=c4a3ba6c1042460a323640d06747ffdb
DIChallengeText=
DIDrawHUD=1
DIFX_BlackArmor=0
DIFX_Blind=0
DIFX_FadeIn=0
DIFX_Infrared=0
DIFX_Inv=0
DIFX_LowHP=0
DIFX_Quad=0
DIFX_RadSuit=0
DIFX_TempInv=0
DIFX_tPickup=0
DIHUD_BGOpacity=0.75
DIHUD_DisplayOverheal=true
DIHUD_HealthBar=true
DIHUD_HelpMsg=true
DIHUD_LowAmmoWarning=true
DIHUD_LowHealthVing=true
DIHUD_MarginBottom=0
DIHUD_MarginLeft=0
DIHUD_MarginRight=0
DIHUD_MarginTop=0
DIHUD_MenuBGColor=1
DIHUD_MonsterHealthBarOpacity=1
DIHUD_Mugshot=true
DIHUD_MugshotBG=true
DIHUD_MugshotOpacity=1
DIHUD_MugshotStyle=0
DIHUD_MugshotX=0
DIHUD_MugshotY=0
DIHUD_PowerupScale=3
DIHUD_ShowMonsterHealthBar=true
DIHUD_SmallPowerups=false
DIHUD_StatusIconsPerRow=4
DIHUD_Style=0
DIHUD_Transparency=1
DIIA_M1awards=
DIIA_M1rank=0
DIIA_M1score=0
DIIA_M1texSet=494648464648
DIIA_M2awards=
DIIA_M2rank=0
DIIA_M2score=0
DIIA_M2texSet=504648464648
DIIA_M3awards=
DIIA_M3rank=0
DIIA_M3score=0
DIIA_M3texSet=514648464648
DIIA_M4awards=
DIIA_M4rank=0
DIIA_M4score=0
DIIA_M4texSet=524648464648
DIIA_M5awards=
DIIA_M5rank=0
DIIA_M5score=0
DIIA_M5texSet=534648464648
DIKILL_Arachnotron=0
DIKILL_Archvile=0
DIKILL_Baron=0
DIKILL_Caco=0
DIKILL_Cyber=0
DIKILL_Demon=0
DIKILL_Hell=0
DIKILL_Imp=0
DIKILL_Knight=0
DIKILL_Lost=0
DIKILL_Mancubus=0
DIKILL_Pain=0
DIKILL_Revenant=0
DIKILL_Spider=0
DIKILL_Total=0
DIKILL_Zombie=0
DIKILL_ZombieC=0
DIKILL_ZombieS=0
DIKill_Gibbed=0
DIKill_Nightmare=0
DIMapTimer=0
DIMeleeCombo=0
DIMeleeComboTimer=0
DINet_Test=0
DINet_WriteTest=0
DINextMap=
DIPW_ACS=0
DIRewardText=
DIUpgradesCharge=
DIUpgradesCount=
DIUpgradesLibA=
DIUpgradesLibPCount=
DIUpgradesLibPSet=
DIUpgradesLibPSymbol=
DIUpgradesSet=
DIUpgradesString=
DIUpgradesSymbol=
DIValidLoad=0
DIValidStamp=0
DI_ActiveManualPickup=false
DI_AddUpgradePerRow=0
DI_AdvMonsterAnim=true
DI_AmbientLights=true
DI_AmbientLightsLevel=2
DI_AmbientParticles=true
DI_AmbientSounds=true
DI_AmbientSoundsVolume=0.699997
DI_AtmoColorByCeiling=true
DI_AtmoColorByLiquid=true
DI_AtmoLiquidEffects=true
DI_AtmoLiquidVapors=true
DI_AtmoQuality=2
DI_AtmoSkyStyle=0
DI_BarrelNoise=true
DI_BloodLevel=2
DI_BonusMapType=0
DI_BoosBarShake=0
DI_BossCamID=0
DI_BossCurrentHP=0
DI_BossID=0
DI_BossIntro=0
DI_BossMaxHP=0
DI_BossName=
DI_BossPresent=false
DI_BossTitle=
DI_CVARCorrected=true
DI_CamAdjust=false
DI_CamAdjustSet=
DI_CamRoll=0
DI_CamSet=false
DI_CamSpawn=false
DI_CamSpeed=1
DI_CamZoom=0
DI_ChlHist=
DI_ChlID=0
DI_ChlSc1=0
DI_ChlSc10=0
DI_ChlSc11=0
DI_ChlSc12=0
DI_ChlSc13=0
DI_ChlSc14=0
DI_ChlSc15=0
DI_ChlSc16=0
DI_ChlSc17=0
DI_ChlSc18=0
DI_ChlSc19=0
DI_ChlSc2=0
DI_ChlSc20=0
DI_ChlSc3=0
DI_ChlSc4=0
DI_ChlSc5=0
DI_ChlSc6=0
DI_ChlSc7=0
DI_ChlSc8=0
DI_ChlSc9=0
DI_DDActiveID=-1
DI_DDM=0
DI_DDMap=-1
DI_DDPassiveID=none
DI_DDPassiveSET=none
DI_DDS=0
DI_DDW=0
DI_DDWeaponID=none
DI_DDX=0
DI_DDY=0
DI_DDZ=0
DI_DL=0
DI_DP=0
DI_DamageNumbers=true
DI_DamageNumbersColor=FontDefault
DI_DamageNumbersOpacity=1
DI_DamageNumbersScale=1
DI_DisplayStartQuote=true
DI_DisplayUpgrades=true
DI_DynamicMusic=true
DI_DynamicReverb=2
DI_DynamicSkybox=true
DI_EndRunCount=0
DI_FixLinuxCrash=false
DI_GameMode=0
DI_GameState=0
DI_HActUsed=0
DI_HAttempts=0
DI_HDeaths=0
DI_HKills=0
DI_HLoops=0
DI_HMaps=0
DI_HShopped=0
DI_HSouls=0
DI_HTimeH=0
DI_HTimeM=0
DI_HTimeS=0
DI_HUDAmmo=true
DI_HUDAmmoSummary=true
DI_HUDAmmoTypes=true
DI_HUDMaxHP=true
DI_HUDScaling=3
DI_HUDStats=true
DI_HUDStatsSimple=false
DI_HUDStatusIcons=true
DI_HUDWeaponHint=true
DI_HelpMsgModpack=true
DI_HideCross=false
DI_HideCrossNPC=false
DI_HitscanTracers=2
DI_ImpactSurfaceSounds=true
DI_InfraredAutoOn=true
DI_InfraredOn=true
DI_Loading=0
DI_MD=0
DI_MapHelperArrow=true
DI_MapHelperHint=0
DI_MapHelperHints=true
DI_MapHelperPoints=true
DI_MidiSwitcher=true
DI_MidiSwitcherMax=5
DI_MidiSwitcherMin=3
DI_ModTimes=0
DI_MuzzleFlash=true
DI_NewestVersion=0.978.6
DI_NewsRead=true
DI_NoHUD=false
DI_OSSetup=true
DI_PKDR=1
DI_PinAvAddA=0
DI_PinAvAddB=0
DI_PinAvMode=0
DI_PlayerEffects=true
DI_PowerupTooltip=true
DI_ProjectileDecals=true
DI_ProjectileLights=2
DI_ProjectileShake=true
DI_ProjectileSounds=true
DI_ProjectileSoundsDoppler=true
DI_RandomizeMusic=true
DI_SBInfoDamage=0
DI_SBInfoLuck=0
DI_SBInfoMaxHP=0
DI_SBInfoMeleePower=1
DI_SBInfoModPacks=0
DI_SBInfoSpeed=0
DI_SFXFootsteps=true
DI_SFXFootstepsVolume=1
DI_SacScore=0
DI_ScaleMonsterPitch=false
DI_ScalingX=3
DI_ScalingY=3
DI_ScreenshotOnDeath=false
DI_ShowCriticals=1
DI_SkipIntro=true
DI_StreamOverlay=false
DI_StreamOverlayColor=2
DI_StreamOverlayDetails=2
DI_StreamOverlayFont=0
DI_StreamOverlayOffsetX=0
DI_StreamOverlayOffsetY=0
DI_StreamOverlayOpacity=0.5
DI_TexAmbientSounds=true
DI_TouchDeviceInput=false
DI_TutorialComplete=0
DI_VaporDensity=3
DI_WeaponHum=true
DI_WeaponSelectSound=true
DI_WeaponShake=true
DI_WeaponsCasingFX=true
DI_WeaponsOverheatFX=true
DI_karma=0
DI_skill=1
DImusMan_cmd=0
PB_HatExtravaganza=0
PB_alttracer=0
PB_tracerlight=0
PlayerCatchup=false
SingleDualFire=0
bd_AimMode=0
bd_Cross=0
bd_CrossASG=0
bd_CrossBFG10K=0
bd_CrossBFG9K=0
bd_CrossFlame=0
bd_CrossGL=0
bd_CrossMinigun=0
bd_CrossPistol=0
bd_CrossPlasma=0
bd_CrossRL=0
bd_CrossRailgun=0
bd_CrossRev=0
bd_CrossRifle=0
bd_CrossSMG=0
bd_CrossSSG=0
bd_CrossShotgun=0
bd_CrossUnmaker=0
bd_SimpleSlide=0
bd_autoreload=true
bd_bloodamount=2
bd_centeredhud=false
bd_disablebloodyscreen=0
bd_enablesprint=0
bd_flashlight=0
bd_lowgraphicsmode=0
bd_morebloodmist=0
bd_sbartype=1
cheello_rotatingEvilEye=1
cheello_smoothdemons=0
cheello_smoothdemonsbite=1
cheello_spinningpickups=1
cheello_voxelIconAlign=false
cheello_voxelIconOfSin=true
cheello_voxelIconOffset=0
cheello_voxelweaponsClose=0
cheello_voxelweaponsOn=1
cheello_voxelweaponsPhase=1
cheello_voxelweaponsSide=0
cl_MoveTilt=true
cl_flashlight_plus_color=7f 7f 7f
cl_flashlight_plus_color_2_mult=1
cl_flashlight_plus_inner=25
cl_flashlight_plus_inner_2=8
cl_flashlight_plus_intensity=256
cl_flashlight_plus_intensity_2=512
cl_flashlight_plus_location=0
cl_flashlight_plus_outer=50
cl_flashlight_plus_outer_2=16
cl_flashlight_plus_plus_alertmonsters=true
cl_flashlight_plus_plus_custpos_x=0
cl_flashlight_plus_plus_custpos_y=0
cl_flashlight_plus_plus_custpos_z=0
cl_flashlight_plus_plus_playsound=true
cl_flashlight_plus_plus_sound=0
cl_flashlight_plus_second_beam=true
cl_step_delaymul=1
cl_step_volmul=7
debug_activateRoom=0
debug_add_souls=0
debug_boss=0
debug_camMode=false
debug_director=false
debug_director_x=9
debug_director_y=72
debug_dump=false
debug_enabled=false
debug_fast_start=false
debug_helpers=false
debug_hud=true
debug_input=false
debug_limbo=false
debug_limbo_challenge=0
debug_limbo_corridor=0
debug_limbo_room=0
debug_list_active=0
debug_list_passive=0
debug_loop_main=true
debug_loop_player=true
debug_melee=0
debug_modDiff=0
debug_monster_traits=true
debug_next_map=
debug_noValid=false
debug_pass=
debug_set_curse=0
debug_spawn_active=-1
debug_spawn_passive=-1
debug_spawn_powerArg=0
debug_spawner=true
debug_spawner_items=true
debug_spawner_monsters=true
debug_spawner_obstacles=true
debug_weather=-1
debug_zKill=true
disable_screentilt=0
led_BFGFirFlsh=0.65
led_PLRifFlsh=0.1
led_RifleADS=1
led_ShotADS=1
led_TogArmBns=0.15
led_TogBckPck=0.3
led_TogBluArm=0.2
led_TogBluKey=0.4
led_TogBluSkl=0.4
led_TogBrskBrght=0.25
led_TogCmpMp=0.4
led_TogGrnArm=0.2
led_TogHlthBns=0.15
led_TogInvln=0.5
led_TogLghtAmp=0.4
led_TogMgSph=0.4
led_TogPartVis=0.4
led_TogRadSuit=0.4
led_TogRedKey=0.4
led_TogRedSkl=0.4
led_TogSolSph=0.4
led_TogYlwKey=0.4
led_TogYlwSkl=0.4
mblur=false
mblur_autostop=true
mblur_blendmode=1
mblur_recovery=64
mblur_recovery2=90
mblur_samples=5
mblur_strength=64
mblur_threshold=30
pb_RLOverloadCell=0
pb_SGAltAmmoSwap=0
pb_SGPumpFromHip=0
pb_UpgradeCarbine=0
pb_UpgradeGL=0
pb_UpgradeNailgun=0
pb_UpgradePlasma=0
pb_UpgradeRevolver=0
pb_UpgradeShotgun=0
pb_bloodamount=2
pb_curmaxammolist=true
pb_dasheffect=true
pb_doubletap=false
pb_exaggeratedrecoil=true
pb_exaggeratedrecoilmul=0.5
pb_execution_box=1
pb_floorwallblooddrawdist=800
pb_hideunusedtypes=true
pb_hudalpha=1
pb_hudboxalpha=1
pb_huddynamics=true
pb_hudxmargin=0
pb_hudymargin=0
pb_lowflashesmode=false
pb_lowgraphicsmode=0
pb_maxtaptime=10
pb_messagesize=1
pb_showammolist=true
pb_showhudvisor=false
pb_showhudvisorglass=false
pb_showlevelstats=false
pb_toggle_aim_hold=false
pb_uselowreshudfont=false
pb_weapon_crosshairs=false
py_weaponwheel_freeze=true
py_weaponwheel_invert=0
py_weaponwheel_musicfade=false
qtilt_strength=1
sd_lasers_densityoffset=1
ws_d1pois_texswap=true
ws_d2sky_compat=true
ws_finaldoom_texswap=true
zm_doubletap=true
zm_fullbobspeed=8
zm_maxtaptime=10
zm_offsetdirection=false
zm_offsetmaxrange=30
zm_offsetspeed=75
zm_pitchswaytype=0
zm_stillbob=false
zm_yawsway=true
zm_yawswaydirection=false
zm_yawswayfriction=10
zm_yawswayrange=2
zm_yawswayspeed=2
[Doom.LocalServerInfo.Mod]
BD_AmmoPackCheck=3
BD_DestructibleBodies=0
BD_GIMMELESSAMMO=0
BD_NOBOSSES=0
BD_NODEMONBlur=0
BD_NODEMONWEAPONS=0
BD_NoHeadshots=0
BD_NoMg42=0
BD_ShotgunSpawner=1
DisablePB_Autoshotgun=false
DisablePB_AutoshotgunUpgrade=false
DisablePB_Carbine=false
DisablePB_CryoRifle=false
DisablePB_Deagle=false
DisablePB_LMG=false
DisablePB_M2Plasma=false
DisablePB_M2Upgrade=false
DisablePB_MinigunUpgrade=false
DisablePB_Nailgun=false
DisablePB_QuadSG=false
DisablePB_Railgun=false
DisablePB_Revolver=false
DisablePB_SGMagazine=false
DisablePB_SMG=false
DisablePB_SuperGL=false
DisablePB_Unmaker=false
DisablePulseCannonUpgrade=false
DisableRifleUpgrade=false
DynamicSpawnMonsters=1
DynamicWeaponSpawn=true
EAI_Debug=false
EAI_Stealth=true
EAI_StealthFactor=24
NoDemonStrenght=0
PB_NaziExclusiveSpawning=true
SpawnBalance=671
V5_Cull=false
V5_MDist=900
V5_MODELS=false
V5_Q3Bob=0.5
V5_Q3Spin=5
V5_Q3Zoff=16
V5_Quake3=false
bd_AgileZombies=0
bd_BloodTrail=0
bd_LavaSplashes=0
bd_NoPickupsAnimations=false
bd_NoZombieRifleDrop=0
bd_ScreenFX=0
bd_V21AR=false
bd_WadCheck=1
bd_classicmonsters=0
bd_disablebfgspawn=1
bd_disablechaingunspawn=1
bd_disablechainsawspawn=1
bd_disablecrueltybonus=0
bd_disabledecorations=0
bd_disabledemonspheres=0
bd_disablefriendlymarines=0
bd_disablemapenhancements=0
bd_disablenewenemies=1
bd_disablenewguns=0
bd_disableplasmaspawn=1
bd_disablerocketlauncherspawn=1
bd_disablescanner=0
bd_disablessgspawn=1
bd_disablewaterripples2=1
bd_footstepsounds=1
bd_infinitecasings=0
bd_infinitesprint=false
bd_mantling=0
bd_norandompickupsprites=0
bd_reloading=false
bd_rocketbackblast=1
bd_shootablerocketammo=0
bd_voxeldec=1
bdv22_Caco=0
bloodsplash=0
fs_delay_mul=1
fs_volume_mul=1
hs_factor=2
hs_hitbox=true
isrunningzandronum=1
led_AimPunch=1
led_ArmorBonus=0
led_ArmorSpark=1
led_BFGReload=1
led_Barrels=1
led_CasingSmoke=1
led_DeathAnim=0
led_MagLife=1000
led_MedSys=1
led_MinigunReload=1
led_PistolReload=1
led_PlasmaReload=1
led_RLReload=1
led_ReloadToggle=1
led_RifleReload=1
led_SSGAltFire=0
led_SSGReload=1
led_ShellCasings=1
led_ShellLife=1000
led_ShellSys=1
led_ShotPump=0
led_ShotgunReload=1
led_SmokeEffects=1
led_SpentMags=1
levelsToPlay=32
nashgore_bloodamount=255
nashgore_bloodspurt=true
nashgore_bloodtype=0
nashgore_corpseblood=true
nashgore_deathflip=true
nashgore_footprints=true
nashgore_gibamount=255
nashgore_gibtype=0
nashgore_icedeath=true
nashgore_maxcasings=50
nashgore_maxgore=1024
nashgore_splat=true
nashgore_spriteblood=false
nashgore_squish=true
nodoomguytalk=0
nopaineffect=0
noscreensplash=0
pb_NoAfrit=0
pb_NoAnnihilator=0
pb_NoArachnophyte=0
pb_NoArachnotron2=0
pb_NoAutoshotgunSergeant=0
pb_NoBeamRevenant=0
pb_NoBelphegor=0
pb_NoBlackholeWeapon=0
pb_NoBloodDemon=0
pb_NoBrownImps=0
pb_NoCSSGWeapon=1
pb_NoCarbineZombie=0
pb_NoClassicCommando=0
pb_NoCyberBaron=0
pb_NoCyberKnight=0
pb_NoCyberPaladin=0
pb_NoDaedabus=0
pb_NoDarkImps=0
pb_NoDemolisher=0
pb_NoDemonTechSoldier=0
pb_NoDraugr=0
pb_NoFleshwizard=0
pb_NoHeavyGLWeapon=0
pb_NoHellion=0
pb_NoHelmetAnimation=0
pb_NoHelmetSergeant=0
pb_NoHelmetZman=0
pb_NoIceVile=0
pb_NoInfernoArachnotron=0
pb_NoInfernus=0
pb_NoJuggernaut=0
pb_NoMagCaco=0
pb_NoMechDemon=0
pb_NoNailgunMajor=0
pb_NoOverlord=0
pb_NoPhantasm=0
pb_NoPistolZman=0
pb_NoPlasmaZombie=0
pb_NoPulseCannonUpgrade=0
pb_NoPyroSergeant=0
pb_NoQuadSergeant=0
pb_NoRiotShieldGuy=0
pb_NoRocketSergeant=0
pb_NoSavageImps=0
pb_NoSufferElemental=0
pb_NoUpgrades=0
pb_NoVolcabus=0
pb_NoZSpecOps=0
pb_NoZombieScientist=0
pb_SSGRandomSpawn=false
pb_ScaleXWeapons=false
pb_VoidSpectre=0
pb_adashboost=10
pb_adashfriction=1
pb_airdash=false
pb_autojump=true
pb_classicmonsters=0
pb_crouchslide=true
pb_crouchspeed=0.5
pb_cslideduration=10
pb_cslidestrength=1.5
pb_cslidetype=0
pb_cyberdemondeath=false
pb_dash=true
pb_dashboost=15
pb_dashheight=0.6
pb_disable_sergeant_prone=false
pb_disabledecorations=1
pb_disabledynamicavoid=false
pb_disablemapenhancements=1
pb_disablenewenemies=0
pb_disablenewguns=0
pb_doublejump=2
pb_doublejumpheight=1
pb_dropprevention=false
pb_experimental=false
pb_fastcryowarmup=0
pb_friction=1.6
pb_grenadeimpact=0
pb_hazardmovement=true
pb_jumpheight=8
pb_knuckleanimationinstart=0
pb_landing=true
pb_landingsens=6
pb_landingspeed=0.25
pb_ledgegrab=true
pb_maxgroundspeed=15.1
pb_maxhopspeed=28
pb_minlanding=0.5
pb_movetype=0
pb_multipledashes=0
pb_nobulletpenetration=1
pb_nocooldown=false
pb_performance_fire=false
pb_qslideaccel=6
pb_qslideduration=8
pb_setgravity=1
pb_sglgrenadeimpact=0
pb_spawner_autoshotgun=0
pb_spawner_drum=0
pb_spawner_shotgunupgrade=0
pb_spawner_tiered=false
pb_strafemodifier=1.33
pb_walkspeed=0.5
pb_weapon_recoil_extra_weapons=false
pb_weapon_recoil_mod_horizontal=1
pb_weapon_recoil_mod_vertical=1
pb_wjdoublejumprenew=false
pb_wjump=false
pb_wjumpboost=1.5
pb_wjumpheight=0.75
pb_wslide=false
pb_wslidevelz=0.9
pk_bhopjumpheight=0.85
sv_deathtilt=true
sv_movetilt=false
sv_movetiltangle=0.015
sv_movetiltscalar=0.2
sv_movetiltspeed=15
sv_strafetilt=true
sv_strafetiltangle=0.5
sv_strafetiltinvert=false
sv_strafetiltspeed=1
sv_turntilt=true
sv_turntiltinvert=false
sv_turntiltscalar=1.5
sv_underwatertilt=true
sv_underwatertiltangle=0.05
sv_underwatertiltscalar=1
sv_underwatertiltspeed=0.5
zdoombrutalblood=2
zdoombrutaljanitor=0
zdoombrutaljanitorcasings=0
zm_adashboost=10
zm_adashfriction=1
zm_airdash=false
zm_autojump=true
zm_crouchslide=false
zm_crouchspeed=0.7
zm_cslideduration=13
zm_cslidestrength=1.5
zm_cslidetype=0
zm_dash=false
zm_dashboost=1.5
zm_dashheight=0.75
zm_doublejump=0
zm_doublejumpheight=1.2
zm_dropprevention=false
zm_friction=8
zm_jumpheight=5.5
zm_landing=false
zm_landingsens=6
zm_landingspeed=0.25
zm_ledgegrab=false
zm_maxgroundspeed=12
zm_maxhopspeed=28
zm_minlanding=0.5
zm_movetype=0
zm_multipledashes=0
zm_qslideaccel=6
zm_qslideduration=8
zm_rampjump=false
zm_rjumpmulti=1
zm_setgravity=0.56
zm_speedometer=0
zm_strafemodifier=1
zm_walkspeed=0.7
zm_wjdoublejumprenew=false
zm_wjump=false
zm_wjumpboost=1.5
zm_wjumpheight=0.75
zm_wslide=false
zm_wslidevelz=0.9
[Doom.ConfigOnlyVariables.Mod]
DICache_ACV1=
DICache_SGLines0=
DICache_SGLines1=
DICache_SGLines2=
DICache_SGLines3=
DICache_TK=0
pb_newmugshot=true
[Joy:JS:0]
Sensitivity=0.2
Axis0deadzone=0.0999998
Axis0scale=0.7
Axis1deadzone=0.0999998
Axis1scale=0.7
Axis2map=-1
Axis3deadzone=0.450001
Axis3scale=0.7
Axis4deadzone=0.25
Axis4scale=0.7
Axis4map=1
Axis5deadzone=0.100001
[Joy:JS:1]
Sensitivity=0.2
Axis0deadzone=0.0999998
Axis0scale=0.7
Axis1deadzone=0.0999998
Axis1scale=0.7
Axis2map=-1
Axis3deadzone=0.450001
Axis3scale=0.7
Axis4deadzone=0.25
Axis4scale=0.7
Axis4map=1
Axis5deadzone=0.100001
[Joy:JS:2]
Sensitivity=0.2
Axis0deadzone=0.0999998
Axis0scale=0.7
Axis1deadzone=0.0999998
Axis1scale=0.7
Axis2map=-1
Axis3deadzone=0.450001
Axis3scale=0.7
Axis4deadzone=0.25
Axis4scale=0.7
Axis4map=1
Axis5deadzone=0.100001
[Joy:JS:3]
Sensitivity=0.2
Axis0deadzone=0.0999998
Axis0scale=0.7
Axis1deadzone=0.0999998
Axis1scale=0.7
Axis2map=-1
Axis3deadzone=0.450001
Axis3scale=0.7
Axis4deadzone=0.25
Axis4scale=0.7
Axis4map=1
Axis5deadzone=0.100001