Public paste
Undefined
By: Guest | Date: Mar 15 2022 22:31 | Format: None | Expires: never | Size: 6.27 KB | Hits: 239

  1. <engine_config.xml>
  2.   <renderer>
  3.     <cacheEffects>false</cacheEffects>
  4.     <gammaCorrectionOutside>1.0</gammaCorrectionOutside>
  5.     <gammaCorrectionInside>1.0</gammaCorrectionInside>
  6.     <gammaCorrectionSpeed>0.2</gammaCorrectionSpeed>
  7.     <tripleBuffering>true</tripleBuffering>
  8.     <maxFrameRate>75</maxFrameRate>
  9.     <enableTextureStreaming>true</enableTextureStreaming>
  10.     <textureStreamingMode>0</textureStreamingMode>
  11.     <useAsyncRenderThread>true</useAsyncRenderThread>
  12.   </renderer>
  13.   <animation>
  14.     <streamCacheSizeKB>2048</streamCacheSizeKB>
  15.   </animation>
  16.   <inputDevices>
  17.     <exclusive>true</exclusive>
  18.   </inputDevices>
  19.   <accessMonitor>false</accessMonitor>
  20.   <alertsEnabled>false</alertsEnabled>
  21.   <entities>
  22.     <disablePreloads>false</disablePreloads>
  23.     <enforcePreloads>false</enforcePreloads>
  24.     <entityCollision>true</entityCollision>
  25.     <particlesActive>true</particlesActive>
  26.     <movementThreshold>0.25</movementThreshold>
  27.   </entities>
  28.   <ui>
  29.     <loadingScreen>gui/gameface/game_loading/index.html</loadingScreen>
  30.     <alertTexture>system/maps/icon_tex_frame.bmp</alertTexture>
  31.     <alertTexture>system/maps/icon_poly.bmp</alertTexture>
  32.     <alertTexture>system/maps/icon_tex_total.bmp</alertTexture>
  33.     <alertTexture>system/maps/icon_anim.bmp</alertTexture>
  34.     <alertTexture>system/maps/icon_mesh.bmp</alertTexture>
  35.     <alertTexture>system/maps/icon_framerate_warning.bmp</alertTexture>
  36.     <straferate>5.0</straferate>
  37.     <loadingText>151 231 233</loadingText>
  38.     <enableLanguageBar>false</enableLanguageBar>
  39.     <maxInLoadingFrameSkip>-1</maxInLoadingFrameSkip>
  40.     <maxInDockFrameSkip>50</maxInDockFrameSkip>
  41.     <maxInBattleFrameSkip>0</maxInBattleFrameSkip>
  42.     <forcePromoFlow>false</forcePromoFlow>
  43.     <currentLoadingVideo>gui/video/login/main.webm</currentLoadingVideo>
  44.     <currentPromoVideo/>
  45.     <currentPromoVideoAudioTracks/>
  46.     <currentStaticScreen>gui/game_loading/static_screen.jpg</currentStaticScreen>
  47.     <autoSkipLoadingVideo>false</autoSkipLoadingVideo>
  48.   </ui>
  49.   <camera>
  50.     <lookTable>0.00     0.00</lookTable>
  51.     <lookTable>0.10     0.05</lookTable>
  52.     <lookTable>0.30     0.10</lookTable>
  53.     <lookTable>0.50     0.15</lookTable>
  54.     <lookTable>0.70     0.30</lookTable>
  55.     <lookTable>0.90     1.00</lookTable>
  56.     <lookAxisMin>0.10</lookAxisMin>
  57.     <lookAxisMax>0.91</lookAxisMax>
  58.     <cameraYawSpeed>90</cameraYawSpeed>
  59.     <cameraPitchSpeed>60</cameraPitchSpeed>
  60.     <accelerateStart>0.00</accelerateStart>
  61.     <accelerateRate>2.00</accelerateRate>
  62.     <accelerateEnd>1.00</accelerateEnd>
  63.   </camera>
  64.   <directionCursor>
  65.     <invertVerticalMovement>false</invertVerticalMovement>
  66.     <mouseSensitivity>0.005</mouseSensitivity>
  67.     <mouseHVBias>0.667</mouseHVBias>
  68.     <maxPitch>50.0</maxPitch>
  69.     <minPitch>-65.0</minPitch>
  70.     <yaw>0.000</yaw>
  71.     <pitch>0.000</pitch>
  72.     <lookSpring>false</lookSpring>
  73.     <lookSpringRate>0.75</lookSpringRate>
  74.     <lookSpringIdleTime>3600.0</lookSpringIdleTime>
  75.     <lookSpringOnMove>true</lookSpringOnMove>
  76.   </directionCursor>
  77.   <soundSettings>
  78.     <muteEnabled>true</muteEnabled>
  79.   </soundSettings>
  80.   <xmppSettings>
  81.     <releaseLogs>false</releaseLogs>
  82.   </xmppSettings>
  83.   <vivoxSettings>
  84.     <logsEnabled>true</logsEnabled>
  85.     <logsFilter>4</logsFilter>
  86.     <extendedEventLogs>false</extendedEventLogs>
  87.   </vivoxSettings>
  88.   <hangDetector>
  89.     <enable>false</enable>
  90.     <hangUpdateDelay>4000</hangUpdateDelay>
  91.     <hangFailCount>10</hangFailCount>
  92.   </hangDetector>
  93.   <fpsgathering>true</fpsgathering>
  94.   <customization>
  95.     <currentRealm>ww</currentRealm>
  96.   </customization>
  97.   <webBrowser>
  98.     <processExePath>cef/cef_browser_process.exe</processExePath>
  99.     <userAgent>Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 WOWS/1.0</userAgent>
  100.     <cachePath>cef_cache</cachePath>
  101.     <maxFrameRate>30</maxFrameRate>
  102.     <logVerbosity>info</logVerbosity>
  103.     <enableStatistics/>
  104.     <debugLog>debug.log</debugLog>
  105.     <debugLogMaxFilesCount>4</debugLogMaxFilesCount>
  106.     <debugLogMaxFileSizeMB>10</debugLogMaxFileSizeMB>
  107.     <pathBase>CWD</pathBase>
  108.     <dirPath>profile</dirPath>
  109.     <autoPlayVideo>true</autoPlayVideo>
  110.   </webBrowser>
  111.   <window>
  112.     <iconBlinkPeriod>0</iconBlinkPeriod>
  113.   </window>
  114.   <scriptLogger>
  115.     <fileSizeInMb>2</fileSizeInMb>
  116.     <volumesCount>4</volumesCount>
  117.     <dirPath>profile</dirPath>
  118.     <pathBase>CWD</pathBase>
  119.   </scriptLogger>
  120.   <memleaks>
  121.     <dirPath>profile</dirPath>
  122.     <name>memleaks.log</name>
  123.     <pathBase>CWD</pathBase>
  124.   </memleaks>
  125.   <allocations>
  126.     <dirPath>allocations</dirPath>
  127.     <name>allocation_stats.log</name>
  128.     <pathBase>CWD</pathBase>
  129.   </allocations>
  130.   <crashes>
  131.     <dirPath>crashes</dirPath>
  132.     <pathBase>CWD</pathBase>
  133.     <crashDumpLevel>1</crashDumpLevel>
  134.   </crashes>
  135.   <debug>
  136.     <profilerBufferSize>54331648</profilerBufferSize>
  137.     <statisticsLog>false</statisticsLog>
  138.     <battleLogOnly>false</battleLogOnly>
  139.     <postBattleAllocationsLogs>False</postBattleAllocationsLogs>
  140.     <profilerPort>39999</profilerPort>
  141.     <dxdiag_file>dxdiag.exe /whql:off /t</dxdiag_file>
  142.     <errorsLogPath>errors.log</errorsLogPath>
  143.     <enableErrorsLogging>true</enableErrorsLogging>
  144.     <enableScaleformStats>false</enableScaleformStats>
  145.     <enableActionscriptLeaksTracking>false</enableActionscriptLeaksTracking>
  146.     <enableUbPlayerViewLogger>false</enableUbPlayerViewLogger>
  147.     <enableScaleformFrameNumberInLog>false</enableScaleformFrameNumberInLog>
  148.     <enableMemGroupMetrics>false</enableMemGroupMetrics>
  149.     <dirPath>profile</dirPath>
  150.     <pathBase>CWD</pathBase>
  151.   </debug>
  152.   <preferences>
  153.     <pathBase>CWD</pathBase>
  154.   </preferences>
  155.   <currentrealm>
  156.     <pathBase>CWD</pathBase>
  157.   </currentrealm>
  158.   <screenShot>
  159.     <extension>jpg</extension>
  160.     <name>shot</name>
  161.     <dirPath>screenshot</dirPath>
  162.     <pathBase>CWD</pathBase>
  163.   </screenShot>
  164.   <profile>
  165.     <pathBase>CWD</pathBase>
  166.   </profile>
  167.   <replays>
  168.     <dirPath>replays</dirPath>
  169.     <pathBase>CWD</pathBase>
  170.     <versioned>false</versioned>
  171.     <maxReplaysToSave>30</maxReplaysToSave>
  172.   </replays>
  173.   <LoginApplication>
  174.     <Protocol>net.wargaming.launcher</Protocol>
  175.     <AppService>CommunicationService</AppService>
  176.   </LoginApplication>
  177. </engine_config.xml>
  178.  
Latest pastes
9 hours ago
22 hours ago
23 hours ago
1 days ago
3 days ago