Advertisement
HomelessMage

config_player.xml

Jul 28th, 2023
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.74 KB | None | 0 0
  1. <config
  2.  language="English"
  3.  verboselogging="false"
  4.  savedebugconsolelogs="false"
  5.  savepath=""
  6.  subeditorundobuffer="32"
  7.  maxautosaves="8"
  8.  autosaveintervalseconds="300"
  9.  subeditorbackground="#0D2545"
  10.  enablesplashscreen="true"
  11.  pauseonfocuslost="true"
  12.  aimassistamount="0.05"
  13.  enablemouselook="true"
  14.  showenemyhealthbars="ShowAll"
  15.  chatopen="true"
  16.  crewmenuopen="true"
  17.  showoffensiveserverprompt="true"
  18.  tutorialskipwarning="true"
  19.  corpsedespawndelay="600"
  20.  corpsespersubdespawnthreshold="5"
  21.  usedualmodesockets="true"
  22.  disableingamehints="false"
  23.  enablesubmarineautosave="true"
  24.  quickstartsub=""
  25.  remotemainmenucontenturl="https://www.barotraumagame.com/gamedata/">
  26.   <graphicssettings
  27.    width="0"
  28.    height="0"
  29.    vsync="true"
  30.    compresstextures="true"
  31.    framelimit="300"
  32.    displaymode="BorderlessWindowed"
  33.    particlelimit="1500"
  34.    specularity="true"
  35.    chromaticaberration="true"
  36.    losmode="Transparent"
  37.    hudscale="1"
  38.    inventoryscale="1"
  39.    lightmapscale="1"
  40.    visiblelightlimit="50"
  41.    textscale="1"
  42.    radialdistortion="true" />
  43.   <audio
  44.    musicvolume="0.3"
  45.    soundvolume="0.5"
  46.    uivolume="0.3"
  47.    voicechatvolume="0.5"
  48.    voicechatcutoffprevention="200"
  49.    microphonevolume="5"
  50.    muteonfocuslost="false"
  51.    dynamicrangecompressionenabled="true"
  52.    usedirectionalvoicechat="true"
  53.    voipattenuationenabled="true"
  54.    voicesetting="PushToTalk"
  55.    audiooutputdevice=""
  56.    voicecapturedevice=""
  57.    noisegatethreshold="0"
  58.    disablevoicechatfilters="false" />
  59.   <contentpackages>
  60.     <!--Vanilla-->
  61.     <corepackage
  62.      path="LocalMods/2826890267/filelist.xml" />
  63.     <regularpackages>
  64.  
  65.     </regularpackages>
  66.   </contentpackages>
  67. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement