Advertisement
iTA360

Starfield ALL ini settings

Sep 12th, 2023
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 184.74 KB | None | 0 0
  1. Starfield Default Values for All Known Valid INI Settings
  2.  
  3. Get the Bethini Pie Performance INI Editor for Starfield and other games here, which will be updated as more and more useful tweaks are found: https://www.nexusmods.com/site/mods/631
  4.  
  5. Starfield doesn't seem to allow dumping all of the in-game settings via the saveini console command as allowed in previous titles. Therefore, this list may not be entirely complete. This was compiled from strings dumped from the executable, and then retrieved the default value using the getini console command.
  6.  
  7. getini "setting:section"
  8. That being said, this list should be very close to complete, barring any mistakes on my part, or any additional settings that may be added via official patches. Any additional suspected settings must be verified, typically using the console command above, before being added to this list. If it returns "NOT FOUND," that means the ini setting is invalid.
  9.  
  10. The applicable ini files used by the game are found in Documents\My Games\Starfield. This is the same path structure used in previous titles. The game generates two ini files at startup after using saveini console command:
  11.  
  12. StarfieldCustom.ini
  13. StarfieldPrefs.ini
  14. It is unknown if you can use Starfield.ini at this location. Given that the official game is using the StarfieldCustom.ini naming, I recommend that you stick with that, as there is little utility in adding additional confusion via multiple duplicate ini files.
  15.  
  16. As in previous games, only some settings are valid in StarfieldPrefs.ini, and any settings placed in StarfieldPrefs.ini will override any duplicate settings in StarfieldCustom.ini. Unfortunately, since I could not fully dump the ini files, there is some ambiguity as to what settings are valid in StarfieldPrefs.ini. All settings as changed in the in-game settings menu are written to StarfieldPrefs.ini, however, so we can at least verify those settings as valid in that file. I will work toward compiling a list of the other settings valid in there as time allows, which should mirror closely that of the previous games. All other settings are recommended to be changed via StarfieldCustom.ini unless they are verified as working in StarfieldPrefs.ini.
  17.  
  18. Also note that there are some ini files contained in the base game directory. Ultra.ini, High.ini, Medium.ini, and Low.ini files are unused and contain 95% invalid settings, likely leftover from development while using a Launcher program to set the ini files. The Starfield.ini and associated language variants might be copied to Documents\My Games\Starfield\StarfieldCustom.ini at startup on first launch, but I haven't dug into this well enough to know for sure, as it isn't likely to be relevant to usage. This was wrong. It seems these settings are special and cannot be retrieved via the in-game console.
  19.  
  20. The in-game display preset settings modify the [Quality] settings listed in StarfieldPrefs.ini. uGlobalRendererQuality sets the preset level, 0 being low, 1 being medium, 2 being high, and 3 being ultra. All the other [Quality] settings will correspond to this level if its value is 5, whereas they can be set individually using the same numeric values. The actual individual settings these quality presets control are implemented using the Low.ini, Medium.ini, High.ini, and Ultra.ini files in the game folder. Additionally, it is believed that these preset ini files can load about 732 other dumped settings for which we have no known default values, due to inability to retrieve them via the in-game console.
  21.  
  22. It has been noticed that the color values as obtained below are not entirely correct. The color codes obtained through the console need to be converted from hex into rgb or rgba to be edited correctly. This has been fixed.
  23.  
  24. Do NOT use these as your INI files. This is for reference only.
  25.  
  26. StarfieldCustom.ini
  27.  
  28. Hide contents
  29. [ NavMesh]
  30. fEdgeDistFromVert=0.14
  31. fEdgeHighAlpha=0.75
  32. fEdgeLowAlpha=0.5
  33. fEdgeThickness=0.14
  34. fLinkageConnectionArrowSize=0.007
  35. fMovementSpeed=0.3
  36. fPointSize=0.12
  37. fTriangleDeletedAlpha=0.75
  38. fTriangleHighAlpha=0.5
  39. fTriangleLowAlpha=0.5
  40. rDeletedColor=255,0,0
  41. rDisabledColor=255,0,0
  42. rEdgeBadColor=255,255,0
  43. rEdgeHasCoverColor=255,0,0
  44. rEdgeNormalColor=255,255,0
  45. rEdgeOnCellBorderColor=255,255,192
  46. rEdgeOutsideColor=255,255,255
  47. rEdgePortalColor=255,0,255
  48. rHiddenColor=255,0,0
  49. rHoverColor=255,255,255
  50. rSelectedColor=255,0,255
  51. rSelectedHoverColor=128,0,200
  52. rTriAvoidColor=255,192,0
  53. rTriCheckHeightColor=255,50,0
  54. rTriDoorColor=255,255,255
  55. rTriHasDoorPortalColor=255,0,255
  56. rTriHighCostPathColor=255,50,128
  57. rTriInvalidColor=255,255,192
  58. rTriLayerColor=255,255,255
  59. rTriNoLargeCreatureColor=255,255,128
  60. rTriNormalColor=255,255,0
  61. rTriObstacleBoundsColor=255,192,32
  62. rTriObstacleColor=255,255,0
  63. rTriPlatformrColor=255,0,255
  64. rTriPreferredColor=255,255,128
  65. rTriShoreWaterColor=255,0,153
  66. rTriTerrainColor=255,139,69
  67. rTriWaterColor=255,0,0
  68. rVerFreeColor=255,255,255
  69. rVertCoverColor=255,255,128
  70. rVertNonConnectorColor=255,255,0
  71. rVertNormalColor=255,255,0
  72. rVertPreferredConnectorColor=255,0,255
  73. riTriCover0Color=255,255,255
  74. riTriCover1Color=255,0,255
  75. riTriCover2Color=255,0,0
  76. riTriCover3Color=255,255,255
  77.  
  78. [:Actor]
  79. fNavMeshMovementTiltSpeed=30.0
  80.  
  81. [AI]
  82. bAnimateHiddenClothingSpacesuit=1
  83. bBodyLODEnabled=1
  84. bCrowdInhibitCheckFullOcclusion=1
  85. bCrowdInhibitCheckPriorityThreshold=1
  86. bCrowdInhibitEnable=1
  87. bCrowdInhibitUseCameraPosition=1
  88. bCrowdSystemBumpReactionEnabled=1
  89. bCrowdSystemEnabled=1
  90. bCrowdSystemPrePhysicsJobEnabled=1
  91. bCrowdTargetDeferFurnitureLoadEnable=1
  92. bCrowdTargetMultithreadEnable=1
  93. bDisableCombatTravel=0
  94. bEndOfPathTracksTargetWhenTargetNotFollowingPath=0
  95. bFaceRandomPointsWhileWandering=0
  96. bLeaveBreadCrumbsForWanderingDestinations=0
  97. bMinimalUpdateOnFullOcclusion=1
  98. bSandboxActorRadiusValidation=1
  99. bSandboxLargeActorOnlyValidation=1
  100. bSandboxPathFailedDebug=0
  101. bSandboxSmoothPathDebug=0
  102. bSandboxStandingEnterDebug=0
  103. bShowFurnitureEntryMarkers=1
  104. bShowFurnitureExitMarkers=1
  105. bShowFurnitureMarkersForSelectedOnly=0
  106. bSkipFurnitureMarkerVisualization=0
  107. bUseTargetNotFollowingPathBehavior=1
  108. bWanderUsingClosestPointSearch=0
  109. fBumpMinHeadingAngleDelta=110.0
  110. fCrowdActorHeight=1.8
  111. fCrowdActorSpawnPerFrameTimeLimit=2.0
  112. fCrowdActorWidth=0.62
  113. fCrowdInhibitDistMax=100.0
  114. fCrowdInhibitDistMin=20.0
  115. fCrowdInhibitHardThreshold=0.95
  116. fCrowdInhibitOcclusionSeconds=5.0
  117. fCrowdInhibitReentranceSeconds=5.0
  118. fCrowdInhibitScreensizeThreshold=0.1
  119. fCrowdInhibitSoftThreshold=0.85
  120. fCrowdInhibitThresholdMaxActor=225.0
  121. fCrowdInhibitUpdateThreshold=0.0
  122. fGeometryQueryDelay=1.0
  123. fOcclusionSpatialGraphMinDistanceSqrThreshold=100.0
  124. fOcclusionSpatialGraphNotVisibleSecondsThreshold=3.0
  125. fStandingEnterOnlyWeightMultiplier=0.5
  126. fTimeBeforeRetryingAfterFailedRequest=1.0
  127. iCrowdInhibitDistPriorityHit=75
  128. iCrowdInhibitPriorityThreshold=15
  129. iCrowdInhibitWalkingPriorityHit=15
  130. sBackpackHolster1=L_BackPackHolster
  131. sBackpackHolster2=R_BackPackHolster_Aim
  132. sBackpackHolster3=R_BackPackHolster_Aim_Spring
  133. sLegHolster=R_LegHolster
  134. uCrowdInhibitThresholdMinActor=80
  135.  
  136. [Actor]
  137. bUseMovementLOD=1
  138. bUseNavMeshForMovement=1
  139. fCrowdNotVisibleNavmeshMoveDist=23.4088
  140. fCrowdVisibleNavmeshMoveDist=43.8915
  141. fNavmeshMoveScreenSizeFullLODThreshold=0.6
  142. fNavmeshMoveScreenSizeHighLODThreshold=0.35
  143. fNavmeshMoveScreenSizeLowLODThreshold=0.075
  144. fNavmeshMoveScreenSizeMediumLODThreshold=0.15
  145. fNotVisibleNavmeshMoveDist=29.261
  146. fRangeSquared=8035.7144
  147. fScreenSizeNavmeshMoveThreshold=0.02
  148. fVisibleNavmeshMoveDist=58.522
  149. uiAlternatingSubFrameRateFrequency=2
  150. uiConstantSubFrameRateFrequency=1
  151. uiDelayedSubFrameRateFrequency=10
  152. uiHighFrameRateFrequency=1
  153. uiInfrequentSubFrameRateFrequency=5
  154. uiLowFrameRateFrequency=10
  155. uiMediumFrameRateFrequency=5
  156. uiVeryLowFrameRateFrequency=30
  157.  
  158. [Alignment]
  159. bDisableBlockAlignment=1
  160.  
  161. [Animation]
  162. bAllowGamebryoTransformControllers=1
  163. bAllowGraphDriven=1
  164. bAllowMoveStartCancelling=0
  165. bAllowTurnsInPlaceAsMoveStart=1
  166. bAnimInterpEnable=1
  167. bAnimInterpOnlyCrowd=0
  168. bApplyFootSyncVelocityChange=1
  169. bAssertOnBadMovementAngle=0
  170. bBodyLODFallback=1
  171. bCalcPreloadAnimsAtRuntime=0
  172. bDebugInteractionRootOffsetNode=0
  173. bDirectAtSkipMinAngleCheck=1
  174. bDirectAtSupportsBoneRetargeting=0
  175. bDisableCurvedPathBlending=0
  176. bDisablePathingMoveStartAnimations=0
  177. bDisablePathingMoveStopAnimations=0
  178. bDisplayMarkWarning=0
  179. bEnableFootIK=1
  180. bExtrapolateMoveStartsToDesiredSpeed=1
  181. bFootIKFeedback=1
  182. bHumanoidFootIKEnable=1
  183. bInterpolationSkipNonVisibleActors=1
  184. bParallelizeDependentManagerUpdates=1
  185. bRampOutOfTurnInPlaceMoveStartAfterRotation=1
  186. bSkipAnimationTextExport=0
  187. bSubgraphDataCleanBuild=0
  188. bUseAnimationBoneLOD=1
  189. bUseAttachRefController=1
  190. bValidateStanceData=0
  191. fActorBoneLODDistanceSqr1=58.0
  192. fActorBoneLODDistanceSqr2=462.0
  193. fActorBoneLODDistanceSqr3=1900.0
  194. fActorBoneLODDistanceSqr4=7750.0
  195. fAngleThresholdForAcceptableFootSliding=45.0
  196. fAnimInterpScreenSizeThreshold=0.025
  197. fAnimInterpScreenSizeThresholdCrowd=0.035
  198. fApproximateDistanceToWalkSpeedFromStanding=0.357
  199. fBodyLODDistanceSqr1=30.0
  200. fBodyLODDistanceSqr2=200.0
  201. fBodyLODDistanceSqr3=800.0
  202. fBodyLODDistanceSqr4=2000.0
  203. fBodyLODScreenSizeThreshold0=0.55
  204. fBodyLODScreenSizeThreshold1=0.4
  205. fBodyLODScreenSizeThreshold2=0.25
  206. fBodyLODScreenSizeThreshold3=0.1
  207. fCombatBoneLODDistanceSqr1=58.0
  208. fCombatBoneLODDistanceSqr2=462.0
  209. fCombatBoneLODDistanceSqr3=1900.0
  210. fCombatBoneLODDistanceSqr4=50000.0
  211. fControllerIronSightMult=0.45
  212. fControllerXMax=0.5
  213. fControllerXOffset=0.5
  214. fControllerXSpeed=0.9
  215. fControllerYMax=0.5
  216. fControllerYOffset=0.5
  217. fControllerYSpeed=1.0
  218. fCrowdBoneLODDistanceSqr1=25.0
  219. fCrowdBoneLODDistanceSqr2=100.0
  220. fCrowdBoneLODDistanceSqr3=225.0
  221. fCrowdBoneLODDistanceSqr4=400.0
  222. fCrowdBoneLODScreenSizeThreshold0=0.55
  223. fCrowdBoneLODScreenSizeThreshold1=0.4
  224. fCrowdBoneLODScreenSizeThreshold2=0.25
  225. fCrowdBoneLODScreenSizeThreshold3=0.1
  226. fDirectionDeadZone=0.025
  227. fDirectionSmoothedAcceleration=2.0
  228. fDirectionSmoothedMaxSpeed=0.25
  229. fFootFront=-0.1
  230. fFootRadius=0.15
  231. fFurnitureAnimationStartTimeout=25.0
  232. fFurnitureAnimationTimeout=48.0
  233. fFurnitureAnimationTimeoutVPAScale=10.0
  234. fFurnitureWalkingEntryMinAcceptableDistance=0.857
  235. fHeadingAlignmentWeightForMoveStarts=1.0
  236. fInterpolationRate=2.0
  237. fMantling1stPersonCosAngle=0.6
  238. fMantling3rdPersonCosAngle=0.0
  239. fMantlingContactNormalAllowed=0.52
  240. fMantlingMetersCastDownLength=1.1
  241. fMantlingMetersUp=0.5
  242. fMaxFrameCounterDifferenceToConsiderVisible=0.0667
  243. fMaxTimeToMarkSec=3.0
  244. fMaxVelocityAdjustPercent=0.3
  245. fMotionScalingWeightForMoveStarts=0.5
  246. fMountDismountTimeout=8.0
  247. fMovementAlignmentWeightForMoveStarts=1.0
  248. fPlayerCharacterDirectAtDistance=50.0
  249. fPlayerCharacterDrawSheatheTimeout=3.0
  250. fPlayerFirstSpeedBlendOutTime=0.25
  251. fPlayerFirstSpeedDeltaSmoothedMaxAcceleration=10.0
  252. fPlayerFirstSpeedDeltaSmoothedMaxSpeed=1000.0
  253. fRotationSpeedBlendOutTime=1.5
  254. fRotationSpeedDeltaSmoothedMaxAcceleration=5.0
  255. fRotationSpeedDeltaSmoothedMaxSpeed=150.0
  256. fSecondsToBlendOut1stPersonRotationOffset=0.6
  257. fSpaceFurnitureFacingOffset=2000.0
  258. fSpecialIdlePickTime=250.0
  259. fTranslationScalingForEvaluatingTurnsInPlace=0.5
  260. fTranslationScalingForInterpolatingTurnsInPlace=0.5
  261. iActorBoneLODToUseFootRadius=0
  262. iMaxAnimatedRefDelayFrames=1
  263. iMaxAnimatedRefPhysicsDelayFrames=1
  264. iMinAnimatedRefDelayFrames=1
  265. iMinBonesForForceMinimalBoneUpdate=3
  266. iMinBonesToGenerateWhileSitting=5
  267. iPlayerCharacterImagespaceModifierAnimCount=2
  268. sAnimTextExportOutputPath=
  269. sEditorPreviewGraphFlavorEvent=DynamicFlavor
  270. sEditorPreviewGraphIdleEvent=DynamicIdle
  271. sEditorPreviewGraphIdlePartialEvent=DynamicPartialBody
  272. sEditorPreviewGraphName=AnimTextData\Tables\Graphs\EditorPreviewGraph.agx
  273. sFaceLightAnimationGraph=AnimTextData\Tables\Graphs\FaceLights.agx
  274. sFirstPersonAnimationGraph=AnimTextData\Tables\Graphs\Human_1stPersonRoot.agx
  275. sGameStateFilepath=AnimTextData\Tables\Graphs\GameStates.agx
  276. sHkxDBNameContextPrefix=meshes\
  277. uInterpolationMode=1
  278. uTwoBoneIKNodeMaxLOD=2
  279.  
  280. [Archive]
  281. bCheckRuntimeCollisions=0
  282. bInvalidateOlderFiles=0
  283. bTrackFileLoading=0
  284. bUseArchives=1
  285. bUseResourceArchiveParticlesTestData=0
  286. iRetainDirectoryStringTable=1
  287. iRetainFilenameOffsetTable=1
  288. iRetainFilenameStringTable=1
  289. sAnimationArchiveName=Starfield - Animations.ba2
  290. sArchiveList=
  291. sDLCArchiveNameSuffix=Main.ba2
  292. sDLCDefaultVoiceSuffix=en
  293. sInvalidationFile=ArchiveInvalidation.txt
  294. sResourceArchiveList=Starfield - Animations.ba2, Starfield - DensityMaps.ba2, Starfield - FaceAnimation01.ba2, Starfield - FaceAnimation02.ba2, Starfield - FaceAnimation03.ba2, Starfield - FaceAnimation04.ba2, Starfield - FaceAnimationPatch.ba2, Starfield - FaceMeshes.ba2, Starfield - GeneratedTextures.ba2, Starfield - LODMeshes.ba2, Starfield - LODMeshesPatch.ba2, Starfield - Materials.ba2, Starfield - Meshes01.ba2, Starfield - Meshes02.ba2, Starfield - MeshesPatch.ba2, Starfield - Misc.ba2, Starfield - Particles.ba2, Starfield - PlanetData.ba2, Starfield - Terrain01.ba2, Starfield - Terrain02.ba2, Starfield - Terrain03.ba2, Starfield - Terrain04.ba2, Starfield - TerrainPatch.ba2
  295. sResourceArchiveMemoryCacheList=Starfield - Interface.ba2, Starfield - Misc.ba2
  296. sResourceArchiveRetainFileNameList=
  297. sResourceDataDirsFinal=STRINGS\
  298. sResourceEnglishVoiceList=Starfield - Voices01.ba2, Starfield - Voices02.ba2, Starfield - VoicesPatch.ba2
  299. sResourceIndexFileList=Starfield - LODTextures.ba2, Starfield - Textures01.ba2, Starfield - Textures02.ba2, Starfield - Textures03.ba2, Starfield - Textures04.ba2, Starfield - Textures05.ba2, Starfield - Textures06.ba2, Starfield - Textures07.ba2, Starfield - Textures08.ba2, Starfield - Textures09.ba2, Starfield - Textures10.ba2, Starfield - Textures11.ba2, Starfield - TexturesPatch.ba2
  300. sResourceLocaleVoiceList=
  301. sResourceMiscArchiveMemoryCacheList=Starfield - Misc.ba2
  302. sResourcePrefixList=TEXTURES\, MESHES\, FACEGEN\, INTERFACE\ , MUSIC\, SOUND\, SCRIPTS\, MAXHEIGHTS\, VIS\, GRASS\, STRINGS\, MATERIALS\, LODSETTINGS\, MISC\, SHADERSFX\, PLANETDATA\, SPACE\, TERRAIN\, GEOEXPORTER\, NOISE\, PARTICLES\, GEOMETRIES\
  303. sResourceStartUpArchiveList=Starfield - Interface.ba2, Starfield - Localization.ba2, Starfield - Shaders.ba2, Starfield - ShadersBeta.ba2, Starfield - WwiseSounds01.ba2, Starfield - WwiseSounds02.ba2, Starfield - WwiseSounds03.ba2, Starfield - WwiseSounds04.ba2, Starfield - WwiseSounds05.ba2, Starfield - WwiseSoundsPatch.ba2, BlueprintShips-Starfield - Localization.ba2
  304.  
  305. [AttractMode]
  306. bCharacterCustomizationSkipNonCust=1
  307.  
  308. [Audio]
  309. bDisableWallaPhysicsCheck=0
  310. bEnableAudioOcclusion=1
  311. bEnableExteriorWaterSounds=1
  312. bFootstepSoundsEnabled=1
  313. bPhysicsSoundsEnabled=1
  314. bRegionSoundsEnabled=1
  315. bScriptSoundsEnabled=1
  316. fActorSplashMinFallTimeSecs=0.5
  317. fActorSplashMinVelocity=1.0
  318. fAltitudeUpdateFreqSecs=1.0
  319. fAmbienceUpdateFreqSecs=0.5
  320. fAudioObstructionFadeSecs=2.5
  321. fAudioOcclusionFadeSecs=1.0
  322. fAudioOcclusionUpdateSecs=0.5
  323. fAudioVolumeEffects=-1.0
  324. fCollisionSoundHeavyThreshold=3.0
  325. fDefaultReferenceSoundFadeTimeSecs=1.0
  326. fEchoStealFadeOutSecs=0.1
  327. fHardLandingDamagePercentThreshold=0.3
  328. fMinSoundVel=0.5
  329. fPersistentLoopUpdateFreqSecs=1.0
  330. fSpaceshipCollisionSoundHeavyThreshold=30.0
  331. fTimeOfDayUpdateFreqSecs=1.0
  332. fWeaponIdleSoundFadeSecs=0.5
  333. fWindAudioUpdateFreqSecs=0.25
  334. iCollisionSoundTimeDelta=100
  335. iDefaultWwiseFadeOutTimeMS=250
  336. iWallaUpdateIntervalMs=500
  337. iWaterGridRadius=3
  338. sAudioOcclusionDisableText=NoOcc
  339. sDeathCameraEffect=UICameraPlayerDeath
  340. sDeathCameraEffectEnd=UICameraPlayerDeath_Stop
  341. uAudioOcclusionMaxHits=10
  342. uAudioOcclusionQueriesPerFrame=10
  343. uMaxEchoMarker=4
  344. uMaxEchoVoice=10
  345. uRefrLoopingMaxCommands=100
  346. uRefrLoopingMaxUpdates=100
  347. uSoundPoolSizeNPCFeet=8
  348. uSoundPoolSizePhysics=6
  349.  
  350. [AutomatedTesting]
  351. bAutomatedTestDisableAssertsOnExit=0
  352. bAutomatedTestExitOnComplete=0
  353.  
  354. [BIEvents]
  355. bActorCombatEncounterEnabled=1
  356. bActorCombatEncounterGeneric=0
  357. bActorCombatHitEnabled=1
  358. bActorCombatHitGeneric=0
  359. bBIClientPerformanceContextLogging=0
  360. bBIDebug=0
  361. bBIEnabled=1
  362. bCharacterCreationEnabled=1
  363. bCharacterCreationGeneric=0
  364. bCharacterCurrencyChangedEnabled=1
  365. bCharacterCurrencyChangedGeneric=0
  366. bCharacterLevelUpEnabled=1
  367. bCharacterLevelUpGeneric=0
  368. bCharacterProgressSnapshotEnabled=1
  369. bCharacterProgressSnapshotGeneric=0
  370. bCharacterSkillSelectedEnabled=1
  371. bCharacterSkillSelectedGeneric=0
  372. bCharacterXPChangeEnabled=1
  373. bCharacterXPChangeGeneric=0
  374. bClientCrashEnabled=1
  375. bClientCrashGeneric=0
  376. bClientGraphicsSettingsEnabled=1
  377. bClientGraphicsSettingsGeneric=0
  378. bClientHardwareSpecificationEnabled=1
  379. bClientHardwareSpecificationGeneric=0
  380. bClientHeartBeatEnabled=1
  381. bClientHeartBeatGeneric=0
  382. bClientHitchingEnabled=1
  383. bClientHitchingGeneric=0
  384. bClientPerformanceEnabled=1
  385. bClientPerformanceGeneric=0
  386. bClientShutdownEnabled=1
  387. bClientShutdownGeneric=0
  388. bClientStartupEnabled=1
  389. bClientStartupGeneric=0
  390. bCraftingMenuSessionSummaryEnabled=1
  391. bCraftingMenuSessionSummaryGeneric=0
  392. bEnteredUnityEnabled=1
  393. bEnteredUnityGeneric=0
  394. bEsmLoadTimeEnabled=1
  395. bEsmLoadTimeGeneric=1
  396. bFormActivatedEnabled=1
  397. bFormActivatedGeneric=0
  398. bFormEditEnabled=1
  399. bFormEditGeneric=1
  400. bFormVersionEnabled=1
  401. bFormVersionGeneric=1
  402. bGameSaveLoadedEnabled=1
  403. bGameSaveLoadedGeneric=0
  404. bGameSaveSavedEnabled=1
  405. bGameSaveSavedGeneric=0
  406. bHeartbeatEnabled=1
  407. bHeartbeatGeneric=1
  408. bItemConsumedEnabled=1
  409. bItemConsumedGeneric=0
  410. bItemCraftedEnabled=1
  411. bItemCraftedGeneric=0
  412. bLoadScreenEncounteredEnabled=1
  413. bLoadScreenEncounteredGeneric=0
  414. bNPCDeathEnabled=1
  415. bNPCDeathGeneric=0
  416. bObjectScannedEnabled=1
  417. bObjectScannedGeneric=0
  418. bPlanetScannedEnabled=1
  419. bPlanetScannedGeneric=0
  420. bPlanetSurveyProgressedEnabled=1
  421. bPlanetSurveyProgressedGeneric=0
  422. bPlayerDeathEnabled=1
  423. bPlayerDeathGeneric=0
  424. bPlayerQuestDialogueActionEndedEnabled=1
  425. bPlayerQuestDialogueActionEndedGeneric=0
  426. bQuestBeginEnabled=1
  427. bQuestBeginGeneric=0
  428. bQuestEndEnabled=1
  429. bQuestEndGeneric=0
  430. bQuestRewardsReceivedEnabled=1
  431. bQuestRewardsReceivedGeneric=0
  432. bQuestStageChangeEnabled=1
  433. bQuestStageChangeGeneric=0
  434. bResearchProgressEnabled=1
  435. bResearchProgressGeneric=0
  436. bResourceAcquiredEnabled=1
  437. bResourceAcquiredGeneric=0
  438. bSecurityMinigameEndedEnabled=1
  439. bSecurityMinigameEndedGeneric=0
  440. bShipBuilderSummaryEnabled=1
  441. bShipBuilderSummaryGeneric=0
  442. bSpaceshipCombatEncounterEnabled=1
  443. bSpaceshipCombatEncounterGeneric=0
  444. bSpaceshipCombatHitEnabled=1
  445. bSpaceshipCombatHitGeneric=0
  446. bSpaceshipHullRepairedEnabled=1
  447. bSpaceshipHullRepairedGeneric=0
  448. bSpaceshipPowerAllocationEnabled=1
  449. bSpaceshipPowerAllocationGeneric=0
  450. bSpaceshipSystemDamagedEnabled=1
  451. bSpaceshipSystemDamagedGeneric=0
  452. bSpaceshipSystemRepairedEnabled=1
  453. bSpaceshipSystemRepairedGeneric=0
  454. bStarbornPowerUsedEnabled=1
  455. bStarbornPowerUsedGeneric=0
  456. bWorkshopModeSummaryEnabled=1
  457. bWorkshopModeSummaryGeneric=0
  458. fClientPerformanceFrametimeFirstThreshold=16.7
  459. fClientPerformanceFrametimeFourthThreshold=100.0
  460. fClientPerformanceFrametimeSecondThreshold=33.0
  461. fClientPerformanceFrametimeThirdThreshold=50.0
  462. iActorCombatEncounterFrequencyMS=0
  463. iActorCombatEncounterLevel=3
  464. iActorCombatHitFrequencyMS=0
  465. iActorCombatHitLevel=7
  466. iBIClientNextPrebuildHTTPSPostTimeMS=300000
  467. iBIClientPerformanceContextSendRateMinMS=5000
  468. iBIEventBulkSendRateMS=30000
  469. iCharacterCreationFrequencyMS=0
  470. iCharacterCreationLevel=3
  471. iCharacterCurrencyChangedFrequencyMS=0
  472. iCharacterCurrencyChangedLevel=3
  473. iCharacterLevelUpFrequencyMS=0
  474. iCharacterLevelUpLevel=3
  475. iCharacterProgressSnapshotFrequencyMS=0
  476. iCharacterProgressSnapshotLevel=3
  477. iCharacterSkillSelectedFrequencyMS=0
  478. iCharacterSkillSelectedLevel=3
  479. iCharacterXPChangeFrequencyMS=0
  480. iCharacterXPChangeLevel=3
  481. iClientCrashFrequencyMS=0
  482. iClientCrashLevel=1
  483. iClientGraphicsSettingsFrequencyMS=0
  484. iClientGraphicsSettingsLevel=1
  485. iClientHardwareSpecificationFrequencyMS=0
  486. iClientHardwareSpecificationLevel=1
  487. iClientHeartBeatFrequencyMS=60000
  488. iClientHeartBeatLevel=1
  489. iClientHitchingFrequencyMS=60000
  490. iClientHitchingLevel=5
  491. iClientPerformanceFrequencyMS=60000
  492. iClientPerformanceLevel=7
  493. iClientShutdownFrequencyMS=0
  494. iClientShutdownLevel=1
  495. iClientStartupFrequencyMS=0
  496. iClientStartupLevel=1
  497. iCraftingMenuSessionSummaryFrequencyMS=0
  498. iCraftingMenuSessionSummaryLevel=3
  499. iEnteredUnityFrequencyMS=0
  500. iEnteredUnityLevel=3
  501. iEsmLoadTimeFrequencyMS=0
  502. iEsmLoadTimeLevel=1
  503. iFormActivatedFrequencyMS=0
  504. iFormActivatedLevel=3
  505. iFormEditFrequencyMS=0
  506. iFormEditLevel=1
  507. iFormVersionFrequencyMS=0
  508. iFormVersionLevel=1
  509. iGameSaveLoadedFrequencyMS=0
  510. iGameSaveLoadedLevel=1
  511. iGameSaveSavedFrequencyMS=0
  512. iGameSaveSavedLevel=1
  513. iHeartbeatFrequencyMS=60000
  514. iHeartbeatLevel=1
  515. iIdentity=0
  516. iItemConsumedFrequencyMS=0
  517. iItemConsumedLevel=3
  518. iItemCraftedFrequencyMS=0
  519. iItemCraftedLevel=3
  520. iLoadScreenEncounteredFrequencyMS=0
  521. iLoadScreenEncounteredLevel=3
  522. iNPCDeathFrequencyMS=0
  523. iNPCDeathLevel=3
  524. iObjectScannedFrequencyMS=0
  525. iObjectScannedLevel=3
  526. iPlanetScannedFrequencyMS=0
  527. iPlanetScannedLevel=3
  528. iPlanetSurveyProgressedFrequencyMS=0
  529. iPlanetSurveyProgressedLevel=3
  530. iPlayerDeathFrequencyMS=0
  531. iPlayerDeathLevel=3
  532. iPlayerQuestDialogueActionEndedFrequencyMS=0
  533. iPlayerQuestDialogueActionEndedLevel=3
  534. iQuestBeginFrequencyMS=0
  535. iQuestBeginLevel=4
  536. iQuestEndFrequencyMS=0
  537. iQuestEndLevel=4
  538. iQuestRewardsReceivedFrequencyMS=0
  539. iQuestRewardsReceivedLevel=3
  540. iQuestStageChangeFrequencyMS=0
  541. iQuestStageChangeLevel=4
  542. iResearchProgressFrequencyMS=0
  543. iResearchProgressLevel=3
  544. iResourceAcquiredFrequencyMS=0
  545. iResourceAcquiredLevel=3
  546. iSecurityMinigameEndedFrequencyMS=0
  547. iSecurityMinigameEndedLevel=3
  548. iShipBuilderSummaryFrequencyMS=0
  549. iShipBuilderSummaryLevel=3
  550. iSpaceshipCombatEncounterFrequencyMS=0
  551. iSpaceshipCombatEncounterLevel=3
  552. iSpaceshipCombatHitFrequencyMS=0
  553. iSpaceshipCombatHitLevel=7
  554. iSpaceshipHullRepairedFrequencyMS=0
  555. iSpaceshipHullRepairedLevel=3
  556. iSpaceshipPowerAllocationFrequencyMS=0
  557. iSpaceshipPowerAllocationLevel=3
  558. iSpaceshipSystemDamagedFrequencyMS=0
  559. iSpaceshipSystemDamagedLevel=7
  560. iSpaceshipSystemRepairedFrequencyMS=0
  561. iSpaceshipSystemRepairedLevel=9
  562. iStarbornPowerUsedFrequencyMS=0
  563. iStarbornPowerUsedLevel=3
  564. iWorkshopModeSummaryFrequencyMS=0
  565. iWorkshopModeSummaryLevel=3
  566. uShutdownCallbackTimeout=5000
  567. uiMaxNumberOfBulkBIEventsSentPerFrame=2
  568.  
  569. [BSPathing]
  570. fFindClosestEdgesRadius=7.3152
  571.  
  572. [BackgroundLoad]
  573. bBackgroundCellLoads=1
  574. bDelayOuterGridCells=0
  575. bMinimizeCachedExteriors=1
  576. bPostProcessBoundedByTimer=1
  577. bUseBackgroundFileLoader=0
  578. bUseMultiThreadedFaceGen=1
  579. iPostProcessMilliseconds=5
  580. iPostProcessMillisecondsEditor=50
  581. iPostProcessMillisecondsLoadingQueuedPriority=20
  582. iPostProcessTaskWarningMilliseconds=20
  583.  
  584. [Bethesda.net]
  585. bEnableBNetDebugOutput=0
  586. iEntitlementsPlatformId=0
  587. iEntitlementsProductId=0
  588. sBNetKey=
  589. sEnvironment=auto
  590. sPresenceProductId=
  591. sTitleType=live
  592. uTitleStorageBufferSize=1048576
  593.  
  594. [Biomes]
  595. bUseFirstBiomePosition=0
  596.  
  597. [BlockOrientation]
  598. bEnable=1
  599.  
  600. [BlueprintShipPlugin]
  601. bEnable=1
  602. bEnableTestDataPlugin=1
  603.  
  604. [Boostpack]
  605. bUsePressAndHoldControls=0
  606. fZeroGBoostDrainInitial=180.0
  607. fZeroGBoostDrainSustained=90.0
  608. fZeroGBoostLateralMagnitudeSustained=0.8
  609. fZeroGBoostLateralThreshold=0.75
  610. fZeroGBoostMagnitudeMultInitial=5.0
  611. fZeroGBoostMagnitudeSustained=1.0
  612. fZeroGBoostMinFuelRequired=30.0
  613. fZeroGBoostTimeToSustained=0.3
  614.  
  615. [Camera]
  616. b3rdPersonCameraCollision=1
  617. b3rdPersonCollisionDebug=0
  618. b3rdPersonCollisionUseFarPrediction=0
  619. b3rdPersonCollisionUseNearPrediction=0
  620. b3rdUseSimplifiedCameraCollision=1
  621. bApplyCameraNodeAnimations=1
  622. bConstrainWorkshopIsoCamToBuildArea=1
  623. bDebugCameraPathSelection=0
  624. bDisableAutoVanityMode=0
  625. bDisableFurnitureCamera=0
  626. bDrawPhotoModeInVDB=0
  627. bDrawWorkshopIsoCastInVDB=0
  628. bDrawWorkshopIsoPoints=0
  629. bEnablePadlockMode=1
  630. bFadeCollidedActorsInPhotoMode=1
  631. bForceAutoVanityMode=0
  632. bFreeCameraUseImGui=1
  633. bPhotoModeCameraInvertY=0
  634. bTestLeftSideCameras=0
  635. bWorkshopCameraPassThroughDoors=1
  636. bWorkshopIsoCamEndAtFocusPoint=0
  637. bWorkshopIsoCamOffsetDistanceInBuildMode=1
  638. f1st3rdSwitchDelay=0.25
  639. f1stHorzDampeningSpringConstant=0.0001
  640. f1stHorzDampeningVelocityDampening=0.4
  641. f1stPitchOffsetMouseFollowSpeed=15.0
  642. f1stPitchOffsetMouseMaxLag=4.0
  643. f1stPitchOffsetMultOffAccel=1.0
  644. f1stPitchOffsetMultOffMaxSpeed=1.0
  645. f1stPitchOffsetMultOnAccel=0.5
  646. f1stPitchOffsetMultOnMaxSpeed=0.6
  647. f1stPitchOffsetTarget=0.75
  648. f1stRotationOffsetSpring=30.0
  649. f1stRotationOffsetSpringMult=0.6
  650. f1stVertDampeningSpringConstant=0.001
  651. f1stVertDampeningVelocityDampening=0.6
  652. f3rdPersonCollisionDelay=-1.0
  653. f3rdPersonCollisionDelayScale=1.0
  654. f3rdPersonDistanceLerpSpeed=1.0
  655. fActorFadeOutBoundMax=1.429
  656. fActorFadeOutLimit=0.429
  657. fAdvancedFreeCameraAcceleration=0.0014
  658. fAdvancedFreeCameraSphereSize=0.714
  659. fAdvancedFreeCameraTerrainModeHeightChangeSpeed=1.0
  660. fAdvancedFreeCameraTerrainModeSpeedScale=0.05
  661. fAutoVanityIncrement=0.3
  662. fCameraCasterBleedOutSize=0.243
  663. fCameraCasterDialogueSize=0.043
  664. fCameraCasterMinTargetHeight=0.429
  665. fCameraCasterSize=0.18
  666. fCameraCasterTargetFurnitureSize=0.572
  667. fCameraCasterTargetPASize=0.18
  668. fCameraCasterTargetSize=0.114
  669. fCameraCollisionRigCastLength=2.143
  670. fCameraCollisionRigSphereRadius=0.171
  671. fCameraCollisionRigSpring=30.0
  672. fCameraRecoveryMult=0.1
  673. fCharControllerCheckHeightOffset=1.772
  674. fChargenFOV=30.0
  675. fChaseCameraMaxAngle=30.0
  676. fChaseCameraSpeed=10.0
  677. fDefaultAutoVanityZoom=4.286
  678. fDefaultEyeHeight=1.7145
  679. fDefaultShipAutoVanityZoomScale=1.5
  680. fDefaultTetherLength=1.4286
  681. fDefaultTetherOriginOffset=0.0
  682. fDialogueMotionBlurDelay=0.75
  683. fFPGeometryFOV=85.0
  684. fFPWorldFOV=85
  685. fFarCameraDistanceOffset=2.2
  686. fFarCameraZoomThreshold=1.0
  687. fFirstPersonDisablePOVLerpDPS=2.0
  688. fFirstPersonSittingAngleLimit=1.5708
  689. fFirstPersonSittingRotationSpeedX=1.0
  690. fFirstPersonSittingRotationSpeedY=1.0
  691. fFreeCameraFOVSpeed=15.0
  692. fFreeCameraRotationSpeed=3.0
  693. fFreeCameraRunSpeed=2.0
  694. fFreeCameraTranslationSpeed=0.285
  695. fFreeCameraTriggerDeadzone=0.1
  696. fFreeRotationDialogueSpeed=0.1
  697. fFreeRotationSpeed=3.0
  698. fFurnitureCameraAngle=0.3927
  699. fFurnitureCameraZoom=3.572
  700. fHorseDismountYawCorrection=0.32
  701. fHorseMaxAngleBeforeTurn=90.0
  702. fMaxCurrentZoom=2.0
  703. fMaxEyeTrackDistance=7.0
  704. fMinCurrentZoom=0.0
  705. fMinTimeInvisible=0.05
  706. fMouseWheelZoomIncrement=1.0
  707. fMouseWheelZoomMinDelta=0.005
  708. fMouseWheelZoomSpeed=3.0
  709. fOverShoulderCombatAddY=0.0
  710. fOverShoulderCombatPosX=0.0
  711. fOverShoulderCombatPosZ=0.0
  712. fOverShoulderHorseAddY=-4.286
  713. fOverShoulderHorsePosX=0.0
  714. fOverShoulderHorsePosZ=0.0
  715. fOverShoulderMeleeCombatAddY=0.0
  716. fOverShoulderMeleeCombatPosX=0.0
  717. fOverShoulderMeleeCombatPosZ=0.0
  718. fOverShoulderOffsetCollisionScalar=0.3
  719. fOverShoulderPosX=0.0
  720. fOverShoulderPosZ=0.0
  721. fPaperDollFOV=70.0
  722. fPhotoModeCameraDistanceAccelMult=5.0
  723. fPhotoModeCameraDistanceAccelSec=0.75
  724. fPhotoModeCameraDistanceSpeed=3.0
  725. fPhotoModeCameraFOVChangeSpeed=10.0
  726. fPhotoModeCameraLandedRange=85.0
  727. fPhotoModeCameraMinOrbitDistance=3.0
  728. fPhotoModeCameraMoveAccelMult=2.5
  729. fPhotoModeCameraMoveAccelSec=1.1
  730. fPhotoModeCameraOrbitMaxPitch=1.4835
  731. fPhotoModeCameraOrbitMinPitch=-1.4835
  732. fPhotoModeCameraRange=25.0
  733. fPhotoModeCameraRotationSpeed=1.5
  734. fPhotoModeCameraSelfieDistance=0.6
  735. fPhotoModeCameraSelfieHeightOffset=0.075
  736. fPhotoModeCameraSelfieMaxPitch=0.2618
  737. fPhotoModeCameraSelfieMinPitch=-0.0873
  738. fPhotoModeCameraSelfieSphereSize=0.01
  739. fPhotoModeCameraSelfieStartPitch=0.0873
  740. fPhotoModeCameraSpaceDistanceSpeed=12.0
  741. fPhotoModeCameraSpaceRange=300.0
  742. fPhotoModeCameraSpaceRotationSpeed=1.5
  743. fPhotoModeCameraSpaceStartDistance=5.0
  744. fPhotoModeCameraSpaceTranslationSpeed=10.0
  745. fPhotoModeCameraSphereSize=0.5
  746. fPhotoModeCameraStartDistance=0.8
  747. fPhotoModeCameraTranslationSpeed=2.0
  748. fPitchFarCameraZoomScalar=0.6
  749. fPitchZeroBlendTime=0.75
  750. fPitchZoomOutMaxDist=0.0
  751. fShoulderDollySpeed=3.0
  752. fTPWorldFOV=70
  753. fTakeControlXAngle=110.0
  754. fTakeControlXMult=0.5
  755. fTakeControlYMult=1.0
  756. fTakeControlZMult=0.5
  757. fTetherCamSpeed=1.0
  758. fThumbstickZoomSpeed=0.05
  759. fTrailerCameraElevationScale=0.5
  760. fTrailerCameraTanslationScale=1.0
  761. fTweenCamRotAngle=0.05
  762. fTweenCamRotClosingSpeed=10.0
  763. fTweenCamRotSpeed=4.0
  764. fTweenCamZoomFOVMod=10.0
  765. fTweenCamZoomSpeed=25.0
  766. fVanityModeBlendTime=0.4
  767. fVanityModeHeightOffset=0.25
  768. fVanityModeMaxDist=2.143
  769. fVanityModeMinDist=1.5
  770. fWorkbenchCameraPitch=0.5
  771. fWorkbenchCameraTranslateX=0.0
  772. fWorkbenchCameraTranslateY=0.714
  773. fWorkbenchCameraTranslateZ=-0.714
  774. fWorkbenchCameraYaw=-1.0
  775. fWorkbenchCameraZoom=1.429
  776. fWorkshopCameraObjectFadeAmount=0.3
  777. fWorkshopCameraObjectIntersectFadeZ=0.3
  778. fWorkshopCameraObjectIntersectSmallObjectLimit=5.0
  779. fWorkshopFreeCamMaxPitch=1.4835
  780. fWorkshopFreeCamMinPitch=-1.4835
  781. fWorkshopIsoCamBuildDistanceOffset=3.0
  782. fWorkshopIsoCamBuildDistanceOffsetRoundAmount=5.0
  783. fWorkshopIsoCamCastLength=150.0
  784. fWorkshopIsoCamCorrectionDelta=5.0
  785. fWorkshopIsoCamDistanceAccelMult=5.0
  786. fWorkshopIsoCamDistanceAccelSec=0.75
  787. fWorkshopIsoCamEndDistance=5.0
  788. fWorkshopIsoCamIgnoreAmount=0.01
  789. fWorkshopIsoCamMaxDistance=125.0
  790. fWorkshopIsoCamMaxPitch=1.2217
  791. fWorkshopIsoCamMaxSmoothSpeed=100.0
  792. fWorkshopIsoCamMinDistance=5.0
  793. fWorkshopIsoCamMinPitch=0.2618
  794. fWorkshopIsoCamMoveAccelMult=2.5
  795. fWorkshopIsoCamMoveAccelSec=1.1
  796. fWorkshopIsoCamPlayerEndPointDelta=60.0
  797. fWorkshopIsoCamPlayerEndPointDeltaMax=500.0
  798. fWorkshopIsoCamPlayerEndPointDeltaMin=0.0
  799. fWorkshopIsoCamSmoothConstant1=0.48
  800. fWorkshopIsoCamSmoothConstant2=0.235
  801. fWorkshopIsoCamSmoothTimeRatio=5.0
  802. fWorkshopIsoCamSmoothTimeSecs=0.1
  803. fWorkshopIsoCamSpeedCoefficient1=-0.0016
  804. fWorkshopIsoCamSpeedCoefficient2=0.392
  805. fWorkshopIsoCamSpeedCoefficient3=0.0
  806. fWorkshopIsoCamSpeedCoefficient4=-0.25
  807. fWorkshopIsoCamSpeedConstant1=6.7218
  808. fWorkshopIsoCamSpeedConstant2=28.0
  809. fWorkshopIsoCamSpeedMax=5.0
  810. fWorkshopIsoCamSpeedMin=0.25
  811. fWorkshopIsoCamSphereCastRadius=0.5
  812. fWorkshopIsoCamSphereSize=0.7
  813. fWorkshopIsoCamStartDistance=55.0
  814. fWorkshopIsoCamTransitionTimeMS=500.0
  815. iAnimatedTransitionMillis=0
  816. iBleedoutTransitionMillis=500
  817. iDialogueTransitionMillis=500
  818. iHorseTransitionMillis=500
  819. sPhotoModeCameraPrecisionFormatString=%.2f
  820. sWorkshopIsoCamPrecisionFormatString=%.2f
  821. uWorkshopCameraCollisionType=2
  822. uWorkshopCameraMode=0
  823. uWorkshopCameraObjectFadeType=1
  824.  
  825. [CameraPath]
  826. bRecord=0
  827. bSceneCSV=0
  828. bStart=0
  829. bUseCameraPathFOV=1
  830. iFPS=30
  831. iTake=0
  832. sDirectoryName=TestCameraPath
  833. sNif=Cameras\CameraTest.nif
  834. sOffsetID=
  835. sRecordSceneAlias=RecordSceneAlias.csv
  836. sRecordSceneCamera=RecordSceneCamera.csv
  837.  
  838. [Cell]
  839. bSelectivelyResolveLinkedRefs=1
  840.  
  841. [CloneMap]
  842. bVerboseTrackCloneMap=0
  843.  
  844. [Cloth]
  845. bAnimClothLOD=1
  846. bAnimateClothOnDead=0
  847. bAnimateClothOnDown=1
  848. bAnimateClothOnSitSleep=1
  849. bAnimateClothOnSwim=1
  850. bConstantlySwitchClothLOD=0
  851. bDisableHairSimulationOptimization=0
  852. bDrawClothDeformedBones=0
  853. bDrawParticleStepPositions=0
  854. bEnableClothRecentering=1
  855. bEnableEnvCloth=1
  856. bEnableEnvClothUpdateLOD=1
  857. bEnablePrediction=1
  858. bEnableScaling=1
  859. bLoadLocalSetupData=0
  860. bSimulateClothDisable=0
  861. fClothLODDistanceSqr=1020.663
  862. fClothTimingBudget=0.01
  863. fEnvClothLODDistanceSqr=2500.0
  864. fEnvClothTimingBudget=0.01
  865. fMaxBoneSpeedBeforeDefaultStiffness=50.0
  866. fMaxRootAngleBeforeTeleport=0.3927
  867. fMaxRootDistanceBeforeTeleport=1.429
  868. fSoundEffectCheckDelay=0.1
  869. fSoundEffectPlayDelay=1.0
  870. fSoundEffectThreshold=5.0
  871. uMaxAnimatedClothCount=200
  872. uMaxSimulatedClothCount=100
  873. uNumSimSettleSteps=10
  874. uNumSimSettleStepsPause=75
  875.  
  876. [Clouds]
  877. bCloudParticleAlphaTransition=1
  878.  
  879. [CollisionQuery]
  880. bDrawVDBClosestResults=0
  881. bDrawVDBContactResults=0
  882. bDrawVDBRaycastResults=1
  883.  
  884. [Combat]
  885. bAimAssistDebugWithMouse=0
  886. bAimAssistDrawADSSnap=1
  887. bAimAssistDrawAimAssist=1
  888. bAimAssistDrawBulletBending=1
  889. bAimAssistDrawFireCone=1
  890. bAimAssistDrawPills=1
  891. bAimAssistEnabled=1
  892. bAimSights=0
  893. bChainExplosionDebug=0
  894. bCombatDisableAmmoUsage=0
  895. bCombatPathSmoothing=1
  896. bCombatPathSprinting=1
  897. bDebugCombat=0
  898. bDebugCombatAimLocations=0
  899. bDebugCombatArea=0
  900. bDebugCombatAttackRange=0
  901. bDebugCombatCoverReservations=0
  902. bDebugCombatLOS=0
  903. bDebugCombatPositionReservations=0
  904. bDebugCombatProjectileLOS=0
  905. bDebugCombatTargetLocations=0
  906. bDebugCombatTargets=0
  907. bDebugCombatThreading=0
  908. bDebugCombatThreats=0
  909. bDebugCombatUnreachableLocations=0
  910. bDebugCombatViewLocations=0
  911. bDisableCombatDialogue=0
  912. bDisableNPCAttacks=0
  913. bDismemberOneLimb=1
  914. bEncounterZoneTargetRestrict=1
  915. bFindFurniture=0
  916. bForceNPCsUseAmmo=0
  917. bHazardDebug=0
  918. bLaserSights=0
  919. bMagicDebug=0
  920. bMagnetismEnabled=1
  921. bMuzzleFlashPreCreation=1
  922. bPlayHitLocationIdles=1
  923. bPlayStaggers=1
  924. bPlayerAlwaysStaggered=1
  925. bPlayerProjectilesUseCameraOrigin1st=1
  926. bPlayerProjectilesUseCameraOrigin3rd=0
  927. bPlayerUnequipAttackCondition=1
  928. bProjectileDebug=0
  929. bProjectileImpactDebug=0
  930. bProjectileImpactDebugXRay=0
  931. bProjectilePenetrationOnlyThroughActor=1
  932. bUseHitLocationAnim=1
  933. bVATSProjectileDebug=0
  934. fAimChaseLookingMult=3.0
  935. fAimDownDegrees=90.0
  936. fAimModelPlayerSnapCapsuleRadius=1.214
  937. fAimModelPlayerSnapHeightPercent=0.7
  938. fAimModelPlayerSnapMaxDist=28.575
  939. fAimModelPlayerSnapSpeedDeg=80.0
  940. fAimModelPlayerSnapTimeSec=0.4
  941. fAimUpDegrees=90.0
  942. fContinuousBeamOverrideDistance=0.85
  943. fContinuousBeamSafeZoneDistance=0.35
  944. fDeathForceCleared=1.0
  945. fDebugCombatProjectileLOSTime=5.0
  946. fDecapInitialSpeed=250.0
  947. fHazardGravPointSoftenRadius=2.0
  948. fHazardZeroGActorRandomImpulse=20.0
  949. fHazardZeroGUpwardVelMax=0.5
  950. fHazardZeroGUpwardVelMin=0.2
  951. fHitEffectThresholdMod=0.04
  952. fHitEffectThresholdSevere=0.043
  953. fHitVectorDelay=0.4
  954. fMagnetismFalloffBorderHeight=0.714
  955. fMagnetismFalloffBorderMaxMult=15.0
  956. fMagnetismFalloffBorderMaxRange=85.725
  957. fMagnetismFalloffBorderMinMult=0.05
  958. fMagnetismFalloffBorderMinRange=0.0001
  959. fMagnetismFalloffBorderWidth=1.429
  960. fMagnetismFalloffExponent=0.7
  961. fMagnetismInputMovementLimit=0.45
  962. fMagnetismInputRotationPitchLimit=0.3
  963. fMagnetismInputRotationTargetMoveYaw=0.4
  964. fMagnetismInputRotationTargetMoveYawLimit=0.1
  965. fMagnetismInputRotationYawLimit=0.6
  966. fMagnetismMaxActorDistance=85.725
  967. fMagnetismMeleeMovementLimit=0.45
  968. fMagnetismMeleeRotationPitchLimit=0.3
  969. fMagnetismMeleeRotationYawLimit=0.6
  970. fMagnetismMinActorWidth=0.857
  971. fMagnetismObjHeadingMult=0.3
  972. fMagnetismObjLookingMult=0.0
  973. fMagnetismSightsFalloffBorderWidth=1.429
  974. fMagnetismSightsInputRotationTargetMoveYaw=0.4
  975. fMagnetismSightsMovementLimit=0.45
  976. fMagnetismSightsRotationPitchLimit=0.45
  977. fMagnetismSightsRotationYawLimit=0.6
  978. fMagnetismStrafeMinDistance=2.85
  979. fMagnetismZeroInputFalloffSec=0.33
  980. fMinBloodDamage=1.0
  981. fMostCommonProjectileCollisionRadius1=0.0286
  982. fMostCommonProjectileCollisionRadius2=0.0714
  983. fMostCommonProjectileCollisionRadius3=0.143
  984. fMountedAttackRangeMultiplier=1.1
  985. fMoveImpactPointAlongNormalBy=0.1
  986. fMuzzleFlashParticlesMinDelay=0.1
  987. fMuzzleFlashParticlesMinDuration=0.1
  988. fProjectileDebugDuration=5.0
  989. fProjectileDefaultWaterSplashSize=0.45
  990. fProjectileImpactDebugPointSize=0.1
  991. fProjectileMaxPenetration=1.7145
  992. fProjectileNearMissDist=5.715
  993. fProjectileNearMissDistSpace=2000.0
  994. fTargetFinderFalloffBorderHeight=0.71
  995. fTargetFinderFalloffBorderMaxMult=15.0
  996. fTargetFinderFalloffBorderMaxRange=85.0
  997. fTargetFinderFalloffBorderMinMult=0.05
  998. fTargetFinderFalloffBorderMinRange=0.01
  999. fTargetFinderFalloffBorderWidth=1.43
  1000. fTargetFinderMinActorWidth=0.85
  1001. fTeammateAutoAimScreenMult=4.0
  1002. fTeammateCommandMenuDegrees=16.0
  1003. iBeamProjectileMaxRaycastResults=5
  1004. iImpactDecalMaxResults=10
  1005. iMaxHiPerfCombatCount=4
  1006. iShowHitVector=0
  1007. uAimAssistDebugVerbosity=1
  1008.  
  1009. [ContactShadows]
  1010. bBlurGaussian=0
  1011. fBackfaceShadowIntensity=0.8
  1012. fBaseRayLength=0.07
  1013. fBlurDepthCutoff=0.1
  1014. fBorderFadePercent=1.25
  1015. fBorderPercent=0.0
  1016. fContactShadowsOffsetNoiseScale=0.125
  1017. fDistanceFadeLength=50.0
  1018. fDistanceFadeStart=5000.0
  1019. fMaxDistance=0.2
  1020. fMinLightRadius=1.5
  1021. fProximityLimit=0.06
  1022. fRayBias=0.01
  1023. fTerrainNormalRayBias=0.03
  1024. fThickness=0.009
  1025. fThicknessScale=2.0
  1026.  
  1027. [ContinentalLayer]
  1028. bDisableContinentalLayer=1
  1029.  
  1030. [Controls]
  1031. bBackgroundMouse=0
  1032. bDampenFirstPlayerControls=1
  1033. bDampenThirdPlayerControls=1
  1034. bDisableDebugCamera=0
  1035. bDoPlayerControlsPickIdle=1
  1036. bEnableLayerDebugging=1
  1037. bEnableVirtualJoystickFlight=1
  1038. bForceFirstPersonLerpGraph=0
  1039. bInvertMovementThumbstick=0
  1040. bMouseMoveDeviceSwitchDisabled=1
  1041. bPlayerGraphFeedback=0
  1042. bPrefer3rdCameraFlight=0
  1043. bPrefer3rdCameraOnFoot=0
  1044. bThrottleRecenters=1
  1045. bThrottleResumesManualSetting=1
  1046. bThrusterModeOnToggle=0
  1047. bUseCyclicControlInFirstPerson=0
  1048. bUseScreenSpaceMovement=0
  1049. fAccelerationDampeningMult=1.0
  1050. fAlternateFurnitureExitDelay=0.4
  1051. fBigVibrationFactor=1.0
  1052. fButton_ChordDelay=0.4
  1053. fDefaultAngleThreshold=60.0
  1054. fDefaultWalkSpeedPercentageThreshold=0.4
  1055. fDirectionalDeadzone=0.5
  1056. fFavoritesGamepadDelay=0.3
  1057. fFirstToThirdPersonAngularScalar=4.0
  1058. fGamepadHeadingSensitivityDefault=0.6667
  1059. fGamepadHeadingSensitivityMax=1.5556
  1060. fGamepadHeadingSensitivityMin=0.4445
  1061. fGamepadLookAccelPitchMult=3.0
  1062. fGamepadLookAccelSec=1.1
  1063. fGamepadLookAccelYawMult=3.0
  1064. fGamepadLookMaxRotationSpring=20.0
  1065. fGamepadLookMultExponent=0.0
  1066. fHeadingFlightSensitivity=1.3
  1067. fHorseClampAngle=10.0
  1068. fHorseControlsDampenTimeMultiplier=10.0
  1069. fHorseHeadingMovementMult=0.75
  1070. fIronSightsFOVRotateMult=1.0
  1071. fIronSightsPitchSpeedRatio=0.8
  1072. fKeyboardRepeatDelay=0.3
  1073. fKeyboardRepeatRate=0.05
  1074. fLThumbDeadzone=0.2
  1075. fLThumbDeadzoneMax=0.94
  1076. fLockCooldownFromRunTime=0.1
  1077. fLockToWalkTime=0.5
  1078. fLookAimSensitivityMax=1.5
  1079. fLookAimSensitivityMin=0.5
  1080. fLookCurveSensitivityThreshold=0.1
  1081. fLookGraphCoefficient1=0.1151
  1082. fLookGraphCoefficient2=-0.3827
  1083. fLookGraphCoefficient3=2.0287
  1084. fLookGraphCoefficient4=-0.7545
  1085. fLookSnapToAxisStrength=0.15
  1086. fLookSpeedDefault=1.0
  1087. fLookSpeedMax=1.5
  1088. fLookSpeedMin=0.25
  1089. fMaxAngleToConsiderFullInput=60.0
  1090. fMinCombatTargetReselectionCos=0.3
  1091. fMouseHeadingNormalizeMax=20.0
  1092. fMouseHeadingNormalizeMaxFlight=200.0
  1093. fMouseHeadingSensitivityDefault=0.03
  1094. fMouseHeadingSensitivityMax=0.06
  1095. fMouseHeadingSensitivityMin=0.01
  1096. fMouseHeadingXScale=0.021
  1097. fMouseHeadingYScale=0.021
  1098. fMovementAxisDeadzone=0.0
  1099. fNonUniformVerticalInputTransitionDuration=0.5
  1100. fOpenMapHoldButtonSeconds=0.55
  1101. fPipboyZoomDelay=0.18
  1102. fPitchSpeedRatio=0.5625
  1103. fPlayerAutoReloadDelaySec=0.66
  1104. fPlayerCameraHandlerMoveSecondsEpsilon=0.0
  1105. fPlayerFirstAccelerationDampenTime=0.1
  1106. fPlayerFirstDecelerationDampenTime=0.05
  1107. fPlayerFirstPowerArmorAccelerationDampenTime=0.35
  1108. fPlayerFirstPowerArmorDecelerationDampenTime=0.1
  1109. fPlayerMaxLookDown=-80.0
  1110. fPlayerMaxLookUp=80.0
  1111. fPlayerThirdAccelerationDampenTime=0.3
  1112. fPlayerThirdDecelerationDampenTime=0.05
  1113. fPlayerThirdPowerArmorAccelerationDampenTime=0.35
  1114. fPlayerThirdPowerArmorDecelerationDampenTime=0.1
  1115. fPlayerZeroGDecelerationSpeedThresholdMax=1.0
  1116. fPlayerZeroGDecelerationSpeedThresholdMin=0.5
  1117. fPowerArmorExitDelay=0.4
  1118. fQCZKeyDelay=1.0
  1119. fRThumbDeadzone=0.2
  1120. fRThumbDeadzoneMax=0.94
  1121. fReverseDirThreshold=0.3
  1122. fShieldFocusControlSpeed=2.5
  1123. fShieldHoldSeconds=0.4
  1124. fShipReticleMovementSensitivityMax=1.5
  1125. fShipReticleMovementSensitivityMin=0.01
  1126. fSmallVibrationFactor=1.0
  1127. fSpaceshipToggleFreeLookHoldTime=0.25
  1128. fSprintStopDirectionThresholdDegrees=60.0
  1129. fSprintStopSpeedPercentageThreshold=0.5
  1130. fThirdPersonAngularAccelerationMult=1.5
  1131. fThirdPersonTransitionExtraAngularSpeed=90.0
  1132. fThumbstickRepeatLong=0.5
  1133. fThumbstickRepeatShort=0.1
  1134. fToggleFreeLookHoldTime=1.0
  1135. fTogglePOVDelay=0.0
  1136. fTraversalActivateHorizontalDistance=2.0
  1137. fTraversalActivateVerticalDistance=0.5
  1138. fTraversalLadderExitOffset=0.15
  1139. fTraversalLadderExitSideHeightAbove=0.67
  1140. fTraversalLadderExitSideHeightBelow=1.0
  1141. fTraversalLadderExitSideInputNeeded=0.5
  1142. fTraversalLadderExitSideOffset=0.1
  1143. fTraversalLadderMoveInputNeeded=0.5
  1144. fTriggerDeadzone=0.05
  1145. fTriggerLatchReleasePercent=0.15
  1146. fZKeyDelay=0.2
  1147. iMouseMoveDeviceSwitchSensitivity=25
  1148. sControlsRemapFile=ControlMap_Custom.txt
  1149. uPlayerControlScheme=0
  1150. uRepeatsUntilShort=1
  1151.  
  1152. [Crafting]
  1153. aHighlightArmorFillColor=255,149,153,123
  1154. aHighlightArmorOutlineColor=255,149,153,123
  1155. aHighlightDrugsFillColor=255,183,183,183
  1156. aHighlightDrugsOutlineColor=255,183,183,183
  1157. aHighlightFoodFillColor=255,64,144,86
  1158. aHighlightFoodOutlineColor=255,64,144,86
  1159. aHighlightWeaponsFillColor=64,179,85,44
  1160. aHighlightWeaponsOutlineColor=255,179,85,44
  1161. bFreeItemCrafting=0
  1162. bFreeItemRepair=0
  1163. fHighlightArmorMaterialAlpha=1.0
  1164. fHighlightArmorOutlineHardness=0.1
  1165. fHighlightArmorOutlineThickness=1.0
  1166. fHighlightDrugsMaterialAlpha=1.0
  1167. fHighlightDrugsOutlineHardness=0.1
  1168. fHighlightDrugsOutlineThickness=1.0
  1169. fHighlightFoodMaterialAlpha=1.0
  1170. fHighlightFoodOutlineHardness=0.1
  1171. fHighlightFoodOutlineThickness=1.0
  1172. fHighlightWeaponsMaterialAlpha=1.0
  1173. fHighlightWeaponsOutlineHardness=0.1
  1174. fHighlightWeaponsOutlineThickness=1.0
  1175.  
  1176. [Culling]
  1177. bDisableFarPlaneGPUCulling=1
  1178.  
  1179. [Data]
  1180. bCreateMissingPlanetDataForms=1
  1181. bImportCSVBiomeData=0
  1182. bImportCSVCelestialBodyData=0
  1183. bImportCSVStarData=0
  1184. bImportUnusedPlanetData=0
  1185.  
  1186. [Debug]
  1187. bAllowCOCToInstancableInteriors=0
  1188. bAlwaysGenerateCpuGeometry=0
  1189. bAutoShowDebugTextPage=1
  1190. bAutoShowImGUIDebugTextPage=0
  1191. bCheckForDeletedFormsInFormArray=0
  1192. bDeadShipLivePilotLogging=0
  1193. bDebugDisplaySphereCast=0
  1194. bDebugDisplaySphereCastSelectionOnly=1
  1195. bDebugFaceCustomization=0
  1196. bDebugFaceGenCriticalSection=0
  1197. bDebugFaceGenMultithreading=0
  1198. bDisableEyeSaccades=0
  1199. bDisplayAutoLockpickHackingOdds=1
  1200. bEnableCrashCache=1
  1201. bEnableCrashUploads=1
  1202. bEnableMatlockScreenShot=0
  1203. bEnableMinidumpFailureUploads=1
  1204. bFaceFXProgrammerOutput=0
  1205. bForceExceptionHandlerWithDebugger=0
  1206. bForceGenerateMeshFilePaths=0
  1207. bGenerateDumpForAssert=0
  1208. bGenerateFullDumpOnCrash=0
  1209. bGenerateFullDumpOnStall=0
  1210. bInitializeMissingCullingData=0
  1211. bNanValidationEnable=0
  1212. bNanValidationEnableForceCrash=0
  1213. bNanValidationEnablePixCapture=1
  1214. bNoExitCrashes=1
  1215. bPaperdollForceConsolePickRef=0
  1216. bPromptUserForCrashInfo=1
  1217. bRebuildMeshletCullingData=0
  1218. bSanitizeFlattenedGeometryArray=0
  1219. bShowBoneModifierGeometry=0
  1220. bShowFaceLightWarnings=0
  1221. bShowLLRandomRolls=0
  1222. bSubgraphProgrammerOutput=0
  1223. bUploadPendingCrashDataOnStart=1
  1224. bUseBreakpadForExceptions=1
  1225. bUseEventBoardForExceptions=1
  1226. bWin32KeepUploadedCrashAttachments=0
  1227. fDebugDisplaySphereCastDuration=10.0
  1228. fTextureRatioDensityOffsetMultiplier=2.0
  1229. iFaceFXProgrammerOutputChannel=-1
  1230. iFullDumpFlags=2396519
  1231. iLightTableDisplayItemsNum=25
  1232. iMaxHixUploadSizeMB=200
  1233. iMedDumpFlags=2396517
  1234. iMiniDumpFlags=2097216
  1235. sDumpFolder=Dumps\
  1236. sExceptionAdditionalFilesForZip=diagdata.json, Warnings.txt, Starfield.ini, StarfieldCustom.ini, WarningsQuest.txt, StarfieldPrefs.ini, StarfieldConsoleHistory.log
  1237. sNanValidationSinglePassName=
  1238. sTeamCityBuildId=
  1239. sTeamCityJobName=
  1240. sTeamCityServer=
  1241. sTeamCityTacType=
  1242. uDeferredCrashUploadsSizeThresholdBytes=0
  1243. uMaxLocationDisplayedNavmeshCount=20
  1244. uPathingRestrictionsMaxDisplayedAvoidNodes=100
  1245. uTextureRatioDensityTarget=1024
  1246. uiMaxCoreDumps=4
  1247. uiMaxStackRecursion=50
  1248.  
  1249. [DebugCamera]
  1250. fDebugCameraFOVSpeed=20.0
  1251. fDebugCameraFollowAngleX=0.0
  1252. fDebugCameraFollowAngleY=0.0
  1253. fDebugCameraFollowAngleZ=0.0
  1254. fDebugCameraFollowPositionX=0.0
  1255. fDebugCameraFollowPositionY=-3.0
  1256. fDebugCameraFollowPositionZ=1.0
  1257. fDebugCameraInputAccel=500.0
  1258. fDebugCameraInputDecel=2000.0
  1259. fDebugCameraLookSpeed=2.0
  1260. fDebugCameraMouseSensitivity=0.15
  1261. fDebugCameraOrbitalAngleX=0.0
  1262. fDebugCameraOrbitalAngleY=0.0
  1263. fDebugCameraOrbitalAngleZ=3.1416
  1264. fDebugCameraOrbitalDistance=2.5
  1265. fDebugCameraOrbitalPositionX=0.0
  1266. fDebugCameraOrbitalPositionY=0.0
  1267. fDebugCameraOrbitalPositionZ=0.0
  1268. fDebugCameraPitchRange=1.5691
  1269. fDebugCameraPitchScaleFactor=0.666
  1270. fDebugFreeCameraMoveFastSpeed=25.0
  1271. fDebugFreeCameraMoveNormalSpeed=8.0
  1272. fDebugFreeCameraMoveSlowSpeed=3.0
  1273. fDebugTargetCameraMoveSpeed=2.0
  1274. sDebugCameraFollowBone=Root
  1275. sDebugCameraOrbitalBone=COM
  1276. sDebugCameraPrecisionFormatString=%.2f
  1277. sDebugCameraTargetBone=Root
  1278.  
  1279. [Decals]
  1280. bAllowDecalsOnAlpha=1
  1281. bDecalMultithreaded=0
  1282. bForceAllDecals=0
  1283. fDebrisDecalTimer=2.0
  1284.  
  1285. [Default]
  1286. fMaxVeinBlobbiness=0.0
  1287.  
  1288. [DeferredDeleter]
  1289. fUpdateBudgetMS=1.0
  1290.  
  1291. [Dialogue]
  1292. bAllowDialogueLightMovement=1
  1293. bBlendPCapEmotions=0
  1294. bDialogueActiveRefRequired=1
  1295. bDialogueCameraNewSystem=1
  1296. bDialogueCameraPlayerRotate=0
  1297. bDialogueCameraPlayerTooClose2ndWay=1
  1298. bDialogueCameraSkipNPCtoNPCCamera=1
  1299. bDialogueCameraSkipShortLineResetTimer=1
  1300. bDialogueCameraUseMaxTimer=0
  1301. bDialogueDelayMenuExit=1
  1302. bDialogueLightRemoveNoMatch=0
  1303. bDialogueSwingCameraNewPlayerInput=0
  1304. bEnableDialogueLight=1
  1305. bEnableLightingRigSwitch=1
  1306. bEnableTalkingActivatorLighting=0
  1307. bPlayDialogueRotations=1
  1308. bUseFixedExposure=0
  1309. fDialogueCameraCollisionMinPercentage=0.5
  1310. fDialogueCameraCollisionRadius=0.05
  1311. fDialogueCameraCutVoiceLength=1.2
  1312. fDialogueCameraDelayTargetSpring=0.0
  1313. fDialogueCameraFailsafeFPFOV=30.0
  1314. fDialogueCameraLeftThumbstickExit=0.5
  1315. fDialogueCameraMouseMoveExit=80.0
  1316. fDialogueCameraNextSceneDelay=0.75
  1317. fDialogueCameraOffscreenBorder=0.3
  1318. fDialogueCameraOffscreenSpring=1.0
  1319. fDialogueCameraPlayerControlsRightStickTimer=1.5
  1320. fDialogueCameraPlayerControlsTimer=0.6
  1321. fDialogueCameraPlayerDesiredDist=1.143
  1322. fDialogueCameraPlayerDesiredDist2ndWay=1.0
  1323. fDialogueCameraPlayerForceResponseDelay=1.0
  1324. fDialogueCameraPlayerPosDeltaExit=0.8571
  1325. fDialogueCameraPlayerRotBlendOutTime=70.0
  1326. fDialogueCameraPlayerRotDeltaExit=12.0
  1327. fDialogueCameraPlayerRotHoldTime=5.0
  1328. fDialogueCameraPlayerTooCloseDist=0.929
  1329. fDialogueCameraResumeTime=1.0
  1330. fDialogueCameraSkipShortLineCameraTimer=30.0
  1331. fDialogueEVBoost=0.0
  1332. fDialogueExteriorLightIntensityMult=1.0
  1333. fDialogueInteriorLightIntensityMult=1.0
  1334. fDialogueLightColorBlend=0.0
  1335. fDialogueLightFadeInTimeSec=0.1
  1336. fDialogueLightFadeOutTimeSec=0.0
  1337. fDialogueLightMaxAngle=90.0
  1338. fDialogueLightMaxDistance=10.0
  1339. fDialogueLightPositionBlendAmount=0.0
  1340. fDialogueMagnetismFalloffBorder=1.929
  1341. fDialogueMagnetismInputMovementLimit=0.5
  1342. fDialogueMagnetismInputRotationLimit=0.5
  1343. fDialogueNightEVValue=3.0
  1344. fDialogueRotationPitchOffset=0.2
  1345. fDialogueRotationPitchOffsetFurniture=0.2
  1346. fDialogueRotationSecs=1.85
  1347. fSwitchingLightRigCrossFadeTime=1.0
  1348. fTargetPositionOffset=0.07
  1349. iFaceEmotionsMorphCount=83
  1350.  
  1351. [Display]
  1352. aLightInfluenceVisualizationColor=25,255,0,0
  1353. bAccelerationStructureIgnoreExclusionFlag=0
  1354. bActorSelfShadowing=0
  1355. bAllowAsyncSceneSetup=1
  1356. bAllowDiffuseProbeDynamicLights=0
  1357. bAllowFixedAndAutoExposureBlend=1
  1358. bAllowFocusShadowsForPlayerSpaceStation=0
  1359. bAllowReflectionProbeDynamicLights=0
  1360. bAllowShadowcasterNPCLights=0
  1361. bAlwaysCaptureGpuStats=0
  1362. bAlwaysInstantEyeAdapt=0
  1363. bApplyAOToDirectLighting=1
  1364. bBuildPrimitives=0
  1365. bCalculateSunAngleUsingCelestialBodies=1
  1366. bCapBLASUpdatesPerFrame=1
  1367. bCelestialBodiesEnable=1
  1368. bCheckpointIncludeVerboseOutput=0
  1369. bClampAutoExposure=1
  1370. bCloudCardsEnable=1
  1371. bCloudShadowsEnabledTiledLighting=1
  1372. bCloudShadowsVolumetricEnabled=1
  1373. bCloudsEnable=1
  1374. bCloudsPerVertexScattering=1
  1375. bCompactBLAS=1
  1376. bCompensateUnstableFrameTime=1
  1377. bCullDistantLights=1
  1378. bDCCEnabled=1
  1379. bDebugDisplayInteriors=0
  1380. bDenserProbes=1
  1381. bDiffuseProbeSampleEmissive=1
  1382. bDiffuseProbeUseConvergence=1
  1383. bDiffuseProbeUseLayerTint=1
  1384. bDiffuseProbeUseLightCulling=1
  1385. bDiffuseProbeVolumeBlendWeight=0
  1386. bDisableGPUCullingWhenCapturing=1
  1387. bDisableImageSpaceEffects=0
  1388. bDisableShipReflectionProbesWhenLandedAndOnPilotSeat=1
  1389. bDisableVRSWithFSR2=0
  1390. bDisplayExposureInfos=0
  1391. bDisplayHistogramVisualization=0
  1392. bDisplayHistogramVisualizationIgnored=0
  1393. bDistortionMirroring=1
  1394. bEnable40PlusHzOnLockhart=0
  1395. bEnableAtmosphericScattering=1
  1396. bEnableCloudShadows=1
  1397. bEnableDRED=0
  1398. bEnableDebugLayer=0
  1399. bEnableExteriorReflectionProbes=1
  1400. bEnableGlobalLayer=1
  1401. bEnableIndirectVegetationHack=1
  1402. bEnableLiveShaderDebug=0
  1403. bEnableMeshletCullingForReflectionProbes=1
  1404. bEnableMeshletCullingForShadows=1
  1405. bEnableMetalnessInReflections=0
  1406. bEnableMomentBasedOIT=1
  1407. bEnableMultiFrameAsyncCompute=0
  1408. bEnableMultithreadedPipelineGeneration=1
  1409. bEnableNewBloom=1
  1410. bEnableNewReflectionProbeBlending=1
  1411. bEnableOccluderDepthPrepass=0
  1412. bEnablePipelineSerialization=1
  1413. bEnableProjectedDecalRenderPass=1
  1414. bEnableSkinnedDecals=1
  1415. bEnableSkyCubemapCelestialBodies=1
  1416. bEnableSpaceScattering=1
  1417. bEnableSuballocBuffers=1
  1418. bEnableTerrainShadowsInReflections=1
  1419. bEnableTiledLightingVariableRateShading=1
  1420. bEnableTinyTexturesPool=0
  1421. bEnableTransparencyAwareShadowedScattering=1
  1422. bEnableVariableRateShading=1
  1423. bEnableVolumetricLightingOnParticles=1
  1424. bEnableWaterDisplacement=1
  1425. bFastProbeUpdate=0
  1426. bForceDisableISVolumeInteriorCriteriaInSpace=0
  1427. bForceEnableISVolumeInteriorCriteriaInSpace=0
  1428. bForceUseRPISVolumeCriteriaInExterior=0
  1429. bGPULodEvaluation=1
  1430. bGeometryUseMeshDB=1
  1431. bHDRColorGradingLUT=0
  1432. bHalfResClouds=1
  1433. bHalfResolutionBlendedPasses=0
  1434. bHalfResolutionCorrection=1
  1435. bHeightfield=1
  1436. bIndirectLightCullingInflateFactor=0
  1437. bLODStreamingDuringPositionPlayer=1
  1438. bLayeredMaterialAllSamplersForceUseAnisotropic=0
  1439. bLoadMarkers=0
  1440. bLowHealthIModEnabled=1
  1441. bMTREnabled=1
  1442. bMipBiasEnabled=1
  1443. bOutputRaytracingShaderStats=0
  1444. bOverrideReflectionProbeImageSpaceBorderFadeDistance=0
  1445. bParticleLightingAtlasForceLevel=0
  1446. bParticleLightingClearAtlas=0
  1447. bParticlesEnableOctreeCulling=1
  1448. bParticlesShowRendererStats=1
  1449. bPauseGpuDebugLines=0
  1450. bPauseGpuDebugText=0
  1451. bPilotCameraShakerEnabled=1
  1452. bPlanetReflectionProbeEnabled=0
  1453. bProbeGridsUseGPUOcclusionCulling=1
  1454. bReflectionProbeIncludesSmallObjects=1
  1455. bReflectionProbeManagerFreezeUpdate=0
  1456. bReflectionProbesAlwaysUpdateGBuffer=1
  1457. bReflectionProbesUseFrustumCulling=1
  1458. bReflectionProbesUseGPUOcclusionCulling=1
  1459. bRenderDistantAtmospheres=1
  1460. bRenderGlassInHeightfield=1
  1461. bRenderPlanetaryRingsAsCelestialBodies=1
  1462. bSampleOtherProbesInReflectionProbes=1
  1463. bScreenShotFolderAppendDate=0
  1464. bScreenshotToFile=1
  1465. bShaderBuilderDebug=0
  1466. bShaderBuilderDebugOpt=0
  1467. bShaderBuilderEmbedDebug=1
  1468. bShaderBuilderGeneratePDBFiles=0
  1469. bShaderBuilderKeepReflection=1
  1470. bShadowCSMSplitsForceRender=0
  1471. bShipExteriorReflectionProbeEnabled=1
  1472. bShowDebugTextMarkers=1
  1473. bShowExteriorReflectionProbeMarkersXRay=0
  1474. bShowLightMarkersGame=0
  1475. bShowLightingHeatmap=0
  1476. bShowMarkers=0
  1477. bShowMiscMarkersGame=0
  1478. bShowShaderProgressOverlay=0
  1479. bSkipDriverOutOfDateCheck=0
  1480. bSkipSHAtlas=0
  1481. bSkyOcclusion=1
  1482. bSkyOcclusionOverhangEnabled=1
  1483. bSkyOcclusionUseSH=0
  1484. bStarfieldBodyXYAxisDebugGeometryEnabled=1
  1485. bStarfieldEnabled=1
  1486. bStarfieldWellDebugGeometryEnabled=0
  1487. bTempMenusCanDisableFSR2=1
  1488. bTemporalAA_idTech7=1
  1489. bTrackFrameAllocations=0
  1490. bTrackGPUFrameAllocations=0
  1491. bTreatAreaLightsAsSpotLights=0
  1492. bUseCSMFrequencyOverride=0
  1493. bUseClusteredProbes=1
  1494. bUseFocusShadowsForNonPlayerShipsInSpace=0
  1495. bUseFocusShadowsForShipTransitions=1
  1496. bUseGPUCulling=1
  1497. bUseGlobalReflectionAtCameraPosition=0
  1498. bUseISVolumesForInteriorCriteria=1
  1499. bUseIdTechCoarseShadowTesting=1
  1500. bUseIdTechFineClusterIntersection=1
  1501. bUseIdTechFineShadowTesting=1
  1502. bUseIdTechTileBinning=1
  1503. bUseMeshDecalsInRaytracing=1
  1504. bUseMeshletCulling=1
  1505. bUseParticleLightingAtlas=1
  1506. bUseReflectionLODFilter=1
  1507. bUseSerializedBLAS=0
  1508. bUseShaderBuilder=0
  1509. bUseSkyLighting=0
  1510. bUseSparseResourceForMeshletCulingDataBuffer=1
  1511. bVertexBuffersAlwaysHostWriteable=0
  1512. bVolumetricLightingEnable=1
  1513. bVolumetricLightingEnableDistantScattering=1
  1514. bVolumetricLightingEnableNearSpatialFiltering=1
  1515. bVolumetricLightingEnableScatteringVolume=1
  1516. bVolumetricLightingFogMapUseWeatherSettings=1
  1517. bVolumetricLightingUseAreaLights=0
  1518. bVolumetricLightingUseDistanceCulling=1
  1519. bVolumetricLightingUseOcclusionCulling=1
  1520. bVolumetricLightingUseWeatherSettings=1
  1521. bVolumetricLigthingInLiteBrite=0
  1522. bVolumetricLigthingUseLightGobos=1
  1523. bWaterSystemEnableDebugDisplay=0
  1524. bWaterSystemForceUpdate=0
  1525. fAccelerationStructureMinModelRadius=1.0
  1526. fAtmosphericScatteringTransmittanceContribution=1.0
  1527. fBackGlaresRatio=-0.3
  1528. fBloomGaussianKernelMinScale=0.4
  1529. fBloomGaussianKernelPower=1.6
  1530. fBloomUpsampleBlendFactor=0.48
  1531. fBrightPassThreshold=0.0
  1532. fCameraCutFovThresholdDegrees=10.0
  1533. fCameraCutRotationThreshold=0.9
  1534. fCameraCutTranslationDistanceSq=25.0
  1535. fCascadeBlendDistanceFactor=4.5
  1536. fCascadeGridLevel0BlendWeightOffsetFactor=2.0
  1537. fCascadeGridLevel0SingleBiasDistanceMultiplier=10.0
  1538. fCascadeGridLevel1BlendWeightOffsetFactor=2.0
  1539. fCascadeGridLevel1SingleBiasDistanceMultiplier=12.0
  1540. fCascadeGridLevel2BlendWeightOffsetFactor=1.0
  1541. fCascadeGridLevel2SingleBiasDistanceMultiplier=15.0
  1542. fCelestialBodiesDepthRangeMax=0.01
  1543. fCharacterAlbedoMultiplier=1.0
  1544. fClusteredLightingFarZ=512.0
  1545. fClusteredLightingNearZ=2.0
  1546. fCullingResourcesResizeFactor=1.2
  1547. fDecalDepthScaleFactor=0.0
  1548. fDecalLOD0=25.0
  1549. fDecalLOD0Space=250.0
  1550. fDecalLifetime=30.0
  1551. fDefault1stPersonFOV=85.0
  1552. fDefaultExposureValue=0.0
  1553. fDefaultFOV=90.0
  1554. fDefaultWorldFOV=70.0
  1555. fDesiredDiffuseProbeGridDensity=1.1
  1556. fDiffuseGridFastConvergeBoundsInflate=2.0
  1557. fDiffuseProbeGridDensityMultiplier=1.0
  1558. fDiffuseProbeLightCullingScale=1.05
  1559. fDiffuseProbeMaxLightDistance_LowSpec=12.0
  1560. fDiffuseProbeMaxLightDistance_MidSpec=24.0
  1561. fDiffuseProbeProbeCascade0_Spacing_HighSpec=2.0
  1562. fDiffuseProbeProbeCascade0_Spacing_MidSpec=2.5
  1563. fDiffuseProbeProbeCascade0_Spacing_UltraSpec=2.5
  1564. fDiffuseProbeProbeCascade1_Spacing_HighSpec=5.0
  1565. fDiffuseProbeProbeCascade1_Spacing_MidSpec=6.0
  1566. fDiffuseProbeProbeCascade1_Spacing_UltraSpec=8.0
  1567. fDiffuseProbeProbeCascade2_Spacing_HighSpec=10.0
  1568. fDiffuseProbeProbeCascade2_Spacing_MidSpec=12.0
  1569. fDiffuseProbeProbeCascade2_Spacing_UltraSpec=20.0
  1570. fDirectionalLightThickness=0.9
  1571. fDistantAtmosphereMiePhaseExponentScale=0.43
  1572. fDistantAtmosphereOITSampleDepthBias=-0.05
  1573. fDistortionEdgeDampening=0.15
  1574. fDistortionMaxDampening=0.0
  1575. fDynamicProbesGridHeight=0.15
  1576. fDynamicProbesGridWidth=0.25
  1577. fDynamicResolutionCpuGpuTimeSimilarityThresholdMilliseconds=1.0
  1578. fExteriorReflectionProbesHeight=15.0
  1579. fFXPickMaxDistance=14.288
  1580. fFallbackDiffuseIntensityScale=1.0
  1581. fFallbackDiffuseInteriorSkyOcclusionAverageStrength=0.3
  1582. fFallbackDiffuseInteriorSkyOcclusionDirectionalStrength=0.02
  1583. fFallbackDiffuseInteriorSkyOcclusionDirectionality=0.1
  1584. fFallbackDiffuseInteriorSkyOcclusionIntensity=0.4
  1585. fFallbackDiffuseInteriorSkyOcclusionShoulder=0.95
  1586. fFallbackSpecularIntensityScale=1.0
  1587. fFilmGrainIntensityMax=1.0
  1588. fFilmGrainIntensityMin=0.0
  1589. fFullScreenBlurHighTapThreshold=0.8
  1590. fFullScreenBlurLerpEnd=0.5
  1591. fGamma=2.4
  1592. fGammaMax=10.0
  1593. fGammaMin=0.0
  1594. fGlobalDirtLayerSkyOcclusionFilteringRadius=0.45
  1595. fGlobalMiddleGray=0.18
  1596. fGlobalReflectionProbeHeight=100.0
  1597. fGridPercentageConvergence=0.95
  1598. fHairContactShadowsBaseRayLength=0.191
  1599. fHairContactShadowsOffsetNoiseScale=0.1
  1600. fHairContactShadowsRayBias=0.053
  1601. fHairContactShadowsThicknessScale=2.0
  1602. fHeightfieldFarPlane=4350.0
  1603. fHeightfieldFreezeScrollDistance=100.0
  1604. fHeightfieldFrustumBoxOffset=8.0
  1605. fHeightfieldHeightOffset=450.0
  1606. fHeightfieldNearPlane=1.0
  1607. fHeightfieldScrollDistance=8.0
  1608. fIndirectEncodingEV100=3.0
  1609. fIndirectHairTintAmount=0.5
  1610. fIndirectLightCullingInflateFactor=1.2
  1611. fIndirectSkinTintAmount=0.5
  1612. fIndirectSpecularOcclusionAmbientOcclusionContribution=0.96
  1613. fIndirectSpecularOcclusionSkyOcclusionContribution=0.75
  1614. fIndirectSpecularOcclusionSkyOcclusionWaterContribution=0.75
  1615. fInteriorExteriorOccludedIndirectSpecularAttenuation=0.5
  1616. fIrradianceStaticGridNormalBias=0.125
  1617. fIrradianceStaticGridSingleBias=0.75
  1618. fIrradianceStaticGridViewBias=0.5
  1619. fLegacyBloomAmountScale=1.0
  1620. fLensFlareAtmosphericScatteringContribution=0.85
  1621. fLensFlareVisibilityRadius=0.002
  1622. fLensGlareBlurBoost=1.5
  1623. fLensGlareGlobint=0.07
  1624. fLensGlareSobelSlope=0.5
  1625. fLensGlareSunDirectionWeight=1.5
  1626. fLinePrimitiveWidth=0.115
  1627. fLowHealthIModInterval=2.0
  1628. fLowHealthIModStrengthMax=1.5
  1629. fLowHealthIModStrengthMin=0.8
  1630. fLuminanceHistogramMaxEV100=17.0
  1631. fLuminanceHistogramMinEV100=-4.0
  1632. fLuminanceHistogramVisualizeViewportProportion=0.5
  1633. fMaxEmissiveEV100Offset=9.0
  1634. fMinDynamicResolutionScale=0.75
  1635. fMinRenderResolutionScaleFactor=0.5
  1636. fMinimumShadowBiasForUnfilteredShadowMapping=0.005
  1637. fMipBiasOffset=0.0
  1638. fMotionBlurFactor=0.6
  1639. fNarrowAspectLimit=1.6
  1640. fNearDistance=0.05
  1641. fNearShadowLightRange=8.0
  1642. fNewBloomAmountScale=0.28
  1643. fPerlinLowFrequencyNoiseScale=4.0
  1644. fPerlinNoiseScale=20.0
  1645. fPlanetReflectionProbeFallbackIntensity=2.0
  1646. fPlanetReflectionProbeIntensity=1.0
  1647. fPlanetaryRingBacklightingScale=0.5
  1648. fPlanetaryRingProbeScaleModifier=3.0
  1649. fPrecomputedTransmittanceWorldSpanXY=8000.0
  1650. fPrecomputedTransmittanceWorldSpanZ=2000.0
  1651. fProbeGridsGPUOcclusionCullingScaleFactor=1.05
  1652. fReflectionProbeExteriorPixelThreshold=0.02
  1653. fReflectionProbeFadeInHysteresis=0.98
  1654. fReflectionProbeFadeOutHysteresis=0.85
  1655. fReflectionProbeGPUCullingMinPercentageOnScreen=0.05
  1656. fReflectionProbeGeoMinPercentageOnScreen=0.117
  1657. fReflectionProbeImageSpaceBorderFadeDistance=0.02
  1658. fReflectionProbeMetalnessLimit=1.0
  1659. fReflectionProbesIgnoredPenaltyNormalized=0.25
  1660. fReflectionProbesMaxDistanceForScore=30000.0
  1661. fReflectionProbesOcclusionCulledInflateFactor=1.1
  1662. fReflectionProbesOcclusionCulledPenaltyNormalized=0.5
  1663. fShaderBuilderConnectionTimeoutSecs=0.005
  1664. fShadowBiasSpotMaxHypotenuse=100.0
  1665. fShadowLightSunShadowBlend=3.0
  1666. fShadowMapGeoMinPercentageOnScreen=0.0059
  1667. fShadowReflectionProbeDirectional=0.005
  1668. fShadowSamplerBiasSpotMax=0.0003
  1669. fShadowSamplerBiasSpotMin=0.0001
  1670. fShipExteriorReflectionProbeFallbackIntensity=0.068
  1671. fShipExteriorReflectionProbeIntensity=0.947
  1672. fShipReflectionVolumeBoundsScale=1.0
  1673. fSkyCellRefFadeDistance=150000.0
  1674. fSkyCubemapAtmosphericScatteringIntensity=1.0
  1675. fSkyCubemapIntensity=1.0
  1676. fSkyHistogramMaxEV100=10.0
  1677. fSkyHistogramMinEV100=-10.0
  1678. fSkyOcclusionDiffuseMin=0.0
  1679. fSkyOcclusionDiffuseScale=3.0
  1680. fSkyOcclusionFadeRange=30.0
  1681. fSkyOcclusionFallbackIntensity=0.6
  1682. fSkyOcclusionFallbackNormalShift=0.4
  1683. fSkyOcclusionFilteringRadius=4.0
  1684. fSkyOcclusionHeightFadeBias=0.0045
  1685. fSkyOcclusionHeightFadeMin=0.65
  1686. fSkyOcclusionHeightFadeSoftness=0.0065
  1687. fSkyOcclusionIndirectDiffuseIntensity=0.9
  1688. fSkyOcclusionNormalOffset=150.0
  1689. fSkyOcclusionOverhangBias=0.002
  1690. fSkyOcclusionOverhangDepthLimit=30.0
  1691. fSkyOcclusionOverhangDepthLimitIntensity=0.2
  1692. fSkyOcclusionOverhangRadius=10.0
  1693. fSkyOcclusionOverhangSoftness=0.002
  1694. fSpaceDirectionalShadowCascade0Scale=1.0
  1695. fSpaceDirectionalShadowCascade1Scale=2.5
  1696. fSpaceDirectionalShadowCascade2Scale=5.0
  1697. fSpaceDirectionalShadowCascade3Scale=10.0
  1698. fSpaceDirectionalShadowFrustumScale=3.0
  1699. fSpaceGlobalReflectionProbeIndDiffIntensity=1.33
  1700. fSpaceGlobalReflectionProbeIndSpecIntensity=0.0
  1701. fSpaceGlowBackgroundScale=40.0
  1702. fStarIntensity=6000.0
  1703. fStarSystemFarViewDistance=10000000000.0
  1704. fStarfieldBackgroundScale=200.0
  1705. fStarfieldStarBrightnessScale=110.0
  1706. fStarfieldStarCoordScale=30.0
  1707. fSunScale=1.0
  1708. fTLASBuildEventMinDistance=200.0
  1709. fTerrainNormalAmpMult=1.0
  1710. fThresholdBeforeVRRBracketRefresh=0.75
  1711. fVegetationAnimationCameraDistance=100.0
  1712. fVegetationAnimationFadeDistance=50.0
  1713. fVolumetricLightingDiscontinuityThreshold=200.0
  1714. fVolumetricLightingDistantScatteringInversionRatio=0.64
  1715. fVolumetricLightingDistantTemporalBlendFactor=0.8
  1716. fVolumetricLightingFallbackExteriorSkyOcclusion=1.0
  1717. fVolumetricLightingFallbackInteriorSkyOcclusion=1.0
  1718. fVolumetricLightingFogMapSpan=10000.0
  1719. fVolumetricLightingFogWaterFalloffPercent=0.0
  1720. fVolumetricLightingIntensity=1.0
  1721. fVolumetricLightingNearSpatialFilteringBlurSpread=1.0
  1722. fVolumetricLightingNearTemporalBlendFactor=0.95
  1723. fVolumetricLightingRaymarchingBlueNoiseStrength=0.4
  1724. fVolumetricLightingRaymarchingLongraysStepIncrement=1.25
  1725. fVolumetricLightingRaymarchingStep=8.0
  1726. fVolumetricLightingRaymarchingStepIncrement=1.06
  1727. fVolumetricLightingSampleRepartitionPower=2.0
  1728. fVolumetricLightingTerrainBlurScale=12.0
  1729. fWaterExteriorReflectionProbesHeight=0.5
  1730. fWaterReflectionProbeDistance=10.0
  1731. fWaterReflectionProbeHeight=2.0
  1732. fWaterReflectionTransitionSpeed=50.0
  1733. fWetnessOcclusionFilterRadius=1.5
  1734. fWideAspectLimit=2.3889
  1735. iBloomDebugMaxMips=10
  1736. iCBVSRVUAVTransientDescriptorPageSize=64
  1737. iDebugTextDefaultSubPage=0
  1738. iDebugTextLeftRightOffset=10
  1739. iDebugTextSubPage=0
  1740. iDebugTextTopBottomOffset=20
  1741. iDepthPyramidMipBias=1
  1742. iDriverOutOfDateCheckDaysCount=180
  1743. iGPUDebugMaxLines=4096
  1744. iGPUDebugMaxPrintfCommands=2048
  1745. iGPUDebugPrintfFontSize=12
  1746. iGPUDebugPrintfQueueSize=4096
  1747. iIndirectOverride=4
  1748. iLocation X=0
  1749. iLocation Y=0
  1750. iMaxBLASUpdateSize=250
  1751. iMaxCBVSRVUAVCpuDescriptors=81920
  1752. iMaxCBVSRVUAVPersistentDescriptors=32768
  1753. iMaxCBVSRVUAVTransientDescriptors=49152
  1754. iMaxDSVCpuDescriptors=2048
  1755. iMaxRTVCpuDescriptors=16384
  1756. iMaxSamplerCpuDescriptors=64
  1757. iMaxSamplerPersistentDescriptors=128
  1758. iMaxSamplerTransientDescriptors=1920
  1759. iMaxTextPerFrame=32
  1760. iMeshletIndexBufferSizeLimitMB=300
  1761. iParallelCascadePyramidMipBias=2
  1762. iParticleLightingAtlasLevelToUse=0
  1763. iQuality=0
  1764. iReflectionProbeGPUOcclusionCullingRecentFramesThreshold=3
  1765. iReflectionProbesMaxCapturesPerFrame=1
  1766. iSamplerTransientDescriptorPageSize=16
  1767. iSkyOcclusionDebugVisualizationMode=0
  1768. iStarfieldBodyXAxisColorB=0
  1769. iStarfieldBodyXAxisColorG=0
  1770. iStarfieldBodyXAxisColorR=255
  1771. iStarfieldBodyYAxisColorB=0
  1772. iStarfieldBodyYAxisColorG=255
  1773. iStarfieldBodyYAxisColorR=0
  1774. iStarfieldBodyZAxisColorB=255
  1775. iStarfieldBodyZAxisColorG=0
  1776. iStarfieldBodyZAxisColorR=0
  1777. iUnstableFrameTimeHistorySize=8
  1778. iVolumetricLightingDistantScatteringSampleCount=40
  1779. iVolumetricLightingTerrainSliceIndex=4
  1780. sBackgroundPanorama=textures\Sky\MilkyWay_color.dds
  1781. sDebugText=VATS
  1782. sGlareMask=Textures\LensStainsMask.dds
  1783. sHideTexturePath=
  1784. sLoadScreenLUT=Textures\Effects\LUTs\LoadingMenuColorLUT.dds
  1785. sOrientedDirtiness=Textures\LensStains.dds
  1786. sPhotoModeFolder=Data\Textures\Photos
  1787. sRingModelFilename=Data\Meshes\Planets\HoudiniPlanets\HoudiniPlanet_ring.nif
  1788. sScreenShotBaseName=ScreenShot
  1789. sScreenShotFolderName=.
  1790. sShaderBuilderAddress=127.0.0.1
  1791. sSpaceGlowCubemap=textures\Cubemaps\SpaceGlowCubeMap.dds
  1792. sSupportedResolutionsList=1280x720, 1366x768, 1440x900, 1600x900, 1680x1050, 1920x1200, 1920x1080, 2560x1080, 2560x1440, 2560x1600, 3440x1440, 3840x2160
  1793. uCSMSplit0Frequency=0
  1794. uCSMSplit0Offset=0
  1795. uCSMSplit1Frequency=2
  1796. uCSMSplit1Offset=0
  1797. uCSMSplit2Frequency=4
  1798. uCSMSplit2Offset=1
  1799. uCSMSplit3Frequency=4
  1800. uCSMSplit3Offset=3
  1801. uCreationRendererThreadGroupSize=0
  1802. uCullDistantLightDistanceSquare=180000
  1803. uDebugGlobalLayerVisualization=0
  1804. uDecalRenderingParallelStepSize=512
  1805. uDecalRenderingParallelThreshold=2048
  1806. uDiffuseProbeConvergencePulseFrequency_HighSpec=5
  1807. uDiffuseProbeConvergencePulseFrequency_LowSpec=150
  1808. uDiffuseProbeConvergencePulseFrequency_MidSpec=75
  1809. uDiffuseProbeCullingQualityLevel=2
  1810. uDiffuseProbeGridFastConvergeFrameUpdateCount_HighSpec=3
  1811. uDiffuseProbeGridFastConvergeFrameUpdateCount_LowSpec=1
  1812. uDiffuseProbeGridFastConvergeFrameUpdateCount_MidSpec=2
  1813. uDiffuseProbeMaxLightsPerProbe_LowSpec=64
  1814. uDiffuseProbeMaxLightsPerProbe_MidSpec=128
  1815. uDiffuseProbeProbeCascade0_XY_HighSpec=23
  1816. uDiffuseProbeProbeCascade0_XY_MidSpec=19
  1817. uDiffuseProbeProbeCascade0_XY_UltraSpec=27
  1818. uDiffuseProbeProbeCascade0_Z_HighSpec=15
  1819. uDiffuseProbeProbeCascade0_Z_MidSpec=12
  1820. uDiffuseProbeProbeCascade0_Z_UltraSpec=18
  1821. uDiffuseProbeProbeCascade1_XY_HighSpec=23
  1822. uDiffuseProbeProbeCascade1_XY_MidSpec=19
  1823. uDiffuseProbeProbeCascade1_XY_UltraSpec=27
  1824. uDiffuseProbeProbeCascade1_Z_HighSpec=15
  1825. uDiffuseProbeProbeCascade1_Z_MidSpec=12
  1826. uDiffuseProbeProbeCascade1_Z_UltraSpec=18
  1827. uDiffuseProbeProbeCascade2_XY_HighSpec=23
  1828. uDiffuseProbeProbeCascade2_XY_MidSpec=19
  1829. uDiffuseProbeProbeCascade2_XY_UltraSpec=27
  1830. uDiffuseProbeProbeCascade2_Z_HighSpec=15
  1831. uDiffuseProbeProbeCascade2_Z_MidSpec=12
  1832. uDiffuseProbeProbeCascade2_Z_UltraSpec=18
  1833. uDiffuseProbeProbeCascadeQuality=2
  1834. uDiffuseProbeProbeGridFrameUpdateCount_HighSpec=6
  1835. uDiffuseProbeProbeGridFrameUpdateCount_LowSpec=3
  1836. uDiffuseProbeProbeGridFrameUpdateCount_MidSpec=4
  1837. uDisplayMonitor=0
  1838. uDistantAtmosphereDensitySize=128
  1839. uDistantAtmosphereMultiscatteringQDim=4
  1840. uDistantAtmosphereMultiscatteringUDim=16
  1841. uDistantAtmosphereMultiscatteringVDim=32
  1842. uDistantAtmosphereMultiscatteringWDim=4
  1843. uDistantAtmosphereRaymarchSteps=15
  1844. uDistantLODMeshInstanceCullingSSFootprint=12
  1845. uDynamicResolutionDropFrames=5
  1846. uDynamicResolutionRaiseFrames=15
  1847. uDynamicResolutionSteps=8
  1848. uDynamicShadowMeshletCountLimit=131072
  1849. uFrameAllocatorSizeInBytes=536870912
  1850. uFrameHz=30
  1851. uHeightfieldBlurScale=5
  1852. uHeightfieldCullingSSFootprint=4
  1853. uHeightfieldQuality=1
  1854. uHeightfieldSectorSetup=2
  1855. uInitialDynamicShadowMeshletIndexBufferSize=524288
  1856. uInitialDynamicShadowMeshletListSize=20000
  1857. uInitialMainViewMeshletIndexBufferSize=4194304
  1858. uInitialMainViewMeshletListSize=100000
  1859. uInventoryPlayerHeight=1080
  1860. uInventoryPlayerWidth=1920
  1861. uLensGlareBlurRuns=5
  1862. uLodListSplitCount=1024
  1863. uMainViewMeshletCountLimit=1048576
  1864. uMaxGridCountExterior=9
  1865. uMaxGridCountInterior=9
  1866. uMaxMeshInitializationPerFrame=1048576
  1867. uMaxReflectionProbeShadowsRendered=1
  1868. uMinNbCapturesBeforeFadeOut=1
  1869. uNbFadeOutReflectionProbes=8
  1870. uNbPriorityRendersOnActive=4
  1871. uNumPipelineGenerationThreads=16
  1872. uOccludersRenderMode=1
  1873. uParticleLightingAtlasSamplingMethod=1
  1874. uParticleLightingMaxParticleCountLevel1_High=3000
  1875. uParticleLightingMaxParticleCountLevel1_Low=1000
  1876. uParticleLightingMaxParticleCountLevel1_Med=2000
  1877. uParticleLightingMaxParticleCountLevel2_High=3000
  1878. uParticleLightingMaxParticleCountLevel2_Low=200
  1879. uParticleLightingMaxParticleCountLevel2_Med=2000
  1880. uParticleLightingMaxParticleCountLevel3_High=300
  1881. uParticleLightingMaxParticleCountLevel3_Low=0
  1882. uParticleLightingMaxParticleCountLevel3_Med=200
  1883. uPipboyTargetHeight=700
  1884. uPipboyTargetWidth=876
  1885. uPlatformDynamicResolutionAutoScaleHeight=1440
  1886. uPlatformDynamicResolutionAutoScaleWidth=2560
  1887. uPrepareDecalRenderingParallelStepSize=512
  1888. uReflectionProbeCaptureCountRequirement=2
  1889. uReflectionProbeMinFastUpdateFrames=8
  1890. uReflectionProbesMaxSkyCapturesPerFrame=1
  1891. uRefractionMaskDilationRadius=11
  1892. uShaderBuilderPort=6728
  1893. uSparseMeshletCullingBufferSizeInBytes=536870912
  1894. uTransientBufferAllocatorSizeInBytes=100663296
  1895. uVolumetricLightingTargetExtensionSize=2
  1896.  
  1897. [DynamicNavmesh]
  1898. bDebugShipRampNavmesh=1
  1899. bEnableDynamicNavmesh=1
  1900. bEnableRenderDebug=0
  1901. bEnableResultValidation=0
  1902. bEnableTraversalData=1
  1903. bKeepDebugData=0
  1904. bRenderBuildRecord=0
  1905. bRenderBuildRecordInjectedNavMesh=0
  1906. bRenderBuildRecordNewNavMeshes=0
  1907. bRenderBuildRecordObstacles=0
  1908. bRenderBuildRecordOriginalNavMeshes=0
  1909. bRenderDebugConnectPortalInjectedNavMeshData=0
  1910. bRenderDebugConnectPortalNavMeshData=0
  1911. bRenderDebugCutHoleNavMeshData=0
  1912. bRenderDebugCutInjectedNavMeshData=0
  1913. bRenderDebugData=0
  1914. bRenderDebugInjectedNavMeshData=0
  1915. bRenderDebugObstacles=0
  1916. bRenderDebugOpenEdgesInjectedNavMeshData=0
  1917. bRenderDebugOpenEdgesNavMeshData=0
  1918. bRenderDebugOriginalNavMeshData=0
  1919. bRenderDebugQueryExternalPortalData=0
  1920. bRenderModificationRecord=0
  1921. bRenderModificationRecordInjectedNavMesh=0
  1922. bRenderModificationRecordNavMeshBound=0
  1923. bRenderOnTop=0
  1924. fAppendMeshVertWeldDistanceSC=0.143
  1925. fCellBoundsClipPaddingSC=0.014
  1926. fCutPaddingSC=0.071
  1927. fMaxInteriorSnapDeltaZ=0.457
  1928. fMaxNavmeshSlopeErrorSC=0.457
  1929. fMaxSegmentBreakEdgeDistance=0.071
  1930. fMaxVertexSnapHeightSC=3.0
  1931. fMinCutHeightSC=0.229
  1932. fMinEdgeJoinCosSC=0.9962
  1933. fMinInteriorStitchEdgeLengthSC=0.014
  1934. fMinPartitionedUndercutDeltaZSC=2.214
  1935. fMinPortalEdgeConnectCosSC=0.7071
  1936. fNavmeshPartitionMaxErrorSC=0.9659
  1937. fObstacleClearanceHeightSC=1.829
  1938. fPortalMaxEdgeDeltaSC=3.657
  1939. fPortalMaxEdgeDistanceSC=0.25
  1940. fPortalMaxStepHeightSC=0.457
  1941. fPortalMaxVertDistanceSC=0.25
  1942. fPortalMaxXYDistanceSC=0.457
  1943. fPortalScoreDeltaLengthFactorSC=1.0
  1944. fPortalScoreDotFactorSC=0.1
  1945. fPortalScoreMinDistanceFactorSC=1.0
  1946. fUndercutPaddingSC=-0.029
  1947. fUpdateDelayTimeSC=5.0
  1948. fVertCrossCellWeldDistanceSC=0.071
  1949. fVertWeldDistanceSC=0.02
  1950.  
  1951. [Explosion]
  1952. bExplosionCollisionFilterFlags=1
  1953. bExplosionManagerAllowMultiThread=1
  1954. bExplosionNonBlockingArtLoad=1
  1955. fMaxLinearSpeedAfterExplosion=28.575
  1956. fMaxLinearSpeedAfterExplosionInSpace=200.0
  1957.  
  1958. [FCT]
  1959. bBlendValidation=0
  1960. bEnableActorUseBakeFCT=1
  1961. bEnableFaceCustomizationTexture=1
  1962. bEnableForceCheckForFCT=0
  1963. bExportFCTNormalAsCompressed=0
  1964. bFCTBakeMips=1
  1965. bFCTErrorDiagnosticMode=0
  1966. fBlendIntensityThresholdPerRegion=0.1
  1967. iFCTBakeMIPDepth=5
  1968. sFCTBakeExt=dds
  1969. uMaxBlendSources=3
  1970.  
  1971. [FSR2]
  1972. bFSR2AliasRGMemory=1
  1973. bFSR2DeDitherExpandedMask=0
  1974. bFSR2MinimizeDoubleBuffers=1
  1975. fFSR2ReactiveScale=1.1
  1976.  
  1977. [FaceFX]
  1978. bEnableAsynchResourceLoading=1
  1979. bFaceFXForceUseAppTimer=0
  1980. bFaceFXForceUseDeltaTimer=0
  1981. bFaceFXLoadFileInfoEnable=0
  1982. bFadeInEmotionToTimeZero=1
  1983. bFadeOutEmotionDuringCubicSpeech=1
  1984. fFFXAsynchResourceLoadingMaxDistanceSqr=144.0
  1985. fFaceFXEmotionForceTime=0.0
  1986. sCombatAngryExpression=VeryAngry
  1987.  
  1988. [FaceGen]
  1989. bDisableMorphs=0
  1990. bEnableChargenSkeletonBake=0
  1991. bEnableFaceAnimPerformanceMorphs=1
  1992. bEnableHeadLODSwap=0
  1993. bEyeCustomization=1
  1994. bForceNonGPUMorphDyn=1
  1995. bHairColorCustomization=1
  1996. bParallelHighActorMorphUpdate=1
  1997. bUseCustomizationMorphs=1
  1998. bUseRaceMorph=1
  1999. fGeneticBlendFactorBodyMorphRegions=0.5
  2000. fGeneticBlendFactorFacialBoneRegions=0.5
  2001. fGeneticBlendFactorMorphSliders=0.5
  2002. fGeneticBlendFactorSkinTone=0.5
  2003. fGeneticBlendFactorWeight=0.5
  2004. sFaceEmotionalIdlesAsset=Misc\FaceEmotions.bin
  2005. sSkinTexturePath=Actors\Human\Faces\Chargen
  2006. uiMaxNumberFaceGenDetailTextures=128
  2007. uiNumActorsAllowedToMorph=10
  2008.  
  2009. [Fonts]
  2010. sDebugTextFont=$ConsoleFont
  2011.  
  2012. [FootIK]
  2013. bAlwaysHitSomething=0
  2014. bUseLockOverrides=1
  2015. bUseMovementSpeedToGatePlantCast=1
  2016. fDeclineZAdjustment=0.05
  2017. fInclineZAdjustment=0.0
  2018. fLockIdleStateSqTolerance=0.01
  2019. fLockXAxisTolerance=0.15
  2020. fLockYBackwardTolerance=-0.35
  2021. fLockYForwardTolerance=0.1
  2022. fLockedBlendTime=1.0
  2023. fMovementSpeedToGatePlantCast=0.0
  2024. fUnlockedBlendTime=0.999
  2025.  
  2026. [Galaxy]
  2027. bAutoLoadGalaxyCSVFile=1
  2028. fDynamicReparentingHysteresisControl=1000.0
  2029. fHighDetailRadius=10000000000.0
  2030. fHighDetailRadiusDynamics=100000.0
  2031. sBiomesCSV=Space\BiomeData.csv
  2032. sGalaxyCSV=Space\Galaxy.csv
  2033. sGalaxyDynamicCSV=Space\Galaxy_Dynamic.csv
  2034. sStarCSV=Space\stars.csv
  2035. sStarDataCSV=Space\stardata.csv
  2036. sWorldSpacesCSV=Space\WorldSpaces.csv
  2037. uBodyNameFilterDelay=500
  2038.  
  2039. [GamePlay]
  2040. bAllowFlyMountedLiveFastTravel=1
  2041. bAllowHavokGrabTheLiving=0
  2042. bAllowPlayerSpacesuitCode=1
  2043. bDismemberRedressLimb=0
  2044. bEssentialTakeNoDamage=1
  2045. bInstantLevelUp=0
  2046. bMove1stPersonToOrigin=1
  2047. bPlayerGrabThrowEnable=1
  2048. bPreloadPAEnter=1
  2049. bPreloadPAExit=1
  2050. bSaveOnPause=1
  2051. bShow3rdPersonPilot=1
  2052. bSpacesuitCheckForBoostAndLight=0
  2053. bTrackProgress=0
  2054. fKnockdownTargetMagnitude=100.0
  2055. fMagicReadyStateTimeout=10.0
  2056. fMagicTargetLocationExtraLargeActorRadius=3.658
  2057. fMagicTargetLocationNormalActorRadius=0.4572
  2058. fMapMarkerUpdateTime=0.05
  2059. fMinTerminalActivateDotProduct=0.5
  2060. fPlayerDisableSprintingLoadingCellDistance=58.522
  2061. fPlayerGrabThrowImpulseBase=3.572
  2062. fPlayerGrabThrowImpulseMax=14.288
  2063. fPlayerGrabThrowStrengthMult=7.144
  2064. fPlayerHealthSaveOnPauseLimit=0.25
  2065. iActorsDismemberedPerFrame=2
  2066. iDetectionHighNumPicks=40
  2067. iDetectionPicks=21
  2068. iHide3rdPersonHelmet=201
  2069. iTerminalLockoutTime=10
  2070.  
  2071. [GamepadLight]
  2072. uiFlashlightB=0
  2073. uiFlashlightG=255
  2074. uiFlashlightR=0
  2075. uiPowerArmorB=0
  2076. uiPowerArmorG=173
  2077. uiPowerArmorLightB=255
  2078. uiPowerArmorLightG=255
  2079. uiPowerArmorLightR=255
  2080. uiPowerArmorR=255
  2081.  
  2082. [General]
  2083. bAllowClearOldestBufferedExterior=1
  2084. bAllowPluginPreCalcDataWipe=1
  2085. bAllowResourceReloading=1
  2086. bAllowTransitionCells=1
  2087. bAllowUseReflectionProbeIntensity=1
  2088. bAllowVideoRecording=0
  2089. bAlwaysActive=0
  2090. bAnimateDoorPhysics=0
  2091. bAssertIfQueryingUninitializedDependencyForm=0
  2092. bAutoloadDLC=1
  2093. bBackgroundLoadAudioBanks=1
  2094. bBackgroundLoadVMData=1
  2095. bBorderRegionsEnabled=1
  2096. bBreakOnProcessMemoryProblem=0
  2097. bCREnableGPUValidation=0
  2098. bCRTMemoryChecks=0
  2099. bCalculateArmorMeshAndTextureFileCounts=1
  2100. bCellAddRefLinkRefCaching=1
  2101. bChangeTimeMultSlowly=1
  2102. bCheckCellOffsetsOnInit=0
  2103. bCombineStaticCollectionArtOnClone=0
  2104. bCreateRecipeAllowEdit=0
  2105. bCrowdActorsDisableCloth=1
  2106. bDebugLayerWarningsCauseCrash=1
  2107. bDebugSpectatorThreats=0
  2108. bDefaultCOCPlacement=0
  2109. bDeferredGeomArrayRecomputeOnScenegraphDetach=1
  2110. bDetailedBinkLogs=0
  2111. bDisableAllGore=0
  2112. bDisableCRMorphSystem=0
  2113. bDisableCustomFaceGeneration=1
  2114. bDisableDuplicateReferenceCheck=1
  2115. bDisableGearedUp=1
  2116. bDisableHeadLoading=0
  2117. bDisableLargeRefs=1
  2118. bDisableMembraneShader=0
  2119. bEditorSpawnFurnituresAsStatic=1
  2120. bEffectSequenceFlagDynamicReferenceForms=1
  2121. bEnableConditionLogging=0
  2122. bEnableFileStreamer=1
  2123. bEnableFileStreamerForESM=1
  2124. bEnableLogTimestamps=0
  2125. bEnableMainMenuBink=1
  2126. bEnableMessageOfTheDay=1
  2127. bEnableModelBackgroundJobs=1
  2128. bEnablePostInitQueue=1
  2129. bEnableRenderdoc=0
  2130. bEnableSpeechChallengeLogging=0
  2131. bEnableStoryManagerLogging=0
  2132. bEnableSynchronizedCommandQueueValidation=0
  2133. bExportComputeMorphs=0
  2134. bExternalLODDataFiles=1
  2135. bFaceGenTextureDegrading=0
  2136. bFacegenDisableMorphs=0
  2137. bFadeToBlackOnReloadFailure=0
  2138. bFixAIPackagesOnLoad=0
  2139. bForbidNifErrorMarkers=0
  2140. bForceClone3D=1
  2141. bGenderedPlayerAddressTitle=0
  2142. bGenerateDumpOnShutdownCrash=0
  2143. bGeometryDynamicTintingSupported=1
  2144. bGridsDynamic=0
  2145. bHealthRegenFromRacePlayerOnly=1
  2146. bIndependentSGNodeUpdatesOnShips=1
  2147. bInstallMenuLoadVideoAsync=0
  2148. bInteriorBufferEnabled=0
  2149. bKeepDLStringBlocksLoaded=0
  2150. bKeepILStringBlocksLoaded=1
  2151. bKeepPluginWhenMerging=0
  2152. bKeyboardMouseDisabled=0
  2153. bLeftHandedMouse=0
  2154. bLeveledCreaturesAreMarkers=1
  2155. bLimitSourcePackInExtraToPackInCells=1
  2156. bLoadDataBeforeMainMenu=0
  2157. bMergeHavokShape=1
  2158. bMigrateEffectSequenceData=0
  2159. bMultiThreadCallForHelp=1
  2160. bMultiThreadExteriorPlanetsideAttach=1
  2161. bMultiThreadShipReferenceSet3D=1
  2162. bMultiThreadTransitionExteriorToSpace=1
  2163. bMultithreadedCellInit=1
  2164. bMultithreadedMagicEffectsUpdate=0
  2165. bMultithreadedUpdatePoseBounds=1
  2166. bNoParticleLoad=0
  2167. bOnlyQueueCellsWhenRefsLoaded=0
  2168. bParallelAnimUpdate=0
  2169. bParallelCreateCellCollision=1
  2170. bParallelDetachChild=1
  2171. bPauseOnAltTab=1
  2172. bPlanetLandingCoordsShownAsLatLon=1
  2173. bPlanetRegionsEnabled=1
  2174. bPlayMainMenuMusic=1
  2175. bPopulateBlueprintCellsDebug=1
  2176. bPreemptivelyUnloadCells=0
  2177. bPreloadIntroSequence=1
  2178. bPreloadLinkedAreas=0
  2179. bPreloadPlayerFlyMountPathCells=1
  2180. bPrintMoveToPlanetViewAngles=0
  2181. bProgressiveCellAttach=1
  2182. bProgressiveCellDetach=0
  2183. bPurgeCellsOnLargeInteriorLoad=1
  2184. bQueueCellAttachDetach=1
  2185. bQueueModelTextures=0
  2186. bReconstructIDTags=0
  2187. bReduceAudioThreadPriority=0
  2188. bReducedLatencyStorageSync=1
  2189. bReevaluateHighProcessDynamicRates=0
  2190. bRenamePropertiesOnMaterialSwap=0
  2191. bRenderPackinCellsAsExterior=0
  2192. bReplaceStubbedObjectsWithMarker=1
  2193. bRunMiddleLowLevelProcess=1
  2194. bSaveGameOnQuitToMainMenu=1
  2195. bShowCheckMemoryOutput=0
  2196. bShowGunTarget=0
  2197. bShowLoadingAreaMessage=0
  2198. bSkipLoadAudioBanks=0
  2199. bSpaceGridPickable=1
  2200. bTaskletActorSceneGraphUpdates=1
  2201. bTestAllActorsLowPriority=0
  2202. bTrackAllDeaths=0
  2203. bUpdateTerrainWhenDetachingCells=0
  2204. bUseDebugGamepad=0
  2205. bUseEyeEnvMapping=1
  2206. bUseFaceGenPreprocessedHeads=1
  2207. bUseFormInitStartUpTimers=0
  2208. bUseFormLoadStartUpTimers=0
  2209. bUseFurnitureMarkerNavmeshPositionCache=1
  2210. bUseHighProcessDynamicRates=1
  2211. bUseLinkRefCacheForLoadedCellsInReconstructForms=1
  2212. bUseLooseScalingFiles=0
  2213. bUseLowCompressionCATScan=1
  2214. bUseMeshLOD=1
  2215. bUseMultithreadedInit=1
  2216. bUseNewHotloading=1
  2217. bUsePlayerFlyMountCellNextCellQueue=1
  2218. bUsePlayerFlyMountCellUpdateCustomGridCenter=1
  2219. bUsePlayerFlyMountCellUpdateLogic=1
  2220. bUsePlayerFlyMountSpeedScale=1
  2221. bUsePreCreatedSCOL=0
  2222. bUseSeparatePlayerAddressTitle=0
  2223. bUseSequenceScenegraphUpdateOptimization=0
  2224. bValidateAddResourceDependency=0
  2225. bVerboseHotloadingWarnings=0
  2226. bWarnOnMissingFileEntry=0
  2227. bWarnOnRemoveInvalidMod=0
  2228. bWarnWhenReplacingInvalidHeadParts=0
  2229. bWorkshopIconUseMenuArtIfExists=1
  2230. bWorldSpaceDoubleCheckPersist=0
  2231. fAutoCloseDelay=0.5
  2232. fAutoDoorFadeSecs=0.5
  2233. fBSTaskTime=2.0
  2234. fBendableSplineSagPct=1.4
  2235. fBendableSplineSegmentLengthPct=0.04
  2236. fBetaDeferredKillTimer=15.0
  2237. fCloakEffectUpdateInterval=0.5
  2238. fColorSpaceGridFifthB=0.0
  2239. fColorSpaceGridFifthG=1.0
  2240. fColorSpaceGridFifthR=0.0
  2241. fColorSpaceGridMainB=0.01
  2242. fColorSpaceGridMainG=0.6
  2243. fColorSpaceGridMainR=0.01
  2244. fColorSpaceGridOriginB=0.0
  2245. fColorSpaceGridOriginG=1.0
  2246. fColorSpaceGridOriginR=1.0
  2247. fCrossFadeTime=1.0
  2248. fCrowdActorMorphCullingDistance=16.0
  2249. fDefaultNPCWeightMax=25.0
  2250. fDefaultNPCWeightMin=25.0
  2251. fDefaultSplineColorB=0.1
  2252. fDefaultSplineColorG=0.1
  2253. fDefaultSplineColorR=0.1
  2254. fDefaultSplineFlexibility=0.0
  2255. fDefaultSplineWindSensibility=0.0
  2256. fElevatorFadeStartTime=4.0
  2257. fEncumberedReminderTimer=30.0
  2258. fExteriorFeaturesReflectionProbeFrustumFarScale=3.0
  2259. fFlickeringLightDistance=14.63
  2260. fHighActorMorphCullingDistance=32.0
  2261. fHighProcessDynamicRatesDistSqrSteps=2500.0
  2262. fHighProcessDynamicRatesOffscreenDistSqrSteps=900.0
  2263. fHighProcessDynamicRatesVisibilityScreenSizeThreshold=0.1
  2264. fInstantFurnitureQuickBlendSleepTimer=0.4
  2265. fLoadGameFadeSecs=1.0
  2266. fLowPriorityDistance=10.0
  2267. fMainFramerateCapMS=6.0
  2268. fMasterFilePreLoadMB=40.0
  2269. fMaxActorVegetationCollisionDistance=21.431
  2270. fMaxAllowableAliasLoadTimeSeconds=60.0
  2271. fMaxLightRadius=30000.0
  2272. fMaxSpotLightFOV=175.0
  2273. fMinPlayerMoveToDistForLoadScreen=1.829
  2274. fNavMeshSplineAlpha=0.5
  2275. fNormalDoorFadeSecs=0.4
  2276. fNormalFadeSecs=0.4
  2277. fPlayableAreaX=100.0
  2278. fPlayableAreaY=100.0
  2279. fPlayableAreaZ=50.0
  2280. fPlayerBulletAutoAimControllerOffset=200.0
  2281. fPlayerFlyMountCellUpdateCustomGridCenterSpeed=600.0
  2282. fPlayerFlyMountMinSpeed=0.4
  2283. fPrimitiveAlphaDecalVolume=0.2
  2284. fPrimitiveAlphaMultiplier=2.0
  2285. fProcessListsUpdateHighFrameRate=30.0
  2286. fProcessListsUpdateLowFrameRate=20.0
  2287. fProcessListsUpdateTimeMax=2.0
  2288. fProcessListsUpdateTimeMin=0.5
  2289. fRadioMinSignalLevel=0.05
  2290. fRadioPathSearchFailTimeMult=4.0
  2291. fRadioPathSearchInterval=5.0
  2292. fRadioRadiusCheckInterval=0.5
  2293. fRadioStaleLocInterval=1.0
  2294. fReflectionProbeExteriorGridNearClip=1.0
  2295. fReflectionProbeFrustumFarScale=1.0
  2296. fReflectionProbeGlobalFarClip=100.0
  2297. fReflectionProbeGlobalFarClipTerrain=1000.0
  2298. fReflectionProbeGlobalFarEnabledFarClip=353.0
  2299. fReflectionProbeGlobalFarEnabledFarClipInSpace=1000000000.0
  2300. fReflectionProbeNearClip=0.05
  2301. fResourceReloadUpdateSInverval=0.1
  2302. fSceneTimelineHeadtrackingAngleDistance=4.0
  2303. fSecsBeforeIdle=120.0
  2304. fSmallObjectSize=1.429
  2305. fSpaceGridCount=500.0
  2306. fSpaceGridPackInSize=1.0
  2307. fSpaceGridSize=25.0
  2308. fSpaceReflectionProbeFrustumFarScale=5.0
  2309. fStarDistance=100000.0
  2310. fStarMag=20.0
  2311. fStoryTellerQuestFindTime=2.0
  2312. fTaskQueueBudgetMS=5.0
  2313. fTeleportPreloadDistance=58.522
  2314. fTooCloseToBorderDistance=14.63
  2315. fVegetationCollisionActorBaseInfluence=1.5
  2316. fVegetationCollisionPAMultiplier=0.5
  2317. fVegetationCollisionRunningAttenuation=0.2
  2318. iESMFileStreamerPriority=1
  2319. iEnumRefsAllowedPerFrame=1
  2320. iFPSClamp=0
  2321. iForcedMeshLODIndex=-1
  2322. iIntroSequencePriority=3
  2323. iLargeIntRefCount=25000
  2324. iNumBitsForFullySeen=248
  2325. iPlayerFlyMountHighQueuedRefCount=200
  2326. iPrefetchCellBufferSize=65536
  2327. iPreloadPlayerFlyMountPathCellsGridSize=3
  2328. iPreloadPlayerFlyMountPathCellsMax=6
  2329. iPreloadSizeLimit=419430400
  2330. iPreloadSizeLimitDefault=26214400
  2331. iSpacesuitHeadFacialHairObjectOffset=57
  2332. iSpacesuitHeadHairObjectOffset=32
  2333. iStoryManagerLoggingEvent=-1
  2334. iUpdateDetectionsAllowedPerFrame=100
  2335. sBaseGameMasterfile=Starfield.ESM
  2336. sCreateRecipeTemplateName=CreateRecipeTemplate
  2337. sEndCreditsMenuMusicEvent=MUS_Credits
  2338. sEndCreditsMenuMusicStopEvent=MUS_Credits_Stop
  2339. sExternalVoiceFilePath1=
  2340. sExternalVoiceFilePath2=
  2341. sExternalVoiceFilePath3=
  2342. sExternalVoiceFilePath4=
  2343. sExternalVoiceFilePath5=
  2344. sExternalVoiceFilePath6=
  2345. sGPUDefaultQualitySettingsJSON=DefaultGlobalGraphicsSettings.json
  2346. sGeneratedSpecGlossFile=Data\Textures\Generated\SGTexSet\
  2347. sIntroSequence=BGS_LOGO_1080p_BinkVersion.bk2
  2348. sLanguage=en
  2349. sLocalMasterPath=Data\
  2350. sLocalSavePath=Saves\
  2351. sMainMenuMusicEvent=Play_MUS_Main_Menu
  2352. sMainMenuMusicStopEvent=Play_MUS_Main_Menu_Stop
  2353. sMotionEventNameText=WwiseMotion
  2354. sStartingCell=
  2355. sStartingCellX=
  2356. sStartingCellY=
  2357. sStartingConsoleCommand=
  2358. sStartingWorld=
  2359. sStreamInstallVideoPlayList=STRENGTH.bk2;PERCEPTION.bk2;ENDURANCE.bk2;CHARISMA.bk2;INTELLIGENCE.bk2;AGILITY.bk2;LUCK.bk2
  2360. sSynchronousLoadedBanks=Starfield_UI, Starfield_MUS
  2361. sTestDataMasterName=TestData.esm
  2362. sTestFile1=
  2363. sTestFile10=
  2364. sTestFile2=
  2365. sTestFile3=
  2366. sTestFile4=
  2367. sTestFile5=
  2368. sTestFile6=
  2369. sTestFile7=
  2370. sTestFile8=
  2371. sTestFile9=
  2372. sTitleServiceID=00000000-0000-0000-0000-00007bf72399
  2373. sWindowTitle=
  2374. uBaseGarbageCleanCount=3
  2375. uClearAllGarbageThreshold=10000
  2376. uESMPageCacheMaxPageCount=0
  2377. uEffectSequenceGameTickRate=900
  2378. uExterior Cell Buffer=36
  2379. uGeometryPerSubscene=10
  2380. uGridsToDemand=3
  2381. uGridsToLoad=5
  2382. uGridsToLoadMax=5
  2383. uGridsToLoadMin=3
  2384. uInstallMenuPlayVideoDelay=30
  2385. uInterior Cell Buffer=3
  2386. uLargeCleanCount=50
  2387. uLargeThreshold=5000
  2388. uMainMenuDelayBeforeAllowSkip=5000
  2389. uMaxChargenMorphDispatchesPerFrame=16
  2390. uMaxPrimaryJobThreads=0
  2391. uMaxRadioPathSearchesPerFrame=1
  2392. uMaxSecondaryJobThreads=0
  2393. uMaximumPlayableAreaWorldCoord=4096
  2394. uMedCleanCount=10
  2395. uMedThreshold=1000
  2396. uMovieFadeGameAudioMS=4000
  2397. uPCMAliasContentRequestLimit=50
  2398. uXboxTitleID=2079794073
  2399. uiMemoryLevelBufferSize=10485760
  2400. uiMemoryLevelIdle=104857600
  2401. uiMemoryLevelIdleCritical=26214400
  2402. uiMemoryLevelLoading=419430400
  2403. uiMemoryLevelNumPasses=3
  2404. uiWaitCellReadyTime=5000
  2405.  
  2406. [Graphics]
  2407. bReflectionProbeAlwaysUseExternalFeatures=1
  2408. fDiffuseProbeGridIntensity=1.0
  2409. fPrimitiveAlphaAcousticSpace=0.15
  2410. fPrimitiveAlphaActivator=0.15
  2411. fPrimitiveAlphaAudioOcclusionPrimitive=0.15
  2412. fPrimitiveAlphaCollision=0.15
  2413. fPrimitiveAlphaCurrent=0.2
  2414. fPrimitiveAlphaLight=0.2
  2415. fPrimitiveAlphaMultibound=0.15
  2416. fPrimitiveAlphaOcclusion=0.15
  2417. fPrimitiveAlphaPortal=0.25
  2418. fPrimitiveAlphaRoom=0.2
  2419. fPrimitiveAlphaSoundEmitter=1.0
  2420.  
  2421. [Grass]
  2422. bAllowCreateGrass=1
  2423. bUseTerrainTintOnGrass=1
  2424. fMaxGrassDistance=1.8
  2425. fMinGrassDistance=0.325
  2426. fMinGrassSize=0.25
  2427. fTexturePctThreshold=0.005
  2428. fWaveOffsetRange=1.75
  2429. iGrassCellRadius=2
  2430. iMaxGrassTypesPerTexure=2
  2431. sCellGrassSubdirectories=Rocks,
  2432.  
  2433. [GravityWellMap]
  2434. fGravityWellExaggerateSizeScalar=5.0
  2435. fGravityWellOrbitGeometryArrowsSizeMult=0.01
  2436. uDenseGravityWellNumPlanetsThreshold=8
  2437.  
  2438. [HAVOK]
  2439. bAddBipedWhenKeyframed=0
  2440. bAdjustBackpackInertia=1
  2441. bAirWalkStepHeight=1
  2442. bAllowCharacterBumper=1
  2443. bBreakOnThreadingWarning=0
  2444. bCheckAboveStep=1
  2445. bDebugMultithreaded=0
  2446. bDisableHavokAsserts=0
  2447. bDisablePlayerCollision=0
  2448. bDistributeRagdollMassAtRuntime=1
  2449. bDownFloat=1
  2450. bEnableContactCaching=1
  2451. bEnableInPlaceLoading=1
  2452. bEnableOppositeDetection=1
  2453. bEnableRagdollPenetrationTesting=0
  2454. bEnableSelectiveVDBDisplay=1
  2455. bEnableThreadSafetyChecks=0
  2456. bExplosionScaleRagdollForce=1
  2457. bFindContactPointsOnAdd=0
  2458. bForceJumpingFromGraph=0
  2459. bForceRBCharCon=0
  2460. bGiveClutterRandomVelInZeroG=1
  2461. bGiveEditorDeadRandomVelInZeroG=1
  2462. bHavokDebug=1
  2463. bInitVDB=1
  2464. bLoadedAreaBoundEnabled=1
  2465. bMultithreadParticleStep=1
  2466. bPickableObjectsFloat=1
  2467. bPrecheckAirWalk=1
  2468. bPreventHavokAddAll=0
  2469. bPreventHavokAddClutter=0
  2470. bPrimitivesOn=0
  2471. bSingleParticleStep=0
  2472. bUpFloat=1
  2473. bUseBodiesDeferredAdd=1
  2474. bUseCastFromOffset=1
  2475. bUseCharacterRB=1
  2476. bUseCustomCCShapes=1
  2477. bUseSimpleRBCCPrediction=0
  2478. bUseTwinConstraintGroup=1
  2479. bUseUnsupportedCast=1
  2480. bUseVolumesToDisableClothWind=1
  2481. bUserBodyShapeMutations=1
  2482. fAirWalkMantleDelay=1.0
  2483. fAirWalkMaxDist=0.1
  2484. fAirWalkMinHeight=0.3
  2485. fAirWalkWallPlaneVelocity=2.0
  2486. fBackPackInertia=0.4
  2487. fBipedTiltMult=0.85
  2488. fCameraCasterFadeSittingRadius=0.643
  2489. fCastStartPointShift=0.05
  2490. fCharControllerWarpDistSqr=1224.796
  2491. fCharacterMaxSlope=45.0
  2492. fDefaultWaterfallCurrentVelocity=6.0
  2493. fDownFloatSpeed=0.1
  2494. fFloatingObjectBobbingModifier=0.1
  2495. fFloatingObjectClampOffsetForceDistanceFromCenter=0.1
  2496. fFloatingObjectFlattenedPrecisionMod=0.5
  2497. fFloatingObjectStartBobAtSubmergedPercent=0.95
  2498. fGoodPosCastCheckDepth=0.1
  2499. fGoodPosCheckDepth=0.1
  2500. fHavokWindMultiplier=37.5
  2501. fJumpAnimDelay=0.75
  2502. fMaxClothDistance=450.0
  2503. fMaxPickTime=0.003
  2504. fMaxPickTimeDebug=0.06
  2505. fMaxPickTimeVATS=0.03
  2506. fMaxRBProxyDistance=0.02
  2507. fMaxResolutionSpeedForPenetration=7.5
  2508. fMaxWindActionTimingDifference=0.8
  2509. fMoveLimitMass=95.0
  2510. fNormalZOfCPToPossiblyIgnore=-0.95
  2511. fNormalZOfCPToPossiblyIgnoreSide=0.1
  2512. fNormalZOfCPToPossiblyIgnoreTopSide=-0.3
  2513. fPenetrationUtilMaxActiveTime=5.0
  2514. fPlayerWaterSurface=1.2
  2515. fQuadrupedPitchMult=5.7
  2516. fQuadrupedTiltMult=5.7
  2517. fRBStepHeightStaggeredCoef=0.5
  2518. fScaleChanceToReleaseStuckHead=0.02
  2519. fSlipperyMaterialFriction=0.2
  2520. fStepHeightModifier=0.5
  2521. fTrapHitEventDelayMS=500.0
  2522. fTriggerEventDelayMS=500.0
  2523. fUnsupportCastLength=1.0
  2524. fUnsupportedGravMult=4.0
  2525. fUpFloatSpeed=1.0
  2526. fWaterGravityFactor=0.1
  2527. iEntityBatchRemoveRate=100
  2528. iMaxNbParticlesColliders=64
  2529. iNumCellWorldExtents=128
  2530. iTwinConstraintGroupMultiplier=4
  2531. uMultithreadDynamicStateObjectThreshold=1024
  2532.  
  2533. [HeadTracking]
  2534. bDisableHeadTracking=0
  2535. fMaxPathLookAtPointDist=7.315
  2536. fMinPathLookAtPointDist=1.829
  2537. fPathLookAtPointTime=2.0
  2538. fUpdateDelaySecondsMax=1.5
  2539. fUpdateDelaySecondsMin=1.0
  2540. iUpdateActorsPerFrame=10
  2541.  
  2542. [Highlight]
  2543. fDefaultHighlightOutlineHardness=0.1
  2544. fDefaultHighlightOutlineThickness=1.0
  2545. fOpticalDepthThreshold=0.7
  2546. uDefaultHighlightFillColor=2130771712
  2547. uDefaultHighlightOutlineColor=4278255360
  2548.  
  2549. [IK]
  2550. fActorFootIKDistanceSqr=625.0
  2551. fCrowdFootIKDistanceSqr=100.0
  2552.  
  2553. [IconGenerator]
  2554. bPreloadAllShaders=0
  2555.  
  2556. [ImGui]
  2557. fFireRateSamplingDuration=2.0
  2558.  
  2559. [Imagespace]
  2560. bDoubleVisionAnimateAmplitude=0
  2561. bLensFlareLightBasedDistanceFalloff=1
  2562. bShouldUseDialogueImageSpace=1
  2563. fFilmGrainAmountMax=0.03
  2564. fFilmGrainAmountMin=0.015
  2565. fLensFlareFalloffRange=256.0
  2566. fSharpenAmount=1.5
  2567. uFilmGrainMaxThresholdScreenWidth=1680
  2568. uFilmGrainMinThresholdScreenWidth=1280
  2569.  
  2570. [Instancing]
  2571. bAllowRemovalOfTempDataIDs=1
  2572.  
  2573. [Interface]
  2574. bAllowConsoleDuplicatesInHistory=1
  2575. bAllowMenuDepthTesting=0
  2576. bAlwaysHighlightTrackedItems=0
  2577. bAutoSkipDialogue=0
  2578. bCalculateCraftingItemPositionBasedOnBounds=0
  2579. bCanPlayAnotherSoundIfAlreadyDisplaying=0
  2580. bDebugPrintTraceStatements=0
  2581. bDefRenderLoadingMenu=1
  2582. bDialogueCameraDrawDebug=0
  2583. bDialogueEnable=1
  2584. bDisableHUDMessagesForVideo=0
  2585. bDisableListWrap=1
  2586. bFileUncacheOnMenuOpen=0
  2587. bForcePhotoModeLoadScreen=0
  2588. bHUDLockQuestmarkerToEdge=0
  2589. bHideStealthMeter=0
  2590. bKeepActiveQuestInHud=1
  2591. bLoadingModel_DisplayMovieWhileLoading=1
  2592. bPhotoGalleryThumbnailsOnly=1
  2593. bPhotoModeDOFUseGameDOF=0
  2594. bPhotoModeLetterBoxed=1
  2595. bPlayerSpeaksInDialogue=0
  2596. bPressAndHoldForFurniture=0
  2597. bPressAndHoldForPilotSeat=0
  2598. bRunAmpServer=0
  2599. bScaleformEnabled=1
  2600. bShowOnlyActiveQuestTargets=1
  2601. bShowRepairKitCount=0
  2602. bShowScannerParticles=0
  2603. bShowTutorials=1
  2604. bTestPickpocketPercentages=1
  2605. bUseAllNonDefaultLoadScreensFirst=0
  2606. bUseBackgroundCoeff=1
  2607. bUseFuzzyPicking=1
  2608. bUseGFXArchives=1
  2609. bUseInventoryTransformsForCrafting=0
  2610. bWrapLevelPercentBetween=1
  2611. f3DHorizontalRotationSpeed=85.9437
  2612. f3DMinRotationSpeedMultiplier=0.35
  2613. f3DMinZoomSpeedPercent=0.3
  2614. f3DMouseHorizontalRotationSpeed=7.162
  2615. f3DMouseVerticalRotationSpeed=7.162
  2616. f3DMouseZoomSpeed=6.0
  2617. f3DVerticalRotationSpeed=85.9437
  2618. f3DZoomSpeed=2.0
  2619. f3rdPersonCameraPickBoost=0.6
  2620. fActivatePickLength=2.4
  2621. fActivatePickLengthTeammate=15.0
  2622. fActivatePickRadius=0.1
  2623. fBackgroundCoeffB=2.38
  2624. fBackgroundCoeffG=3.15
  2625. fBackgroundCoeffR=2.66
  2626. fBookDistance=1.572
  2627. fBookMenuLightDiffuseB=1.0
  2628. fBookMenuLightDiffuseG=1.0
  2629. fBookMenuLightDiffuseR=1.0
  2630. fBookMenuLightIntensity=1.33
  2631. fBookMenuLightPosX=0.0
  2632. fBookMenuLightPosY=0.0
  2633. fBookMenuLightPosZ=1.143
  2634. fBookMenuLightRadius=9.287
  2635. fBookOpenTime=1000.0
  2636. fBookPosHeightPercentage=0.5
  2637. fBookPosWidthPercentage=0.5
  2638. fBookXRotation=-25.0
  2639. fBowtieDeadzone=0.25
  2640. fCenterDeadzone=0.05
  2641. fCharGenMouseRotateSensitivity=3.0
  2642. fCharGenMouseZoomSensitivity=0.1
  2643. fCommandActivatePickRadius=0.4572
  2644. fCraftingCameraOffsetX=0.0
  2645. fCraftingCameraOffsetY=-0.5
  2646. fCrosshairAlphaPercent=100.0
  2647. fDataMenuFadeInToGameTime=0.5
  2648. fDataMenu_ModelDistFromCam=0.1775
  2649. fDataMenu_ModelRotX=-1.5708
  2650. fDataMenu_ModelRotY=0.0
  2651. fDataSlate_MouseOffsetX=400.0
  2652. fDataSlate_MouseOffsetY=65.0
  2653. fDataSlate_TranslateY=0.25
  2654. fDebugFontSize=13.0
  2655. fDefaultFadePerSecond=1000.0
  2656. fDialogueCameraCollisionCheckDist=1.8286
  2657. fDistanceToInventory3d=1.0
  2658. fExtraTimeBeforeFadeInTime=0.5
  2659. fFadeToBlackFadeSeconds=1.0
  2660. fFavoritesDOFFarEnd=2.0
  2661. fFavoritesDOFFarStart=0.1
  2662. fFavoritesDOFNearEnd=0.0
  2663. fFavoritesDOFNearStart=1.0
  2664. fFavoritesDOFStrength=1.1
  2665. fFavoritesTimeMult=0.23
  2666. fGamepadCursorDeadzone=0.07
  2667. fGuideEffect_SecsUntilFadeOut=10.0
  2668. fHUDQuestTargetText_MarkerYOffset=-0.02
  2669. fHUDQuestTargetText_ShowScreenPctBound=0.04
  2670. fHullRepairButtonThreshold=0.6
  2671. fInventoryMenu_FadeTime=150.0
  2672. fInventoryMenu_ModelDistFromCam=0.0
  2673. fInventoryMenu_ModelRotX=4.0143
  2674. fInventoryMenu_ModelRotY=-0.2182
  2675. fInventoryMenu_ModelXOffset=-0.048
  2676. fInventory_ZoomFar_Apparel=1.0
  2677. fInventory_ZoomFar_Backpacks=0.25
  2678. fInventory_ZoomFar_Helmets=0.4
  2679. fInventory_ZoomFar_Spacesuits=0.0
  2680. fInventory_ZoomNear_Apparel=-0.85
  2681. fInventory_ZoomNear_Backpacks=-0.25
  2682. fInventory_ZoomNear_Helmets=-0.325
  2683. fInventory_ZoomNear_Spacesuits=-1.75
  2684. fInventory_ZoomX_Apparel=0.25
  2685. fInventory_ZoomX_Backpacks=-1.0
  2686. fInventory_ZoomX_Helmets=-0.25
  2687. fInventory_ZoomX_Spacesuits=0.25
  2688. fInventory_ZoomY_Apparel=1.0
  2689. fInventory_ZoomY_Backpacks=-1.25
  2690. fInventory_ZoomY_Helmets=1.25
  2691. fInventory_ZoomY_Spacesuits=1.0
  2692. fInventory_ZoomZ_Apparel=-0.2
  2693. fInventory_ZoomZ_Backpacks=-0.15
  2694. fInventory_ZoomZ_Helmets=-0.125
  2695. fInventory_ZoomZ_Spacesuits=-0.25
  2696. fLargeActivatePickLength_G=7.144
  2697. fLooksMenuBodyMouseScale=0.001
  2698. fLooksMenuBoneTintColorB=0.0
  2699. fLooksMenuBoneTintColorG=1.0
  2700. fLooksMenuBoneTintColorR=0.0
  2701. fLooksMenuBoneTintPulseRate=0.005
  2702. fLooksMenuDirectionRepeatRateLong=0.2
  2703. fLooksMenuDirectionRepeatRateShort=0.05
  2704. fLooksMenuHeadMousePitchScale=0.11
  2705. fLooksMenuHeadMouseSculptScale=0.1
  2706. fLooksMenuHeadMouseYawScale=0.11
  2707. fLooksMenuHeadTrackPitchMax=30.0
  2708. fLooksMenuHeadTrackPitchMin=-30.0
  2709. fLooksMenuHeadTrackPitchScale=70.0
  2710. fLooksMenuHeadTrackYawMax=60.0
  2711. fLooksMenuHeadTrackYawMin=-60.0
  2712. fLooksMenuHeadTrackYawScale=70.0
  2713. fLooksMenuLookAtHeadOnGain=0.1
  2714. fMaxActivateHeadingDiff=3.1416
  2715. fMaxSubtitleDistance=21.431
  2716. fMinDistanceDelayActivate=4.0
  2717. fNoteDistance=0.85
  2718. fPercentOfDamageResistedForMitigation=0.5
  2719. fPhotoModeBrightnessMax=2.0
  2720. fPhotoModeBrightnessMin=0.0
  2721. fPhotoModeContrastMax=2.0
  2722. fPhotoModeContrastMin=0.0
  2723. fPhotoModeDOFBlendDefaultGround=7.5
  2724. fPhotoModeDOFBlendDefaultSpace=9.0
  2725. fPhotoModeDOFBlendMax=15.0
  2726. fPhotoModeDOFBlendMin=0.0
  2727. fPhotoModeDOFFarRangeDefaultGround=100.0
  2728. fPhotoModeDOFFarRangeDefaultSpace=340.0
  2729. fPhotoModeDOFFarRangeMax=2000.0
  2730. fPhotoModeDOFFarRangeMin=0.0
  2731. fPhotoModeDOFFarStartDefaultGround=17.5
  2732. fPhotoModeDOFFarStartDefaultSpace=63.0
  2733. fPhotoModeDOFFarStartMax=350.0
  2734. fPhotoModeDOFFarStartMin=0.0
  2735. fPhotoModeDOFNearRangeDefaultGround=0.0
  2736. fPhotoModeDOFNearRangeDefaultSpace=0.0
  2737. fPhotoModeDOFNearRangeMax=50.0
  2738. fPhotoModeDOFNearRangeMin=0.0
  2739. fPhotoModeDOFNearStartDefaultGround=0.0
  2740. fPhotoModeDOFNearStartDefaultSpace=0.0
  2741. fPhotoModeDOFNearStartMax=50.0
  2742. fPhotoModeDOFNearStartMin=0.0
  2743. fPhotoModeDOFStrengthDefaultGround=2.1
  2744. fPhotoModeDOFStrengthDefaultSpace=1.1
  2745. fPhotoModeDOFStrengthMax=5.0
  2746. fPhotoModeDOFStrengthMin=0.0
  2747. fPhotoModeDefaultMax=1.0
  2748. fPhotoModeDefaultMin=0.0
  2749. fPhotoModeFOVMax=130.0
  2750. fPhotoModeFOVMin=20.0
  2751. fPhotoModeSaturationMax=2.0
  2752. fPhotoModeSaturationMin=0.0
  2753. fPhotoModeViewRollMax=1.5708
  2754. fPhotoModeViewRollMin=-1.5708
  2755. fPhotoModeVignetteOpacityMax=0.75
  2756. fPhotoModeVignetteOpacityMin=0.0
  2757. fPhotoModeVignetteRadius=0.75
  2758. fPhotoModeVignetteSoftnessMax=0.5
  2759. fPhotoModeVignetteSoftnessMin=0.1
  2760. fPostDialogueNoAttackSecs=0.5
  2761. fPowerArmorCriticalDamagePercent=25.0
  2762. fQuestFadePerSecond=150.0
  2763. fSafeZoneX=15.0
  2764. fSafeZoneXWide=64.0
  2765. fSafeZoneXWide16x10=64.0
  2766. fSafeZoneY=15.0
  2767. fSafeZoneYWide=36.0
  2768. fSafeZoneYWide16x10=36.0
  2769. fSaveLoadMessageMinDuration=1.5
  2770. fScanHighlightDotAngle=0.92
  2771. fScanMapMarker_MinZoom=0.2
  2772. fScanMapMarker_SelectionRadius=0.03
  2773. fScannablePickRadius=1.5
  2774. fScannerZoom2xLerpValue=0.25
  2775. fScannerZoom4xLerpValue=0.5
  2776. fScannerZoom8xLerpValue=0.75
  2777. fScannerZoomFOVAdjust=-60.0
  2778. fScannerZoomRotationDampen=0.75
  2779. fScannerZoomTransitionTimeSecs=0.5
  2780. fTakeoffFadeDuration=0.25
  2781. fTakeoffFadeEaseInDuration=0.25
  2782. fTakeoffFadeEaseOutDuration=0.5
  2783. fTimeToPlayBetweenRecipeCraftingSounds=0.25
  2784. fTimeToPlayBetweenTakeAllPickupSounds=0.1
  2785. fUICameraFarDistance=214.3125
  2786. fUICameraNearDistance=0.214
  2787. fUserGamepadCursorAccelerateThreshold=0.85
  2788. fUserGamepadCursorScale_Max=5.0
  2789. fUserGamepadCursorScale_Min=0.1
  2790. fUserGamepadCursorStartSpeed=0.1
  2791. fUserGamepadCursorTimeToTop=1.5
  2792. fUserGamepadCursorTopSpeed=0.65
  2793. fXPAnimSpeed=0.0025
  2794. iDefaultWaitHours=1
  2795. iFavoritesDOFMode=2
  2796. iGamepadCursorMouseOverride=1
  2797. iInventoryMenu_MouseZoomDeadzone=1
  2798. iMaxQuestObjectives=3000
  2799. iMaxViewCasterHandscannerPicksHavok=20
  2800. iMaxViewCasterPicksFuzzy=5
  2801. iMaxViewCasterPicksHavok=10
  2802. iStealthMeterLevel=0
  2803. sCreditsFile=Interface/Credits.txt
  2804. sForcedLoadScreenEditorID=
  2805. uActiveEffectDamageNumberCooldownMs=750
  2806. uAmmoWeightPrecision=2
  2807. uConfirmContainerTakeAllMinimumItems=11
  2808. uDefaultShieldedWeightPrecision=0
  2809. uDefaultWeightPrecision=2
  2810. uDelayBeforePlayingXPSoundMS=317
  2811. uDelayBetweenLastObjectiveAndQuestCompleteOrFailed=1000
  2812. uFatigueWarningDisplayDurationMS=1000
  2813. uHUDMessageThrottleTimeMS=5000
  2814. uLocationTextDisplayTime=4000
  2815. uLocationTextThrottleTimeMS=30000
  2816. uMaxDeferredQuestUpdatesPerFrame=3
  2817. uMaxItemUpdatesPerFrame=5
  2818. uMaxLooksMenuFaceUpdateRate=100
  2819. uMinTotalPipelinesToShowProgressBar=10
  2820. uMiscWeightPrecision=2
  2821. uNotificationPostDisplayCooldown=2000
  2822. uNotificationSyncedXPStartDelayMS=1000
  2823. uNumOfPickupSoundsToPlayOnTakeAll=3
  2824. uNumOfRecipeIngredientSoundsToPlayCraftingSoundsOn=4
  2825. uObjectiveVignetteDisplayTime_Max=8000
  2826. uObjectiveVignetteDisplayTime_Min=4000
  2827. uPlayBinkMenuSkipWindow=3000
  2828. uQuestVignetteDisplayTime_Max=10000
  2829. uQuestVignetteDisplayTime_Min=6000
  2830. uTargetShipHeight=120
  2831. uTargetShipWidth=204
  2832. uUISaveBatchLoadAmount=20
  2833. uUISaveBatchLoadInterval=125
  2834. uXPCooldownTimer=250
  2835. uXPLevelUpDelay=5250
  2836. uXPNormalDelay=1000
  2837. uXPSoundCooldownTimer=1000
  2838.  
  2839. [Kit]
  2840. bKitEnabled=0
  2841. bKitTesting=0
  2842. sKitConnect=ipc
  2843. sKitEndpoint=ipc
  2844.  
  2845. [LAB]
  2846. bSkipActorWarpForMismatchWorlds=1
  2847.  
  2848. [LANGUAGE]
  2849. sFailureMessage=Something is broken
  2850.  
  2851. [LOD]
  2852. bAutoCancelTextureBatch=0
  2853. bCustomMeshInstancePatchScreenSizeCalculation=1
  2854. bDebugLODMaterialApplicationEnabled=1
  2855. bDistantLODCrossFadeEnabled=1
  2856. bDynamicLODPlacementUpdate=1
  2857. bEnableMemoryPosturing=0
  2858. bEnableMeshLODStreaming=1
  2859. bEnableTextureLODStreaming=1
  2860. bHighlightMeshLODFailures=0
  2861. bInitializeMeshLOD=1
  2862. bMaterialLODEnabled=1
  2863. bMeshLODAllowDistanceOverride=1
  2864. bMeshLODApplyScale=1
  2865. bMeshLODForceDistanceTransition=0
  2866. bMeshLODVolumeRangeFactorEnabled=1
  2867. bNoMeshesUpgradeLimits=1
  2868. fCloudParticlesScreenSizeBias=3.0
  2869. fDynamicInstancedLODDirtinessScale=0.5
  2870. fFadeInThreshold=0.7
  2871. fFadeInTime=1.2
  2872. fFadeOutThreshold=0.3
  2873. fFadeOutTime=2.0
  2874. fHeadDialogueLODDistance=0.0
  2875. fHeadLODDistance=3.5
  2876. fLODDegradeDistance0=12.5
  2877. fLODDegradeDistance1=25.0
  2878. fLODDegradeDistance2=50.0
  2879. fLODDegradeDistance3=100.0
  2880. fLODFactorLogBase=13.6
  2881. fLODFactorMaxClamp=6.9
  2882. fLODFactorMinClamp=0.23
  2883. fLODFadeOutActorMultCity=1.0
  2884. fLODFadeOutActorMultComplex=1.0
  2885. fLODFadeOutActorMultInterior=1.0
  2886. fLODFadeOutItemMultCity=1.0
  2887. fLODFadeOutItemMultComplex=1.0
  2888. fLODFadeOutItemMultInterior=1.0
  2889. fLODFadeOutObjectMultCity=1.0
  2890. fLODFadeOutObjectMultComplex=1.0
  2891. fLODFadeOutObjectMultInterior=1.0
  2892. fLODScreenSizeTimeSlice=10.0
  2893. fMeshLODFadeScreenSizePercent=0.2
  2894. fMeshLODOverrideDistance=40.0
  2895. fMeshLODScreenSize0=0.2
  2896. fMeshLODScreenSize1=0.1
  2897. fMeshLODScreenSize2=0.05
  2898. fMeshLODScreenSize3=0.025
  2899. fMeshLODScreenSizePercentStreamingBias=0.05
  2900. fMorphLodDistance=7.144
  2901. fScreenSpaceSizeMultiplier=1.0
  2902. fSpecularLODFadeMax=0.2
  2903. fSpecularLODFadeMin=0.0
  2904. fTalkingDistance=28.575
  2905. fTextureDegradeScreenSize0=0.1
  2906. fTextureDegradeScreenSize1=0.05
  2907. fTextureDegradeScreenSize2=0.025
  2908. fTextureDegradeScreenSize3=0.0125
  2909. uMaxMeshLODLevel=3
  2910. uMeshLODDBBias=0
  2911. uMeshLODInitBias=0
  2912. uMeshLODInitialLoadLevel=3
  2913. uiEstimatedCellMemoryCostC=100
  2914. uiEstimatedLoadingScreenMemoryCostC=100
  2915. uiMinimumFreeBudgetHighC=128
  2916. uiMinimumFreeBudgetLowC=32
  2917. uiMinimumFreeBudgetMediumC=64
  2918.  
  2919. [LODDynamicPlacement]
  2920. bUseDistributionSampling=1
  2921. fProcGenWeightRatio0=0.8
  2922. fProcGenWeightRatio1=0.5
  2923. fProcGenWeightRatio2=0.2
  2924. fProcGenWeightRatio3=0.1
  2925. iFootprintWeightLarge=3
  2926. iFootprintWeightMedium=2
  2927. iFootprintWeightSmall=1
  2928. iFootprintWeightXLarge=4
  2929. iRequiredLevelCountLarge=2
  2930. iRequiredLevelCountMedium=1
  2931. iRequiredLevelCountSmall=0
  2932. iRequiredLevelCountXLarge=4
  2933.  
  2934. [LODManager]
  2935. bDynamicLODDatabaseEnabled=1
  2936. bDynamicLODEnabled=1
  2937. bLODEnabled=1
  2938. bLoadedAreaLODManager=0
  2939. bQuarterLODStreamingRequests=0
  2940. bShowLODInEditor=0
  2941. bStaticLODEnabled=1
  2942. bUseLODStreaming=1
  2943. sRuntimeLODDatabasePath=DistantLOD/LODRuntimeDB.bgsdb
  2944. uDynamicLODCellSpan=10
  2945. uDynamicLODInstancingItemCountThreshold=0
  2946. uLODBaseDimension=1
  2947. uLODStreamingAdjacencyLoad=2
  2948. uLODStreamingAdjacencyUnloadTolerance=1
  2949. uProcGenTimeSlice=3
  2950. uProcGenTimeSliceLoadingScreen=1000
  2951.  
  2952. [Landing]
  2953. bOnlyForShip=1
  2954. fCellWidthToNewOverlayMultiplier=3.0
  2955. sDefaultOverlay=TestLandingOverlay
  2956. uLandingKeepBufferSize=3
  2957. uMinCellsFromBorder=17
  2958.  
  2959. [Landscape]
  2960. bAccurateLandHeightRange=1
  2961. fLandBorderHeightMeters=0.75
  2962. fLandFriction=2.5
  2963. fQuadBorderHeightMeters=0.2
  2964. fWorldBorderHeight=29.26
  2965. iLandBorder1B=0
  2966. iLandBorder1G=255
  2967. iLandBorder1R=255
  2968. iLandBorder2B=0
  2969. iLandBorder2G=0
  2970. iLandBorder2R=0
  2971. iQuadBorderB=255
  2972. iQuadBorderG=255
  2973. iQuadBorderR=0
  2974. uGetLandHeightsPointsPerThread=1024
  2975. uNeighbourCellRange=1
  2976.  
  2977. [LightingShader]
  2978. fDrySpeed=0.02
  2979. fWetSpeed=0.03
  2980.  
  2981. [LoadGame]
  2982. fLoadGameDynamicNavMeshOpTimeoutInSec=10.0
  2983.  
  2984. [Localization]
  2985. iMaxFormsToProcess=1024
  2986. iRetryLocalizationServiceCount=10
  2987. iRetryLocalizationServiceWaitTimeMS=2000
  2988.  
  2989. [Login]
  2990. bAutoLogin=0
  2991. sPassword=
  2992. sUsername=
  2993.  
  2994. [MAIN]
  2995. fQuestScriptDelayTime=5.0
  2996.  
  2997. [MESSAGES]
  2998. bAllowYesToAll=1
  2999. bBlockMessageBoxes=1
  3000. bDisableAssertQueuing=1
  3001. bEnableBSStackTrace=0
  3002. bFaceGenWarnings=1
  3003. bShowMissingLipWarnings=1
  3004. bUseWindowsMessageBox=0
  3005. iFileLogging=0
  3006.  
  3007. [Magic]
  3008. bAlignGuideEffectsWithFloor=1
  3009. bGuideEffectAllowIncompletePaths=0
  3010. fGuideAlignmentRayLength=2.0
  3011. fGuideAlignmentZOffset=0.75
  3012. fPrecognitionUpdateDistanceDifferenceThreshold=0.0
  3013. iMagicGuideHazardsPerUpdate=10
  3014.  
  3015. [Materials]
  3016. bAnimateMaterials=1
  3017. bForceOptimizedCDB=0
  3018. bInstanceSharing=1
  3019. bLoadLooseFiles=1
  3020. bRequireMaterialObjects=1
  3021. bUseCompiledDB=1
  3022. iMaxMaterialInheritanceDepth=4
  3023.  
  3024. [Memory]
  3025. bEnableCrowdHeads=1
  3026.  
  3027. [Menu]
  3028. aConsoleSelectedRefColor=0,0,0,0
  3029. bConsoleCopiesOnlyFormID=0
  3030. bPersistConsoleHistory=1
  3031. bShowSitWaitMenu=1
  3032. bUseConsoleHotkeys=0
  3033. fConsoleHistoryScrollSpeed=0.15
  3034. iBackgroundOpacity=50
  3035. iConsoleBufferMaxDisplaySize=32768
  3036. iConsoleHistoryCharBufferSize=16384
  3037. iConsoleSizeScreenPercent=40
  3038. iConsoleTextSize=20
  3039. rConsoleHistoryTextColor=153,153,153
  3040. rConsoleTextColor=255,255,255
  3041. rDebugTextColor=255,255,251
  3042. sConsoleDefaultINI=StarfieldConsoleDefault.ini
  3043. sConsoleHistoryLOG=StarfieldConsoleHistory.log
  3044. sConsoleINI=StarfieldConsole.ini
  3045. sConsoleNetworkPath=
  3046.  
  3047. [ModelNode]
  3048. bEnable=1
  3049. bEnableSGSync=1
  3050. bSkinToPoseBuffer=0
  3051. bSyncAllSGNode=1
  3052. bUpdateSGWorldBounds=1
  3053.  
  3054. [Models]
  3055. bShowMaterialWarnings=0
  3056.  
  3057. [MomentBasedOIT]
  3058. fCompositeOverestimation=0.2
  3059. fCompositeTransmittanceThreshold=0.368
  3060. fConstantMomentBias=0.0
  3061. fDepthMomentBias=0.0
  3062. fDepthSplitPoint=4500.0
  3063. fLocalTransmittanceThreshold=0.0078
  3064. fMaxDepth=5000.0
  3065. fOverestimation=0.02
  3066. fParticlesOverestimation=0.05
  3067. fTotalTransmittanceThreshold=0.502
  3068.  
  3069. [Monocle]
  3070. aHighlightScannableFillColor=0,62,173,242
  3071. aHighlightScannableFillColor_FullyScanned=32,39,198,132
  3072. aHighlightScannableFillColor_Generic=0,0,0,0
  3073. aHighlightScannableFillColor_Scanned=32,31,142,226
  3074. aHighlightScannableFillColor_Social=34,31,142,226
  3075. aHighlightScannableFillColor_TargetFullyScanned=64,39,198,132
  3076. aHighlightScannableFillColor_TargetGeneric=0,0,0,0
  3077. aHighlightScannableFillColor_TargetScannable=0,179,193,239
  3078. aHighlightScannableFillColor_TargetScanned=64,31,142,226
  3079. aHighlightScannableFillColor_Tracked=1,255,170,0
  3080. aHighlightScannableOutlineColorHigh=255,62,173,242
  3081. aHighlightScannableOutlineColorHigh_FullyScanned=255,39,198,132
  3082. aHighlightScannableOutlineColorHigh_Generic=255,114,232,255
  3083. aHighlightScannableOutlineColorHigh_Scanned=255,31,142,226
  3084. aHighlightScannableOutlineColorHigh_Social=255,114,232,255
  3085. aHighlightScannableOutlineColorHigh_TargetFullyScanned=255,39,198,132
  3086. aHighlightScannableOutlineColorHigh_TargetGeneric=255,114,232,255
  3087. aHighlightScannableOutlineColorHigh_TargetScannable=255,114,232,255
  3088. aHighlightScannableOutlineColorHigh_TargetScanned=255,31,142,226
  3089. aHighlightScannableOutlineColorHigh_Tracked=255,255,170,0
  3090. aHighlightScannableOutlineColorLow=128,62,173,242
  3091. aHighlightScannableOutlineColorLow_FullyScanned=128,39,198,132
  3092. aHighlightScannableOutlineColorLow_Generic=255,17,91,105
  3093. aHighlightScannableOutlineColorLow_Scanned=128,31,142,226
  3094. aHighlightScannableOutlineColorLow_Social=255,17,91,105
  3095. aHighlightScannableOutlineColorLow_TargetFullyScanned=128,39,198,132
  3096. aHighlightScannableOutlineColorLow_TargetGeneric=255,17,91,105
  3097. aHighlightScannableOutlineColorLow_TargetScannable=255,17,91,105
  3098. aHighlightScannableOutlineColorLow_TargetScanned=128,31,142,226
  3099. aHighlightScannableOutlineColorLow_Tracked=128,255,170,0
  3100. fHighlightOutlineColorPulseTime=1.0
  3101. fHighlightOutlineColorPulseTime_FullyScanned=1.0
  3102. fHighlightOutlineColorPulseTime_Generic=1.0
  3103. fHighlightOutlineColorPulseTime_Scanned=1.0
  3104. fHighlightOutlineColorPulseTime_Social=1.0
  3105. fHighlightOutlineColorPulseTime_TargetFullyScanned=1.0
  3106. fHighlightOutlineColorPulseTime_TargetGeneric=1.0
  3107. fHighlightOutlineColorPulseTime_TargetScannable=1.0
  3108. fHighlightOutlineColorPulseTime_TargetScanned=1.0
  3109. fHighlightOutlineColorPulseTime_Tracked=1.0
  3110. fHighlightScannableOutlineThickness=3.0
  3111. fHighlightScannableOutlineThickness_FullyScanned=1.0
  3112. fHighlightScannableOutlineThickness_Generic=2.0
  3113. fHighlightScannableOutlineThickness_Scanned=1.0
  3114. fHighlightScannableOutlineThickness_Social=1.0
  3115. fHighlightScannableOutlineThickness_TargetFullyScanned=2.0
  3116. fHighlightScannableOutlineThickness_TargetGeneric=3.0
  3117. fHighlightScannableOutlineThickness_TargetScannable=3.0
  3118. fHighlightScannableOutlineThickness_TargetScanned=2.0
  3119. fHighlightScannableOutlineThickness_Tracked=3.0
  3120.  
  3121. [Morph]
  3122. bChargenMorphLODsEnabled=1
  3123. bKeepChargenMorphHandle=0
  3124. bKeepPerformanceMorphHandle=0
  3125. bPrecacheMorphData=1
  3126. bVerboseChargenMorphsCreation=0
  3127.  
  3128. [Movement]
  3129. bInterpretTurnInPlaceRotationAsMovementMomentum=0
  3130.  
  3131. [NavMesh]
  3132. bRenderTraversalTriangles=0
  3133. bValidateChanges=0
  3134.  
  3135. [NavMeshGen]
  3136. bCollectHavokForScrappablesNavMeshGen=0
  3137. bDetailMeshTriangleHeight=1
  3138. bDisableNavMeshRuntimeGen=0
  3139. bDumpGenerationGraph=0
  3140. bEnableAntiseedTrimmer=0
  3141. bEnableCheckNavMesh=0
  3142. bEnableComputeNavMeshBound=0
  3143. bEnableComputeTriangleHeight=0
  3144. bEnableComputeTriangleTunnel=1
  3145. bEnableCreateCellEdgePortals=1
  3146. bEnableDetailMesh=1
  3147. bEnableFinalizer=1
  3148. bEnableFixContourSelfIntersection=1
  3149. bEnableGenLog=0
  3150. bEnableGenStats=0
  3151. bEnableGenerateCovers=0
  3152. bEnableGenerateTraversalData=0
  3153. bEnableGenerateWaypoints=0
  3154. bEnableInputBorderProcess=1
  3155. bEnableLinkDoors=0
  3156. bEnableNavMeshComparator=0
  3157. bEnableNavMeshGenerationWait=1
  3158. bEnableNavMeshGenerator=1
  3159. bEnableNavMeshValidation=0
  3160. bEnableRemoveInvalidRecastTriangles=0
  3161. bEnableSeedTrimmer=1
  3162. bEnableSmallAreaTrimmer=0
  3163. bEnableSplitNavMesh=1
  3164. bEnableSplitTriangle=0
  3165. bEnableTerrainTrimmer=1
  3166. bEnableTrianglePlatform=0
  3167. bEnableTriangleWater=1
  3168. bEnableVertexData=1
  3169. bFilterAreas=0
  3170. bFilterLedgeSpans=1
  3171. bFilterLowHangingWalkableObstacles=1
  3172. bFilterWalkableLowHeightSpans=1
  3173. bIgnoreAreasErosion=0
  3174. bIgnoreMissingNavMeshSeed=0
  3175. bIgnoreProcGenMask=0
  3176. bIgnoreTerrainTriangles=0
  3177. bIgnoreTriangleSlope=0
  3178. bKeepIntermediateData=0
  3179. bNavMeshGenUsingMT=1
  3180. bNavMeshWaterUseHighCost=0
  3181. bNavMeshWaterUseTriangleHeight=0
  3182. bRemoveUndergroundGeometry=0
  3183. bSplitTriangleIgnoreOpenEdges=0
  3184. bTrimmerIgnoreExternalCellConnections=0
  3185. fAgentHeight=1.8
  3186. fAgentWidth=0.2
  3187. fBorderSize=0.4
  3188. fDetailMeshMaxError=0.2
  3189. fDetailMeshSampleDistance=1.0
  3190. fDynamicNavMeshGenerationDebugWaitingTimeoutMS=24000.0
  3191. fDynamicNavMeshGenerationWaitingTimeoutMS=12000.0
  3192. fEdgeMaxError=0.26
  3193. fEdgeMaxLen=12.0
  3194. fNavMeshSmallAreaMin=1.75
  3195. fNavMeshTerrainAreaMin=20.0
  3196. fNavMeshTerrainAreaMinOnUnloadedBorder=5.0
  3197. fNavMeshWaterDepthOffset=1.28
  3198. fRegionMergeSize=14.0
  3199. fRegionMinSize=1.0
  3200. fSplitTriangleMaxEdgeLength=10.0
  3201. fSplitTriangleMinAngle=10.0
  3202. fSplitTriangleMinEdgeLength=1.0
  3203. fVoxelHeight=0.05
  3204. fVoxelWidth=0.2
  3205. fWalkableSlope=45.0
  3206. fWalkableStepHeight=0.43
  3207. uEnableDetailMesh=0
  3208. uHavokLOD=2
  3209. uInputTerrainClipmapLevel=0
  3210. uNavMeshGenerationDebugWaitingTimeoutMS=20000
  3211. uNavMeshGenerationMode=1
  3212. uNavMeshGenerationWaitingTimeoutMS=6000
  3213. uNavMeshTerrainExtraInfo=2
  3214. uSubCellSize=1
  3215.  
  3216. [NavMeshGeneration]
  3217. bGlobalNavMeshCheck=0
  3218. bGlobalNavMeshCheckDeleteWarningTriangles=0
  3219. uNavmeshTriangleCountInteriorWarnThreshold=5000
  3220. uNavmeshTriangleCountWarnThreshold=3500
  3221.  
  3222. [NavMeshStitch]
  3223. fInsertedPointMinDistance=0.25
  3224. fPortalDistance=0.114
  3225. fPortalXYDistance=0.25
  3226. fPortalZDistance=1.0
  3227. fPortalZDistanceLooser=1.371
  3228. fProjectedPointMaxDistanceXY=0.25
  3229.  
  3230. [Noise]
  3231. bUseJobsForNoiseGen=1
  3232.  
  3233. [OceanTerrainModifier]
  3234. bEnable=1
  3235.  
  3236. [Overlay]
  3237. bAllowOverlayBatchProcessing=1
  3238. bUsePlacedOverlayParentOffset=0
  3239. iOutpostBuildAreaBuffer=0
  3240. uAlignment=4
  3241. uSampling=3
  3242.  
  3243. [OverlayPlacement]
  3244. fMaxHeightDifference=50.0
  3245.  
  3246. [Overlays]
  3247. uOverlayMergeZoneSize=1
  3248.  
  3249. [Packin]
  3250. bMergeInstStatCol=1
  3251.  
  3252. [Papyrus]
  3253. bAssertOnOverflow=0
  3254. bEnableLogging=0
  3255. bEnableProfiling=0
  3256. bEnableRemoteDebugging=0
  3257. bEnableTrace=0
  3258. bLoadDebugInformation=0
  3259. bRemoteDebuggingLogVerbose=0
  3260. fExtraTaskletBudgetMS=1.2
  3261. fPostLoadUpdateTimeMS=500.0
  3262. fUpdateBudgetMS=1.2
  3263. iMaxAllocatedMemoryBytes=153600
  3264. iMaxMemoryPageSize=512
  3265. iMaxStackDepth=100
  3266. iMinMemoryPageSize=128
  3267. iRemoteDebuggingPort=20548
  3268. iStallWarningCooldown=2000
  3269. iStallWarningThreshold=5000
  3270. sTraceStatusOfQuest=
  3271.  
  3272. [Particles]
  3273. bAllowDebugComponents=0
  3274. bAssertOnSystemSpawnFailure=0
  3275. bDisableSimulation=0
  3276. bEnableMultiThreadParticleUpdate=1
  3277. bEnableParameterVisualization=0
  3278. bEnablePerformanceTracking=0
  3279. bEnableVisibilityMaterialAnimPausing=1
  3280. bForceAutoComputeMaxParticles=0
  3281. bLeanAndMean=1
  3282. bNoCompile=0
  3283. bNoInstantiate=0
  3284. bOutputMissingPublishedVariables=0
  3285. bParticleCreationTab=1
  3286. bParticleDebugInfo=0
  3287. bShareComponentDB=1
  3288. bShowAllOperations=0
  3289. bShowLODSettings=1
  3290. bUseMinimalPSFXDB=1
  3291. bUsePools=1
  3292. bVerboseOutput=0
  3293. fAutoRespawnDelay=0.5
  3294. fConformToHeightCastLength=40.0
  3295. fConformToHeightHeightToleranceForFloor=0.5
  3296. fConformToHeightMinimumDistanceSqrdBetweenCasts=1.0
  3297. fConformToHeightStartOffsetAbove=10.0
  3298. fDefaultLODKillDistanceOverride=-1.0
  3299. fParticlePoolRetentionTime=3.0
  3300. fParticlePopOneTime=1.5
  3301. fPhysicsParticleCPUCostMultiplier=2.11
  3302. fWaterSplashMinimalSplashDistanceSqrd=0.01
  3303. fWaterSplashMinimalTimeBetweenSplashesInSeconds=0.1
  3304. iMaxEmittersStartedPerFrame=20
  3305. iMaxNumParticlesPerEmitter=10000
  3306. iMaxParticleSystemToSpawn=15000
  3307. iWaterSplashMaxRequestPerFrame=30
  3308. sAssertOnFailureFilter=
  3309. sDefaultMaterial=Data/Materials/Effects/BasicParticle.mat
  3310. sFallbackGeometryMaterial=Data/Materials/Effects/DebugFiles/TestStandardEmissive.mat
  3311. sOverridePsfxPath=
  3312. sPSFXToUpdate1=
  3313. sPSFXToUpdate2=
  3314. sPSFXToUpdate3=
  3315. uConformToHeightMapMaxRequestPerFrame=2
  3316. uConformToHeightMaximumResults=10
  3317. uConformToHeightMinimumNumberOfParticles=10
  3318. uPauseOffscreenMaterialAnimAfterMS=1000
  3319. uPrewarmLoadingMaxMicroSecondsPerFrame=5000
  3320. uPrewarmMaxMicroSecondsPerFrame=1000
  3321.  
  3322. [Pathfinding]
  3323. bAllowPredictionWhilePatrolling=1
  3324. bAlwaysAvoidOtherActors=0
  3325. bAlwaysAvoidThePlayer=0
  3326. bAttemptMovementTransitionAnimations=1
  3327. bAttemptTurnToRunAnimations=1
  3328. bAvoidActors=1
  3329. bAvoidAwayFromStaticObstaclesUsingCurrentVelocity=0
  3330. bAvoidAwayFromStaticObstaclesUsingDesiredVelocity=1
  3331. bAvoidBoxTriggersFailure=0
  3332. bAvoidDynamicObstaclesUsingBounds=1
  3333. bAvoidDynamicObstaclesUsingPivot=1
  3334. bAvoidNodesMustBeIncludedInNavmeshBounds=0
  3335. bAvoidStaticObstacles=1
  3336. bAvoidStaticObstaclesUsingBounds=0
  3337. bAvoidTowardStaticObstaclesUsingCurrentVelocity=0
  3338. bAvoidTowardStaticObstaclesUsingDesiredVelocity=1
  3339. bAvoidUsingPathingVelocity=1
  3340. bBackgroundNavmeshUpdate=1
  3341. bBackgroundPathing=1
  3342. bContinueTweeingAfterTweenerEnd=1
  3343. bCreateDebugInfo=0
  3344. bCutDoors=1
  3345. bDebugNavigationGridObstacles=1
  3346. bDebugNavigationGridSectors=1
  3347. bDebugNavigationGridText=0
  3348. bDisableSpatialGraphPathSmoothing=0
  3349. bDisableUnloadedPaths=0
  3350. bDisableVectorDampening=0
  3351. bDisregardTimeWindowWhenAvoidingActors=1
  3352. bDrawApproximatedPaths=0
  3353. bDrawAvailableSpaceRequests=0
  3354. bDrawFlightAvoidanceDebug=1
  3355. bDrawFlightGoalDebug=1
  3356. bEnableArcSpline=1
  3357. bEnableFloodFillAvailableSpace=1
  3358. bExtendedAvoidanceDebugging=0
  3359. bFixNavmeshInfosOnLoad=0
  3360. bFlightFavorXYCorrectionOnPathFailure=1
  3361. bFullyAvoidDynamicObstaclesUsingDesiredVelocity=1
  3362. bIgnoreExpiredPathingRequests=1
  3363. bMultiStepNavReferenceCollect=1
  3364. bMultiThreadObstacleUpdate=1
  3365. bNavigationGridGenerationEnabled=1
  3366. bPathTangentSmoothingValidateWidthAtGoal=1
  3367. bPathTangentSmoothingValidateWidthAtStart=1
  3368. bPathTangentSmoothingValidateWidthForLockedTangents=1
  3369. bPathTangentSmoothingValidateWidthForOtherNodes=0
  3370. bPathingCalculateJumpTraversals=1
  3371. bPathingUseMultithreadedTraversalGeneration=1
  3372. bPreferSlowingDownInFrontOfStaticObstacles=1
  3373. bRangingDebugDraw=0
  3374. bShouldTryPathEndIdles=1
  3375. bShouldTurnBackToPathDuringFollow=1
  3376. bSlopesShouldImpactGroundVelocity=0
  3377. bSpatialGraphGenerationEnabled=1
  3378. bStaticAvoidanceTriggerMovementBlocked=0
  3379. bTweenToFullRotationSpeed=0
  3380. bUseActorAvoidBox=1
  3381. bUseActorAvoidance=1
  3382. bUseBorderVertexEdgeValidation=1
  3383. bUseCompanionWarping=1
  3384. bUseLegacyHeuristics=0
  3385. bUseNavmeshRaycastRange=1
  3386. bUsePathDerivedCompanionWarping=1
  3387. bUsePathSmoothing=1
  3388. bUseRayCasts=1
  3389. bUseStraightLineCheckFirst=1
  3390. bUseTangentSmoothing=1
  3391. bUseTweenedAnimations=1
  3392. bWarnIfHighLevelSearchFails=0
  3393. bWarnIfPathSmoothingNavmeshCheckFails=0
  3394. bWarpOnConsecutiveFailures=1
  3395. f3DBoundsAvoidNodeCost=100.0
  3396. fAICombatTurnSpeedScale=2.5
  3397. fAISpaceshipFleeTargetRadiusMultiplier=3.0
  3398. fAISpaceshipPatrolTargetRadiusMultiplier=3.0
  3399. fAITurnSpeedScale=1.5
  3400. fAcceptableErrorRatio=0.9
  3401. fAdditionalNormalizedSpeedAllowedForAvoidance=0.0
  3402. fAngleGainRotationSpeedMinScale=0.5
  3403. fAngleGainSpeedMinScale=0.75
  3404. fAngleThresholdForTryingPathUpdate=5.0
  3405. fAngleThresholdToBeConsideredAwayFromPath=45.0
  3406. fAnticipationDistanceToHeadBackToPath=0.3
  3407. fAnticipationTimeForHeadingBackTowardPath=2.0
  3408. fAvoidNodeCost=1.0
  3409. fAvoidNodeRadiusAdd=0.157
  3410. fAvoidPreferredTriangleCrossingMultiplier=10.0
  3411. fAvoidPreferredTriangleMultiplier=3.0
  3412. fAvoidRadiiSqrMaxDistance=22500.0
  3413. fAvoidanceDetectionDistanceForStaticObstacles=2.0
  3414. fAvoidanceDistanceForActors=0.0
  3415. fAvoidanceDistanceForStaticObstacles=0.0
  3416. fAvoidanceDistanceRadiusMult=1.0
  3417. fAvoidanceSpeedRatioToBeConsideredBlocked=0.4
  3418. fAvoidanceTimeWindowForImmobileActors=2.0
  3419. fAvoidanceTimeWindowForMovingActors=5.0
  3420. fAvoidanceTimeWindowForStaticObstacles=0.5
  3421. fAvoidanceVelocityEasOutSmoothingFactor=0.2
  3422. fAvoidanceVelocityEaseInSmoothingFactor=0.8
  3423. fAvoidanceWeightForPrimaryActor=0.5
  3424. fAvoidanceWeightForSecondaryActor=0.5
  3425. fBackPedalAngle=160.0
  3426. fBorderVertexPOVMinValidationSqrDistance=3600.0
  3427. fCostForAdjacentNavmeshToSearchSpaceMultiplier=0.1
  3428. fCostForEnteringExtendedSearchSpaceMultiplier=10.0
  3429. fDeadZoneToIgnorePlayerBeforeAvoiding=120.0
  3430. fDeadZoneToIgnorePlayerWhileAvoiding=100.0
  3431. fDecelerationRatioWhenAdjustingAvoidanceDirection=0.75
  3432. fDefaultAvoidBoxAvoidNodeRadius=0.4572
  3433. fDefaultAvoidNodeCost=1.5
  3434. fDefaultHighCostPathFactorC=100.0
  3435. fDefaultPreferredFactor=0.5
  3436. fDefaultStaticAvoidNodeRadius=0.4572
  3437. fDefaultTangentSmoothingFactor=1.0
  3438. fDefaultTimeAheadToCalculateGoal=2.0
  3439. fDegreesThresholdCCWToShortCircuitPathingToFurniture=5.0
  3440. fDegreesThresholdCWToShortCircuitPathingToFurniture=5.0
  3441. fDelayBetweenSuccessivePathRebuildingAttempts=5.0
  3442. fDesiredWaitingDistanceFromDoors=1.75
  3443. fDesiredWaitingDistanceFromDoorsStationary=3.5
  3444. fDetachedFlightPathingDelay=4.0
  3445. fDetachedFlightPathingStartDelay=2.0
  3446. fDirectionAlignmentWeightingFactor=6.0
  3447. fDistanceFromGoalToFullyAvoidActors=3.0
  3448. fDistanceFromGoalToStopAvoidingActors=1.0
  3449. fDistanceThresholdForTryingPathUpdate=0.5
  3450. fDistanceThresholdToBeConsideredAsFollowingPath=0.05
  3451. fDistanceThresholdToBeConsideredAwayFromPath=0.5
  3452. fDistanceThresholdToBeConsideredLinearPath=0.5
  3453. fDistanceThresholdToShortCircuitPathingToFurniture=0.1
  3454. fDistanceToCheck=1.429
  3455. fDistanceToStopMultiplierToBuildNewPath=1.2
  3456. fDrawAvailableSpaceRequestDuration=10.0
  3457. fDropDownLedgeMaxXYJumpDistance=2.143
  3458. fExpensiveDoorCost=30000.0
  3459. fFindMaxSpeedMinParamIncrementPercent=0.1
  3460. fFlightBankScale=1.0
  3461. fFlightDistToStopGoalForEaseIn=5.715
  3462. fFlightLandingSearchRadiusBaseDefault=7.858
  3463. fFlightLandingSearchStartDist=100.0
  3464. fFlightPathFaceTargetDistScale=1.5
  3465. fFlightSpeedGain=0.03
  3466. fFlightStopGoalEaseInGain=0.1
  3467. fFlightStopGoalEaseInScale=0.1
  3468. fFlightTweenGain=0.1
  3469. fHighCostTriangleMultiplierSC=100.0
  3470. fHopDesiredJumpHeightMultMax=1.0
  3471. fHopDesiredJumpHeightMultMin=0.5
  3472. fHopJumpDelayTimeMax=0.33
  3473. fHopJumpDelayTimeMin=0.15
  3474. fHopMaxJumpHeightSpeedMult=2.0
  3475. fHopMinimumJumpHeightMult=0.33
  3476. fHopNextSegmentMaxAngle=15.0
  3477. fLookAtPointZOffset=0.429
  3478. fMaxAcceptablePercentDesiredSpeed=2.0
  3479. fMaxAcceptablePercentStartSpeed=2.0
  3480. fMaxAngleToConsiderFacingAndDirectionAligned=15.0
  3481. fMaxAngleToConsiderVectorsAlignedS=0.75
  3482. fMaxAngleToCrossBlend=45.0
  3483. fMaxDistFromPathRadiusMult=5.0
  3484. fMaxDistanceFromNavmeshMult=0.25
  3485. fMaxDistanceToOpenDoor=2.143
  3486. fMaxFitnessMultiplier=2.0
  3487. fMaxOffsetFromPathToIgnoreSqr=5.715
  3488. fMaxPercentDesiredOrientationAngleToTween=1.0
  3489. fMaxSpeedPercentageDifferenceToAttemptFootSync=0.05
  3490. fMaxSpeedPercentageReachedToMakeNewPath=0.1
  3491. fMaxTimeToStartMoving=1.0
  3492. fMaximumDistanceAlongPathWhenTryingPathUpdate=10.0
  3493. fMaximumDistanceOfAvoidNodesFromTrianglePathBounds=100.0
  3494. fMaximumDistanceOfAvoidNodesFromTrianglePathNodes=0.0
  3495. fMaximumDriftingDistanceFromPath=0.05
  3496. fMaximumTimeWindowForActors=10.0
  3497. fMinAvoidanceRadius=3.658
  3498. fMinFailureDistance=0.714
  3499. fMinStairSpeed=1.143
  3500. fMinSwimDepthMultiplier=2.0
  3501. fMinTimeToStartMoving=0.25
  3502. fMinimalUsePathingCost=409600.0
  3503. fMinimumDistanceAlongPathWhenTryingPathUpdate=4.0
  3504. fMinimumLengthToConsiderPartOfPathAsHighCost=0.0
  3505. fMinimumLengthToConsiderPartOfPathAsPreferred=0.0
  3506. fMinimumTimeWindowForActors=1.0
  3507. fMovementBlockedTimer=0.02
  3508. fNavigationGridDebugGeometrySectorHeight=0.25
  3509. fNavigationGridFindSectorHeightOffsetMax=0.5
  3510. fNavigationGridFindSectorHeightOffsetMin=1.5
  3511. fNavigationGridHeightMult=0.25
  3512. fNavigationGridObstacleUpdateTime=0.25
  3513. fNavigationGridSectorHeight=2.0
  3514. fNavigationGridSize=1.0
  3515. fNavmeshBoundsActorRadiusMultiplier=1.0
  3516. fNavmeshBoundsMinTimeOfImpact=0.0333
  3517. fNavmeshTriangleLocationCenterOffsetMult=0.02
  3518. fNodeDistanceThreshold=0.3572
  3519. fNonPreferredConnectionMultSC=3.0
  3520. fNormalizedSpeedMultiplierForAvoidance=1.1
  3521. fObstacleManagerMinWidth=0.229
  3522. fObstacleUpdateDeltaWhenMoving=1.0
  3523. fPOVSmootherEdgeHelperFarCostFactor=1000.0
  3524. fPOVSmootherEdgeHelperFarDistance=1.0
  3525. fPOVSmootherEdgeHelperNearCostFactor=10.0
  3526. fPOVSmootherEdgeHelperNearDistance=0.05
  3527. fPOVSmootherLargeCreaturePOVCostLarge=1.0
  3528. fPOVSmootherLargeCreaturePOVCostMedium=1.75
  3529. fPOVSmootherLargeCreaturePOVCostSmall=2.5
  3530. fPOVSmootherLargeCreaturePOVRadiusMultLarge=2.0
  3531. fPOVSmootherLargeCreaturePOVRadiusMultMedium=1.5
  3532. fPOVSmootherValidAngleThreshold=170.0
  3533. fPathBuildingPriorityMaxDistance=500.0
  3534. fPathEndIdlePickLocationDistanceMult=2.0
  3535. fPathManagerDebugInfoWindow=1.0
  3536. fPathTangentSmoothingAngleMult=0.33
  3537. fPathTangentSmoothingAngleThreshold=45.0
  3538. fPathTangentSmoothingIntermediateProjectionThreshold=0.2
  3539. fPathTangentSmoothingLongitudinalProjectionThreshold=0.5
  3540. fPathTangentSmoothingMinLength=2.5
  3541. fPathTangentSmoothingPerpendicularProjectionThreshold=0.5
  3542. fPathToAnimLengthMaxMultiplier=2.0
  3543. fPathingFaceTargetLenToSourcePadScale=1.25
  3544. fPathingLargeActorRadius=1.143
  3545. fPathingObstacleAvoidNodeCost=1.0
  3546. fPercentageOfRadiusToStartPathingIntoRequest=0.8
  3547. fPrecentageMinRadiusToGetFollowersTo=0.9
  3548. fPrecutMinStepHeight=0.25
  3549. fPreferredTriangleMultiplier=0.01
  3550. fRotSpeedCondScaleMin=0.5
  3551. fRotateTowardsPathThreshold=5.0
  3552. fSameSpaceConnectionMultSC=2.0
  3553. fSameSpaceConnectionQuestTargetMultSC=1.25
  3554. fShipFollowAnticipateTargetTime=0.25
  3555. fShipFollowBoostSpeedMult=1.5
  3556. fShipFollowFaceTargetDistance=1000.0
  3557. fShipFollowGravJumpDistance=10000.0
  3558. fShipFollowRadius=10.0
  3559. fShipFollowRepathDistance=10.0
  3560. fShipFollowSlowdownMult=0.5
  3561. fShortPathRadiusMult=2.0
  3562. fSmoothingStepHeight=0.357
  3563. fSpatialGraphObstacleDynamicMinimumBoundSize=0.5
  3564. fSpatialGraphObstacleDynamicMinimumBoundSizeSpace=10.0
  3565. fSpatialGraphObstacleUpdateTime=0.25
  3566. fSpatialGraphSmoothSegmentMinLength=4.0
  3567. fSpatialGraphSpaceCollectionGridDistance=15000.0
  3568. fSpatialGraphSpaceCollectionGridUpdateDistance=500.0
  3569. fSpeedRatioToStartAdjustingExtents=0.866
  3570. fSpeedRatioToStartIgnoringStaticObstacles=0.75
  3571. fSprintAccelerationMult=10.0
  3572. fSprintAngleToPathThreshold=5.0
  3573. fSprintDistToPathThresholdRadiusMult=0.5
  3574. fStaticPathTangentSmoothingFactor=0.5
  3575. fTeleportNodeAngleTolerance=5.0
  3576. fTimeBeforeAllowingObstaclesInTheDeadZone=2.0
  3577. fTimeBeforeBeingConsideredAsDoneAvoiding=4.0
  3578. fTimeBeforeBeingConsideredAsFullyAvoiding=1.0
  3579. fTimeBeforeBeingConsideredAsPermanentlyBlocked=60.0
  3580. fTimeThresholdForFailingPathIfBeingBlockedByObstacles=5.0
  3581. fTimeThresholdForUpdatingPathAfterAvoidingObstacles=1.0
  3582. fTimeWhileBeingAwayFromPathBeforeTryingPathUpdate=2.0
  3583. fTotalDisplacementThresholdRadiusMult=0.66
  3584. fTotalTimePadding=0.5
  3585. fTotalTimeThreshold=1.0
  3586. fTraversalActivateCostMult=1.0
  3587. fTraversalDesiredSpaceRadius=5.0
  3588. fTraversalDoorwayCostMult=0.0
  3589. fTraversalJumpCostMult=1.0
  3590. fTraversalJumpDownCostMult=0.5
  3591. fTraversalJumpUpCostMult=0.5
  3592. fTraversalLadderCostMult=1.0
  3593. fTraversalLengthThresholdToForceJumpAtCenterOfSegment=2.0
  3594. fTraversalMinimumPathingDistanceBetweenJumpToSameNavmesh=20.0
  3595. fTraversalRequiredSpaceRadius=0.25
  3596. fTraversalVaultCostMult=1.0
  3597. fTweenerAnimDurationOffset=0.1
  3598. fTweeningMaxPercentSpeedDelta=0.2
  3599. fVelocityPercentageUsedToHeadBackToPath=0.1
  3600. fWarpMaxTime=4.0
  3601. fWarpMinNavmeshSearchRadius=2.0
  3602. fWarpNavmeshSearchRadiusMultiplierSC=10.0
  3603. fWarpPathOffset=1.429
  3604. fWarpRequestActorRadius=0.0714
  3605. fWaterTriangleCostMultiplier=4.0
  3606. fWaterTriangleCrossingCostMultiplier=5.0
  3607. fWeightOfMovementAnglePercentageToTies=0.3
  3608. fWeightOfOrientationPercentageToTies=0.5
  3609. fWeightOfSpeedPercentageToTies=0.2
  3610. fWrongRotationalDirectionAdditiveToTies=0.2
  3611. iDefaultRetryCount=3
  3612. iFindMaxSpeedMinIterationCount=10
  3613. iFlightLandingSearchMaxAttempts=5
  3614. iMaxActorsToAvoid=10
  3615. iMaxAvoidBoxCheckPerFrame=2
  3616. iMaxObstacleBuildPerFrame=1
  3617. iMaxPathRequestsPerFrameTracked=32
  3618. iMaximumActiveHavokTasks=10
  3619. iPathBuildingPriorityCellAttachedScore=10
  3620. iPathBuildingPriorityDistanceFromDestinationToPlayerMult=250
  3621. iPathBuildingPriorityDistanceFromOriginToPlayerMult=750
  3622. iPathBuildingPriorityQueuedTimeMult=100
  3623. iPathBuildingPriorityRequestPriorityMult=1000
  3624. iPathRequestsAllowedPerFrame=2
  3625. iWarpMaxPathFailureCount=3
  3626. uMaxPathingRequestSolutionDebugSize=4194304
  3627. uMaxQueuedPathingRequests=1000
  3628. uMaximumAttemptsAtTryingPathUpdates=5
  3629. uMaximumNumberOfNavmeshesInTheExtendedSearchSpace=1000
  3630. uMaximumSuccessivePathRebuildingAttemptsBeforeAddingDelay=20
  3631. uMinimumNumberOfNavmeshesInTheExtendedSearchSpace=5
  3632. uPathWidthValidationMethodology=1
  3633. uPausableItemWaitingTimeoutMS=60000
  3634. uiMaxFailedUpdatesWaitingForPath=60
  3635. uiSmallNavmeshInfoPathSC=3
  3636.  
  3637. [Pathing]
  3638. bGravJumpSearchDebug=0
  3639. bPathingLinkUnreachableStars=1
  3640. bValidateTravelCommand=1
  3641. fActivateObjectFailedTimer=5.0
  3642. fActorAvoidanceHeightMult=10.0
  3643. fMaxCommandTravelShiftMult=1.5
  3644. fMaxDistanceToPathToFurniture=7.144
  3645. fMinDistToJog=17.145
  3646. fMinDistToRun=20.0
  3647. fMinDistToWalkFast=7.144
  3648. fPathingFinalGravJumpNodeDistance=50000.0
  3649. fPathingTakeOffDestZOffset=5000.0
  3650. fPathingUnreachableStarDistanceMultNPC=3.0
  3651. fPathingUnreachableStarDistanceMultPlayer=15.0
  3652. fPathingUnreachableStarFlatPenaltyParsecsNPC=10.0
  3653. fPathingUnreachableStarFlatPenaltyParsecsPlayer=50.0
  3654.  
  3655. [Pattern]
  3656. fBlockRarityCommonPercentage=60.0
  3657. fBlockRarityRarePercentage=10.0
  3658. fBlockRarityUncommonPercentage=30.0
  3659.  
  3660. [Performance]
  3661. bBlendedDecalVRSEnabled=1
  3662. bDeferredVRSEnabled=1
  3663. bSSSVRSEnabled=1
  3664. bTerrainVRSEnabled=1
  3665. bVolumetricLightingVRSEnabled=1
  3666. fDetectionTimeMS=1.0
  3667. fPerfBudgetFrameDurCpuC=30.0
  3668. fPerfBudgetFrameDurGpu=30.0
  3669. fPerfBudgetUtilPctHigh=1.05
  3670. fPerfBudgetUtilPctLow=0.95
  3671. uPerfBudgetResultsDelay=30
  3672. uiWaterQuality=0
  3673.  
  3674. [Pipboy]
  3675. bPipboyEffectColorOnLight=0
  3676. fPipboyEffectColorSaturationMesh=0.65
  3677. fPipboyEffectColorSaturationOnLight=0.39
  3678.  
  3679. [Planet]
  3680. bAvoidClearOnReload=1
  3681. bClearFlipAndRotationOnLoad=0
  3682. bDebugPCMConditionals=0
  3683. bEnablePlanetContentManagerLogging=0
  3684. bEnablePlanetOceanWater=1
  3685. bGenerateRandomFlipAndRotationOfPatterns=0
  3686. bLeakPlanetWorldspace=0
  3687. bPlanetAutoWater=1
  3688. bPlanetContentEnabled=1
  3689. bPlanetContentLogDiffing=0
  3690. bResetOnMoveToInterior=0
  3691. bUseMaxBlockWaterHeight=0
  3692. bUsePlanetContentManagerTestSeed=0
  3693. iPlanetContentManagerSeed=0
  3694. iPlanetContentManagerTestSeed=2022
  3695. iSurfaceTreeGenerationSeed=538972693
  3696. sPreviewPlanet=Zelazny III
  3697. uPlanetBiomMapFaceDim=256
  3698. uPlanetSurfaceMapPrecision=1
  3699. uPlayableSpaceOverlayCellBuffer=5
  3700.  
  3701. [Platform]
  3702. bClientLatencyEnabled=0
  3703. bPlatformEnabled=1
  3704. bUseBNET=1
  3705. fAPIFailureRate=0.0
  3706. uClientLantencyMax=2000
  3707. uClientLatencyMin=500
  3708. uDefaultBIRetries=0
  3709. uDefaultRetries=3
  3710. uHttpDefaultConnectionTimeout=10000
  3711. uHttpDefaultTimeout=30000
  3712.  
  3713. [ProcGen]
  3714. bAccumulateProcGenDebugInfo=0
  3715. bAllowProcGenOnOverlays=1
  3716. bDebugProcGen=0
  3717. bDisableProcGen=0
  3718. bEnableProcGenDebug=1
  3719. bEnableProcGenExtraDebug=0
  3720. bEnableVerboseProcGenCalcLogging=1
  3721. bVerboseGeneration=0
  3722. fObjectMapMinPct=0.15
  3723. fProcGenFootprintDitheringScale=0.139
  3724. uProcGenMaximumCellRequestsPerIteration=150
  3725.  
  3726. [ProcGenRuntimeService]
  3727. bDensityMapDBHandlesStorageEnabled=0
  3728. bEnabled=1
  3729. bFlushDatabasesOnFrame=1
  3730. bProcGenDBHandlesStorageEnabled=1
  3731. bVerbose=0
  3732. uHeldResourcesGridWidth=7
  3733.  
  3734. [ProxyPenetrationRecovery]
  3735. bEnable=1
  3736. bEnableVDBStats=1
  3737. bLimitAttempts=0
  3738. bUseIntegrateTimer=0
  3739. fElapsedStateTimeSec=3.0
  3740. fIntegrationTimingMax=2.0
  3741. uMaxAttempts=10
  3742.  
  3743. [RagdollAnim]
  3744. fDesiredVel=1.5
  3745. fDetectionUpdateTimeSec=5.0
  3746. fImpulseLimit=15.0
  3747.  
  3748. [RagdollData]
  3749. bCheckSystemFilterPart=1
  3750.  
  3751. [Random]
  3752. uRandomSeed=0
  3753.  
  3754. [Reflections]
  3755. fReflectionProbeGalaxyGlobalToLocalBlendDistance=1000.0
  3756.  
  3757. [RenderGraph]
  3758. bAllowIndexBufferAliasing=1
  3759. bAllowIndirectBufferAliasing=0
  3760. bAlwaysRecompile=0
  3761. bBuildExecutionQueue=0
  3762. bDumpAllocationSequence=0
  3763. bDumpExecutionQueue=0
  3764. bDumpResourcePool=0
  3765. bDumpResourceUsage=0
  3766. bForceComputeOnGraphicsPipe=1
  3767. bForceSequencialQueueExecution=0
  3768. bUseCustomHeapAllocator=1
  3769. bUseVirtualRange=1
  3770. uAllocatorPageSizeMB=128
  3771. uForceRenderGraphResetFrequency=0
  3772. uMinAliasedBufferAlignment=0
  3773. uMinAliasedRenderTargetAlignment=65536
  3774.  
  3775. [ResourceVeins]
  3776. bShowBiomeColorInScan=0
  3777. fResourceDecalRenderDistance=44.0
  3778. fResourceDecalRenderDistanceFalloff=10.0
  3779. fResourceDecalRenderRadiusFalloffPct=0.25
  3780. fResourceDecalRenderRadiusPct=0.8
  3781.  
  3782. [SAO]
  3783. bSAOTemporalFiltering=1
  3784. fDistantAOFarBlendDistanceMeters=80.0
  3785. fDistantAOFarDistanceMeters=110.0
  3786. fDistantAOMidBlendDistanceMeters=25.0
  3787. fDistantAOMidDistanceMeters=30.0
  3788. fGTAOBetaThicknessCorrection=0.05
  3789. fGTAODenoiseBaseBlurAmount=0.5
  3790. fGTAODenoiseDiagWeight=0.425
  3791. fGTAODenoiseLeakStrength=0.5
  3792. fGTAODenoiseLeaksThreshold=2.5
  3793. fGTAODepthBias=0.0
  3794. fGTAOMinAttenuationDistance=0.0
  3795. fGTAOMinValue=0.1
  3796. fGTAOSliceBlueNoiseScale=1.0
  3797. fGTAOStepNoiseScale=1.0
  3798. fGTAOTemporalBlend=0.1
  3799. fHairColorAOSaturation=0.25
  3800. fHairOcclusionScale=0.5
  3801. fHairOcclusionStepSize=0.02
  3802. fHairOcclusionTemporalBlend=0.1
  3803. fSAOMovementScale=100.0
  3804. fSAOTemporalScale=50.0
  3805. fSkinColorAOSaturation=0.8
  3806. fTemporalCoeffValueMinValue=0.0
  3807. fTemporalLifespanResetThreshold=0.1
  3808. iHairOcclusionStepCount=4
  3809.  
  3810. [SaveGame]
  3811. bAllowProfileTransfer=0
  3812. bAllowScriptedAutosave=1
  3813. bAllowScriptedForceSave=1
  3814. bAlwaysAssertOnOverlayBounds=0
  3815. bAssertOnReconstructionWarnings=0
  3816. bAutoWatchConvertedFormID=1
  3817. bBreakOnWatchFormChanges=0
  3818. bConvertNonUtilitySaves=0
  3819. bCopyLoadGameToHostOrMemStick=0
  3820. bCopySaveGameToHostOrMemStick=0
  3821. bDisableAutoSave=0
  3822. bDisplayMissingContentDialogue=1
  3823. bDownloadOldSaves=1
  3824. bEnableVerboseCleanupLogging=0
  3825. bLoadGameFreshStartWhenLowOnFormIDs=1
  3826. bLoadGameRestoreGlobalTimeMultiplier=0
  3827. bOutputSaveGameScreenshot=0
  3828. bRecordSaveMetrics=0
  3829. bUseAsyncDownload=0
  3830. bUsePageFile=1
  3831. bUseSaveGameHistory=0
  3832. bWriteDisposableInstanceCSV=0
  3833. fSaveGameFadeInDuration=-1.0
  3834. iAutoSaveCount=3
  3835. iForceLoadGameFreshStart=2
  3836. iSaveGameBackupCount=1
  3837. iWarningMinimumDiskSpaceSize=26214400
  3838. sObsoleteSave=The savegame cannot be loaded because it is outdated. Its version is %i and the current version is %i.
  3839. sPoisonedMessage=The savegame cannot be loaded because it was created on a save version which no longer exists.
  3840. sPostdatedSave=The savegame cannot be loaded because it is from a newer save version. Please update to a build with a save version of at least %i.%u. Build's current save version is %i.%u.
  3841. sSaveGameGameVersionOutdated=This save game was created on a later version of Starfield. Please download any updates.
  3842. sSaveGameSafeMarkerID=B7F7
  3843. sWatchSaveLoadPID=
  3844. uSpaceCellCleanupHours=0
  3845. uWatchFormIDConversion=0
  3846. uWatchSaveLoadForm=0
  3847.  
  3848. [Scanlines]
  3849. bFullscreenScanlineUseVisiblitySpeed=1
  3850. bPlanetScanlineToggle=1
  3851. f1MCCScanlineDelayMax=0.5
  3852. f1MCCScanlineDelayMin=0.25
  3853. f1MCCScanlineMaxIntensityMax=0.45
  3854. f1MCCScanlineMaxIntensityMin=0.375
  3855. f1MCCScanlineSizeMax=0.1
  3856. f1MCCScanlineSizeMin=0.075
  3857. f1MCCScanlineSpeedMax=0.19
  3858. f1MCCScanlineSpeedMin=0.175
  3859. f1MCMScanlineFadeInOutPercentageMax=0.3
  3860. f1MCMScanlineFadeInOutPercentageMin=0.2
  3861. f1MCMScanlineMaxIntensityMax=0.5
  3862. f1MCMScanlineMaxIntensityMin=0.45
  3863. f1MCMScanlineMinTravelDistance=0.5
  3864. f1MCMScanlineSizeMax=0.2
  3865. f1MCMScanlineSizeMin=0.16
  3866. f1MCMScanlineSpeedMax=0.07
  3867. f1MCMScanlineSpeedMin=0.055
  3868. f1MScanlineFadeInOutPercentageMax=0.3
  3869. f1MScanlineFadeInOutPercentageMin=0.2
  3870. f1MScanlineMaxIntensityMax=0.5
  3871. f1MScanlineMaxIntensityMin=0.45
  3872. f1MScanlineMinTravelDistance=0.33
  3873. f1MScanlineSizeMax=0.275
  3874. f1MScanlineSizeMin=0.2
  3875. f1MScanlineSpeedMax=0.05
  3876. f1MScanlineSpeedMin=0.04
  3877. f2MLScanlineFadeInOutPercentageMax=0.3
  3878. f2MLScanlineFadeInOutPercentageMin=0.2
  3879. f2MLScanlineMaxIntensityMax=0.5
  3880. f2MLScanlineMaxIntensityMin=0.45
  3881. f2MLScanlineMinTravelDistance=0.66
  3882. f2MLScanlineSizeMax=0.225
  3883. f2MLScanlineSizeMin=0.175
  3884. f2MLScanlineSpeedMax=0.05
  3885. f2MLScanlineSpeedMin=0.045
  3886. f2MTScanlineDelayMax=0.5
  3887. f2MTScanlineDelayMin=0.33
  3888. f2MTScanlineFadeInOutPercentageMax=0.3
  3889. f2MTScanlineFadeInOutPercentageMin=0.2
  3890. f2MTScanlineMaxIntensityMax=0.5
  3891. f2MTScanlineMaxIntensityMin=0.45
  3892. f2MTScanlineMaxStartingSeperation=0.4
  3893. f2MTScanlineMinTravelDistance=0.33
  3894. f2MTScanlineSizeMax=0.155
  3895. f2MTScanlineSizeMin=0.1
  3896. f2MTScanlineSpeedMax=0.0525
  3897. f2MTScanlineSpeedMin=0.0675
  3898. fFullscreenScanlineColorB=0.7
  3899. fFullscreenScanlineColorG=0.4
  3900. fFullscreenScanlineColorR=0.3
  3901. fFullscreenScanlineIntensity=0.3
  3902. fFullscreenScanlineSpeed=0.65
  3903. fFullscreenScanlineUVMultiplier=6.0
  3904. fFullscreenScanlineVisibilitySpeed=1.0
  3905. fScanlineDelayBetweenSpawnerInvocationMax=0.0
  3906. fScanlineDelayBetweenSpawnerInvocationMin=-0.25
  3907. fScanlineFlickerBaseChance=0.75
  3908. fScanlineFlickerChanceDegredation=0.66
  3909. fScanlineFlickerLengthSeconds=0.2
  3910. fScanlineFlickerMinDelaySeconds=1.0
  3911. fScanlineMinIntensityOffset=0.1
  3912. fScanlineSpeedMultiplier=1.25
  3913. i1MCCScanlineAboveTowardWeight=25
  3914. i1MCCScanlineBelowAwayWeight=25
  3915. iScanlineFlickerWeight2Flickers=1
  3916. iScanlineFlickerWeight3Flickers=1
  3917. iScanlineInvocationWeights1Major=25
  3918. iScanlineInvocationWeights1MajorChasers=50
  3919. iScanlineInvocationWeights2Majors=25
  3920.  
  3921. [ScreenSplatter]
  3922. bBloodSplatterEnabled=0
  3923.  
  3924. [Script]
  3925. bDebugGetShipGroupThreatRatio=0
  3926.  
  3927. [Shadows]
  3928. bClampDirectionalShadowsPitch=0
  3929. bDirectionalShadowmapsUseLODFade=0
  3930. bDrawDistantRocksShadows=0
  3931. bDrawDistantTreesShadows=1
  3932. bDrawMeshInstancePatches=1
  3933. bDynamicShadowUpdateVisualization=0
  3934. bDynamicShadowmapsUseMainViewLOD=1
  3935. bEnableDynamicShadowsMeshlets=1
  3936. bEnableShadowVolumeCulling=1
  3937. bFitViewFocus=1
  3938. bFitViewFocusDirectionalSpace=0
  3939. bFocusShadowUsePerGeometryBounds=0
  3940. bGroupCascadeShadows=0
  3941. bGroupDynamicOnlyShadows=1
  3942. bGroupRenderAllShadows=0
  3943. bShadowKernelUseFixedRadius=0
  3944. bShowFocusBounds=0
  3945. bStaticShadowMapRefreshEnabled=1
  3946. bUseDynamicShadowMask=1
  3947. bUseMeshletCullingForSubsceneNodeFocusShadow=1
  3948. bUseShadowMask=1
  3949. bUseShadowMaskConservativeRaster=1
  3950. fDirShadowFrustumZDistance=800.0
  3951. fDirectionShadowFocusNormalBias=10.0
  3952. fDirectionalLightShadowsQuantizeSteps=2048.0
  3953. fDirectionalShadowFocusBias=3.0
  3954. fDirectionalShadowsMaxPitchAngleDegrees=-20.0
  3955. fDynamicLightShadowDistanceCull=80.0
  3956. fDynamicShadowFadeSeconds=0.75
  3957. fDynamicSpotDepthBias=20.0
  3958. fFocusShadowMaxExtraNpcDistance=200.0
  3959. fHelmetLightRadiusThreshold=0.2
  3960. fMaxShadowDistance=120000.0
  3961. fMenuFocusBias=200.0
  3962. fMenuNormalBias=2.5
  3963. fShadowCascade0MinScreenFootprintPercent=0.004
  3964. fShadowCascade1MinScreenFootprintPercent=0.004
  3965. fShadowCascade2MinScreenFootprintPercent=0.006
  3966. fShadowCascade3MinScreenFootprintPercent=0.004
  3967. fShadowReflectionProbeGeoMinPercentageOnScreen=0.015
  3968. fSmallLightRadiusThreshold=0.2
  3969. fSmallSpotLightNormalBias=0.2
  3970. fSpotNormalBias=2.0
  3971. fSpotShadowFocusBias=5.0
  3972. fSpotShadowFocusNormalBias=0.5
  3973. fSpotShadowLOD0Distance=36.0
  3974. fSpotShadowLOD1Distance=48.0
  3975. fSpotShadowLOD2Distance=72.0
  3976. fStaticSpotDepthBias=35.0
  3977. uCascadesGrassDistance=0
  3978. uCascadesRocksDistance=0
  3979. uDynamicDirectionalLightCost=3
  3980. uDynamicLightShadowTileCountThreshold=128
  3981. uDynamicShadowCameraCutTimeoutFrames=2
  3982. uDynamicShadowCullingMode=2
  3983. uDynamicShadowFadeInEaseMethod=0
  3984. uDynamicShadowFadeOutEaseMethod=0
  3985. uDynamicShadowFadeSkipFramesDelta=4
  3986. uDynamicShadowFadeSkipTilesCount=5000
  3987. uDynamicShadowSelectMethod=2
  3988. uDynamicShadowSelectMethodOnCameraCut=0
  3989. uDynamicSpotLightCost=2
  3990. uFocusShadowLODMethod=1
  3991. uParallelShadowDataUpdateThreshold=300
  3992. uReflectionProbesShadowMapResolution=128
  3993. uShadowCascadeLOD0=0
  3994. uShadowCascadeLOD1=1
  3995. uShadowCascadeLOD2=3
  3996. uShadowCascadeLOD3=3
  3997. uShadowCascadesLODMethod=1
  3998. uShadowKernelResolution=512
  3999. uShadowMaskTileResolution=32
  4000. uSpotShadowLODMethod=1
  4001. uStaticLightShadowThreshold=1024
  4002. uStaticShadowMapCount=250
  4003. uStaticShadowMapRenderCount=2
  4004.  
  4005. [Skinning]
  4006. bPerformanceMorphsEnabled=1
  4007. fSkinningBufferHeadRoom=0.2
  4008. uMaxPerformanceMorphPerFrame=256
  4009. uMaxSkinningPageCount=16
  4010. uSkinnedMorphVertexBudget=2796202
  4011.  
  4012. [Space]
  4013. bDeactivationEnabled=0
  4014. bEnableLowQualityDetachedShipModule=1
  4015. bGiveDynamicBodiesRandomVel=1
  4016. bMergeShipMotion=1
  4017. bSimpleProxyForStaticCompoundShip=1
  4018. fAsteroidsFwdOffsetConstant=0.0
  4019. fAsteroidsFwdOffsetVelCoef=0.0
  4020. fLODLoadInteriorRadius=100000000.0
  4021. fLODUnloadInteriorLinkedCellRadius=225000000.0
  4022. fMaxBodyAngularVelocity=100.0
  4023. fMaxBodyVelocity=200.0
  4024. fMoveLimitMass=500.0
  4025.  
  4026. [SpaceScattering]
  4027. bUseMinMaxShadowMap=1
  4028. fAerosolAbsorbtionScale=1.0
  4029. fAerosolDensityScale=0.1
  4030. fAerosolPhaseFuncG=0.7
  4031. fAtmosphereTopAltitude=10000.0
  4032. fDepolarizationFactor=0.035
  4033. fDistanceScalar=1.0
  4034. fFarScatteringScale=0.3
  4035. fMieColor B=0.2118
  4036. fMieColor G=0.149
  4037. fMieColor R=0.0863
  4038. fMieColorScale=0.0
  4039. fMinFarScatteringDistance=20000000.0
  4040. fNearScatteringPenumbraDistance=0.1
  4041. fNearScatteringScale=0.7
  4042. fNumMolecules=2.544999973274718e+25
  4043. fPlanetRadius=8500.0
  4044. fRayleighColor B=0.0
  4045. fRayleighColor G=0.0
  4046. fRayleighColor R=0.0
  4047. fRefractiveIndex=1.0003
  4048. fScatteringScale=0.45
  4049. fTransmittanceReconstructionDepth=100.0
  4050.  
  4051. [Spaceship]
  4052. aShipBuilderColorAddValid=0,33,152,176
  4053. aShipBuilderColorCustomizing=0,0,0,0
  4054. aShipBuilderColorDimmed=77,128,128,128
  4055. aShipBuilderColorEditValid=0,33,152,176
  4056. aShipBuilderColorHangar=50,33,152,176
  4057. aShipBuilderColorHover=25,33,152,176
  4058. aShipBuilderColorHoverSelected=0,255,153,128
  4059. aShipBuilderColorSelected=25,255,96,0
  4060. aShipBuilderColorSnapValid=25,0,255,50
  4061. aShipBuilderColorUpgrade=50,33,152,176
  4062. aShipBuilderColorWarning=100,129,0,0
  4063. aShipBuilderCompatibleSnapNodeColor=0,0,0,0
  4064. aShipBuilderCompatibleSnapNodeOutlineColor=0,0,0,0
  4065. aShipBuilderDefaultSnapNodeColor=0,0,0,0
  4066. aShipBuilderDefaultSnapNodeOutlineColor=0,0,0,0
  4067. aShipBuilderOutlineColorAddValid=255,33,152,176
  4068. aShipBuilderOutlineColorCustomizing=255,33,152,176
  4069. aShipBuilderOutlineColorDimmed=255,255,0,0
  4070. aShipBuilderOutlineColorEditValid=255,33,152,176
  4071. aShipBuilderOutlineColorHangar=255,33,152,176
  4072. aShipBuilderOutlineColorHover=255,33,152,176
  4073. aShipBuilderOutlineColorHoverSelected=255,255,64,0
  4074. aShipBuilderOutlineColorSelected=255,255,64,0
  4075. aShipBuilderOutlineColorSnapValid=255,0,255,50
  4076. aShipBuilderOutlineColorUpgrade=255,33,152,176
  4077. aShipBuilderOutlineColorWarning=255,129,0,0
  4078. aShipBuilderOutlineOptionAddValid=0,255,255,0
  4079. aShipBuilderOutlineOptionColorCustomizing=0,255,255,0
  4080. aShipBuilderOutlineOptionDimmed=0,255,255,0
  4081. aShipBuilderOutlineOptionEditValid=0,255,255,0
  4082. aShipBuilderOutlineOptionHover=0,255,255,0
  4083. aShipBuilderOutlineOptionHoverSelected=0,255,255,0
  4084. aShipBuilderOutlineOptionSelected=0,255,255,0
  4085. aShipBuilderOutlineOptionWarning=0,255,255,0
  4086. aShipBuilderOutlineOptionsHangar=0,255,255,0
  4087. aShipBuilderOutlineOptionsSnapValid=0,255,255,0
  4088. aShipBuilderOutlineOptionsUpgrade=0,255,255,0
  4089. bAddRuntimeFoundBlueprintInteractionOffsetRefs=1
  4090. bAllowAlternateShipControls=0
  4091. bAttachToSsnFast=1
  4092. bDoNotPersistSpaceShipParts=1
  4093. bEnableAnimDistanceCulling=1
  4094. bEnableBlueprintInteractionOffsetRefsComponent=1
  4095. bShipBuilderClearSelectionOnEdit=1
  4096. bShipBuilderEnableReframeZoom=1
  4097. bShipBuilderEnableValidation=1
  4098. bShipBuilderResetWeaponOrientationOnUnsnap=1
  4099. bShipBuilderShowLetterBoxed=0
  4100. bShipBuilderShowValidationPopups=0
  4101. bShipBuilderSortOnPriority=1
  4102. bShipBuilderTouchAllOpenedShips=0
  4103. bShipBuilderUpdateBoudingVisualsPerFrame=1
  4104. bShipBuilderUpdateBoudingVisualsRelative=1
  4105. bShipBuilderUpdateRecentSwatches=1
  4106. bShipBuilderUseSimplifiedControls=1
  4107. bSpaceshipAimAssistDrawFireCone=0
  4108. bSpaceshipAimAssistDrawTargetPill=0
  4109. bSpaceshipAimAssistEnabled=1
  4110. bSpaceshipAimAssistUseScreenSpaceTargetSize=1
  4111. bSpaceshipAimAssistUseTargetRadius=0
  4112. bSpaceshipDrawMissileLockCone=0
  4113. bSpaceshipFarTravelCheckOnlyLastBody=1
  4114. bSpaceshipIgnoreSelectedValidation=1
  4115. bUseEmbeddedSpaceshipNavmesh=1
  4116. bUseNewSystemDamage=0
  4117. bUseRandomSeedForStrictShipBlueprintSnapping=0
  4118. bUseStrictShipBlueprintSnappingRules=1
  4119. fAcceleratedTravelHeldSec=2.0
  4120. fAcceleratedTravelMultIncreaseSec=5.0
  4121. fAcceleratedTravelMultMax=50000000.0
  4122. fAcceleratedTravelMultMin=0.0001
  4123. fAcceleratedTravelNearTargetAngle=200.0
  4124. fAcceleratedTravelNearTargetDistMult=400.0
  4125. fAcceleratedTravelNearTargetMinMult=0.01
  4126. fAimAssistDegrees=2.0
  4127. fAimAssistLeadProjectileSpeed=4000.0
  4128. fAimAssistMagnetismAngle=20.0
  4129. fAimAssistMagnetismExponent=2.0
  4130. fAimAssistMagnetismHeadingAngle=15.0
  4131. fAimAssistMagnetismStrength=0.04
  4132. fAnimCullDistance=300.0
  4133. fAutoPilotPathDistance=50000.0
  4134. fCombatOrbitCameraAngularSpeed=30.0
  4135. fCombatOrbitCameraBaseRadiusDownwardGain=1.0
  4136. fCombatOrbitCameraBaseRadiusUpwardGain=10.0
  4137. fCombatOrbitCameraMaxRadius=3000.0
  4138. fCombatOrbitCameraMinRadius=50.0
  4139. fCombatOrbitCameraRadiusAdjustmentSpeed=100.0
  4140. fDefaultMaxGravJumpParsecs=25.0
  4141. fFarTravelMaxSpeedForAnim=1.0
  4142. fHeadingIndicatorMoveDistanceMax=0.245
  4143. fHelperDefaultColorB=0.196
  4144. fHelperDefaultColorG=1.0
  4145. fHelperDefaultColorR=0.0
  4146. fHelperErrorColorB=0.0
  4147. fHelperErrorColorG=0.0
  4148. fHelperErrorColorR=1.0
  4149. fIsTurningDeadzone=0.25
  4150. fMaxDesiredRotationDeltaDeg=13.0
  4151. fMaxGravJumpEffectTime=15.0
  4152. fRollDeadzone=0.5
  4153. fShipBuilderColorPickerButtonHoldSec=0.01
  4154. fShipBuilderColorPickerDefaultBrightness=0.3
  4155. fShipBuilderColorPickerDefaultSaturation=0.3
  4156. fShipBuilderCursorSelectedModuleSpeed=0.35
  4157. fShipBuilderCursorUnSelectedModuleSpeed=0.55
  4158. fShipBuilderDebugGeometryAlpha=0.2
  4159. fShipBuilderDuplicateOffsetX=-0.5
  4160. fShipBuilderDuplicateOffsetY=-0.5
  4161. fShipBuilderEquipmentSnapDistance=3.0
  4162. fShipBuilderFastFloorChangeAmount=2.0
  4163. fShipBuilderFloorChangeDuration=0.5
  4164. fShipBuilderFloorChangeWeaponScalar=0.25
  4165. fShipBuilderGamepadBuilderRotateScalarX=0.35
  4166. fShipBuilderGamepadBuilderRotateScalarY=0.35
  4167. fShipBuilderGamepadFastPanSpeed=50.0
  4168. fShipBuilderGamepadFastRotateSpeedScalar=2.2
  4169. fShipBuilderGamepadPanSpeed=30.0
  4170. fShipBuilderGamepadZoomSpeedMultiplier=0.7
  4171. fShipBuilderGridSize=0.1
  4172. fShipBuilderHSVAdjustAmount=0.01
  4173. fShipBuilderHideExteriorAlpha=0.2
  4174. fShipBuilderKeyboardFastPanSpeed=50.0
  4175. fShipBuilderKeyboardPanSpeed=30.0
  4176. fShipBuilderLeftStickScrollThreshold=0.25
  4177. fShipBuilderMaxFloor=25.0
  4178. fShipBuilderMaxZoomRotationMultiplierGamepad=0.35
  4179. fShipBuilderMinFloor=-25.0
  4180. fShipBuilderMinZoomRotationMultiplierGamepad=0.45
  4181. fShipBuilderModuleOverlapTolerance=-0.25
  4182. fShipBuilderMousePanSpeed=1.0
  4183. fShipBuilderMouseRotationSpeedMultiplier=5.7296
  4184. fShipBuilderMouseZoomSpeedFastMultiplier=2.0
  4185. fShipBuilderMouseZoomSpeedMultiplier=2.25
  4186. fShipBuilderPickLength=10000.0
  4187. fShipBuilderPitchRotationLimit=0.475
  4188. fShipBuilderPreviewCameraDistanceScalarHigh=20.0
  4189. fShipBuilderPreviewCameraDistanceScalarLow=7.0
  4190. fShipBuilderPreviewModuleChangeCameraDelay=0.33
  4191. fShipBuilderPreviewModuleChangeCameraDuration=0.75
  4192. fShipBuilderPreviewModuleRadiusHigh=20.0
  4193. fShipBuilderPreviewModuleRadiusLow=3.26
  4194. fShipBuilderResetCameraFocusLerpDuration=0.75
  4195. fShipBuilderResetCameraFocusMaxLerpDelay=0.1
  4196. fShipBuilderResetCameraFocusMaxLerpDistance=50.0
  4197. fShipBuilderSnapDistance=4.5
  4198. fShipBuilderSpaceStationDuplicateOffsetX=-5.0
  4199. fShipBuilderSpaceStationDuplicateOffsetY=-5.0
  4200. fShipBuilderSpaceStationGamepadFastPanSpeed=80.0
  4201. fShipBuilderSpaceStationGamepadPanSpeed=60.0
  4202. fShipBuilderSpaceStationKeyboardFastPanSpeed=80.0
  4203. fShipBuilderSpaceStationKeyboardPanSpeed=60.0
  4204. fShipBuilderSpaceStationMousePanSpeed=3.0
  4205. fShipBuilderSpaceStationSnapDistance=8.0
  4206. fShipBuilderSpaceStationZoomMaxScale=300.0
  4207. fShipBuilderStaticZoomSpeed=100.0
  4208. fShipBuilderZoomDefaultDistance=150.0
  4209. fShipBuilderZoomMaxScale=150.0
  4210. fShipBuilderZoomMaxSpeed=500.0
  4211. fShipBuilderZoomMaxSpeedDistance=300.0
  4212. fShipBuilderZoomMinScale=10.0
  4213. fShipBuilderZoomMinSpeed=50.0
  4214. fShipBuilderZoomMinSpeedDistance=75.0
  4215. fShipModuleScreenSpaceLODBias=2.0
  4216. fSnapModuleClosestNodeMaxDistance=75.0
  4217. fSpaceshipEditInitialPitchDeg=-45.0
  4218. fSpaceshipEditInitialYawDeg=-135.0
  4219. fTargetNearestHeldTime=0.3
  4220. fThrottleAtEngineStart=0.5
  4221. fThrottleBoostDoublePressDelay=0.5
  4222. fThrottleHoldThumbstickThreshold=-0.1
  4223. fThrottlePerSec=0.5
  4224. fThrottlePerSecRecenter=0.2
  4225. fThrottlePerSecResume=0.2
  4226. fThrottleReverseMinSpeed=5.0
  4227. fThrottleReverseSec=0.5
  4228. fThrottleReverseThreshold=-0.9
  4229. fThrottleThrusterDeadzone=0.5
  4230. fThrusterModeBothThrottleHoldTime=0.125
  4231. fThrusterModeDeadzone=0.2
  4232. iDefaultInitialAvailablePower=8
  4233. sShipBuilderCustomPalettes=
  4234. uShipBuilderGamepadTapThresholdMs=250
  4235. uShipBuilderHSVSampleCountBrightness=25
  4236. uShipBuilderHSVSampleCountHue=100
  4237. uShipBuilderHSVSampleCountSaturation=25
  4238.  
  4239. [StarMap]
  4240. aStarMapGalaxyUndiscoveredInRangeColor=255,253,244,219
  4241. aStarMapGalaxyUndiscoveredNotInRangeColor=255,226,95,87
  4242. aStarMapGravityWavesColor=255,66,129,255
  4243. aStarMapOrbitsColor=255,27,37,40
  4244. bAllowFastTravelToOrbitals=1
  4245. bAllowInspectForUndiscoveredBodies=1
  4246. bAlwaysAllowScanning=0
  4247. bHideConsoleAsyncShowBug=1
  4248. bResourceVeinForceLoad=0
  4249. bShowGalaxyQuestMarkersInSystemView=0
  4250. bShowStarMapLetterBoxed=0
  4251. bStarMapDisableInputOnTransition=1
  4252. bStarMapEnableBodiesScanlines=0
  4253. bStarMapEnableCantPlotIcon=0
  4254. bStarMapEnableFullScreenFilmGrain=1
  4255. bStarMapEnableFullScreenScanlines=0
  4256. bStarMapEnableLifeIcon=0
  4257. bStarMapEnableUndiscoveredPOIIcon=1
  4258. bStarMapGalaxyAlwaysShowStarColor=0
  4259. bStarMapGalaxyEnableRotation=1
  4260. bStarMapGalaxyUseFOVZoom=0
  4261. bStarMapGravityWavesEnableNoise=0
  4262. bStarMapGravityWavesIgnoreStar=1
  4263. bStarMapInspectCameraKeepCurrentYaw=1
  4264. bStarMapInspectDefaultSystemViewOnZoomExit=1
  4265. bStarMapInspectExitOnZoomToOther=0
  4266. bStarMapInspectZoomToPointEnabled=0
  4267. bStarMapInstantEyeAdapt=0
  4268. bStarMapOrbitsUpdatePlanetsDataEveryFrame=0
  4269. bStarMapRerouteOnSelect=1
  4270. bStarMapSystemHideCursorOnPan=0
  4271. bStarMapSystemHideCursorOnRotate=0
  4272. bStarMapSystemLoadTestPlanet=0
  4273. bStarMapSystemLoadTestStar=0
  4274. bStarMapSystemOrbitLinesDisable=0
  4275. bStarMapThrottleDuplicateErrors=1
  4276. fCursorRotMultOffsetMoon=-0.6943
  4277. fCursorRotMultOffsetPlanet=-0.9007
  4278. fCursorRotMultiplierMoon=5.2018
  4279. fCursorRotMultiplierPlanet=3.6681
  4280. fGamepadOnHoldDownZoomDelay=0.0
  4281. fGravityWavesFadeTransitionTime=0.2
  4282. fResourceVeinCloseDuration=2.0
  4283. fResourceVeinHoverDelay=0.25
  4284. fResourceVeinOpenDuration=1.5
  4285. fStarMapGalaxyBinarySystemMinDistance=0.15
  4286. fStarMapGalaxyCameraDefaultFOV=35.0
  4287. fStarMapGalaxyCameraPitch=10.0
  4288. fStarMapGalaxyCameraRoll=0.0
  4289. fStarMapGalaxyCameraYaw=150.0
  4290. fStarMapGalaxyCursorHighlightRadius=25.0
  4291. fStarMapGalaxyCursorSelectionRadius=25.0
  4292. fStarMapGalaxyDefaultRadius=12.17
  4293. fStarMapGalaxyDiscoveredColorBrightness=12.0
  4294. fStarMapGalaxyFOVZoomMax=45.0
  4295. fStarMapGalaxyFOVZoomMin=15.0
  4296. fStarMapGalaxyFromSystemFadeTime=0.5
  4297. fStarMapGalaxyFromSystemZoomTime=0.75
  4298. fStarMapGalaxyGamepadRotSpeed=1.0
  4299. fStarMapGalaxyLookAtBoundsMaxY=0.0
  4300. fStarMapGalaxyLookAtBoundsMinY=0.0
  4301. fStarMapGalaxyLookAtBoundsZoomedInMaxX=4.791
  4302. fStarMapGalaxyLookAtBoundsZoomedInMaxZ=11.256
  4303. fStarMapGalaxyLookAtBoundsZoomedInMinX=-38.865
  4304. fStarMapGalaxyLookAtBoundsZoomedInMinZ=-8.42
  4305. fStarMapGalaxyLookAtBoundsZoomedOutMaxX=4.852
  4306. fStarMapGalaxyLookAtBoundsZoomedOutMaxZ=11.341
  4307. fStarMapGalaxyLookAtBoundsZoomedOutMinX=-38.649
  4308. fStarMapGalaxyLookAtBoundsZoomedOutMinZ=-8.414
  4309. fStarMapGalaxyMarkerDistanceFromHomeScaleMax=1.0
  4310. fStarMapGalaxyMarkerDistanceFromHomeScaleMin=1.0
  4311. fStarMapGalaxyMarkerScaleMax=15.0
  4312. fStarMapGalaxyMarkerScaleMin=1.5
  4313. fStarMapGalaxyMaxRadius=25.0
  4314. fStarMapGalaxyMinRadius=5.0
  4315. fStarMapGalaxyPanFlickVelocityDecay=0.15
  4316. fStarMapGalaxyPanVelocity=0.15
  4317. fStarMapGalaxyRotMouseVertScreenPercent=0.46
  4318. fStarMapGalaxyRotateDecayPercent=0.05
  4319. fStarMapGalaxyRotateMinDecay=0.05
  4320. fStarMapGalaxyRotationHorizScreenPercent=0.42
  4321. fStarMapGalaxyRotationMaxPitch=15.0
  4322. fStarMapGalaxyRotationMaxYaw=15.0
  4323. fStarMapGalaxyScrollZoomAmount=1.0
  4324. fStarMapGalaxyStarOutOfRangeAlpha=1.0
  4325. fStarMapGalaxyStaticMapCameraFOV=44.0
  4326. fStarMapGalaxyToSystemPanTime=0.5
  4327. fStarMapGalaxyToSystemZoomFadeTime=0.65
  4328. fStarMapGalaxyZoomMinScale=0.2
  4329. fStarMapGalaxyZoomSoftMinScale=0.1
  4330. fStarMapGravityWavesAlphaStart=0.05
  4331. fStarMapGravityWavesDepthScalar=4.0
  4332. fStarMapGravityWavesDistanceBetweenRings=0.08
  4333. fStarMapGravityWavesFadeStart=0.001
  4334. fStarMapGravityWavesLineThickness=0.003
  4335. fStarMapGravityWavesNoiseScale=0.001
  4336. fStarMapGravityWavesNoiseSpeed=0.2
  4337. fStarMapGravityWavesRotateSpeed=0.01
  4338. fStarMapGravityWavesTurbulenceEffectScalar=0.3
  4339. fStarMapGravityWavesTurbulenceMapScalar=1.0
  4340. fStarMapGravityWavesTurbulenceSpeed_X=0.065
  4341. fStarMapGravityWavesTurbulenceSpeed_Y=0.065
  4342. fStarMapGravityWavesWidthScalar=1.4
  4343. fStarMapInspectAtmosphereHeightScale=3.0
  4344. fStarMapInspectAtmosphereSunScale=5.0
  4345. fStarMapInspectCameraDistanceScaleTransition=7.5
  4346. fStarMapInspectCameraPitchDegs=20.0
  4347. fStarMapInspectMaxZoomRotationMultiplierGamepad=0.35
  4348. fStarMapInspectMinZoomRotationMultiplierGamepad=0.475
  4349. fStarMapInspectPoiHighlightRadius=52.0
  4350. fStarMapInspectSnapToRadius=52.0
  4351. fStarMapInspectTransitionTime=1.0
  4352. fStarMapInspectZoomSpeed=1.0
  4353. fStarMapOrbitsFadeInTime=0.001
  4354. fStarMapOrbitsFadeOutTime=0.4
  4355. fStarMapOrbitsThickness=0.0005
  4356. fStarMapSystemCameraFOV=60.0
  4357. fStarMapSystemCameraPitchDegs=35.0
  4358. fStarMapSystemCancelLookAtDistanceThreshold=150.0
  4359. fStarMapSystemCancelZoomThreshold=0.8
  4360. fStarMapSystemCullRadiusMultiplier=1.5
  4361. fStarMapSystemCursorHighlightRadius=25.0
  4362. fStarMapSystemFlickerLength=0.033
  4363. fStarMapSystemFlickerRate=0.033
  4364. fStarMapSystemInspectPitchRange=1.043
  4365. fStarMapSystemMinCameraPitch=0.0873
  4366. fStarMapSystemOrbitLineTiltFactor=0.15
  4367. fStarMapSystemPanSpeed=25.0
  4368. fStarMapSystemRotationSpeed=0.5
  4369. fStarMapSystemTimeScale=200.0
  4370. fStarMapSystemTransitionTime=0.65
  4371. fStarMapSystemZoomMaxScale=1.0
  4372. fStarMapSystemZoomPercentMin=0.15
  4373. fStarMapSystemZoomSoftMaxScale=0.99
  4374. fStarMapSystemZoomSpeedGamepad=2.0
  4375. fStarMapSystemZoomSpeedMouse=5.0
  4376. fStarmapSystemFlickerInitialDelay=0.5
  4377. fStaticStarMapCameraFrustumSize=105.0
  4378. fStaticStarMapCameraPitch=-110.0
  4379. fStaticStarMapCameraRoll=40.0
  4380. fStaticStarMapCameraX=-12.0
  4381. fStaticStarMapCameraY=-10.0
  4382. fStaticStarMapCameraYaw=35.0
  4383. fStaticStarMapCameraZ=0.0
  4384. iStarMapMaxMouseMoveDeltaSquaredForClick=10
  4385. iStarMapSystemHoldAndMoveTolerance=10
  4386. iStarmapSystemFlickerCount=4
  4387. sBodyModelFilename=Data\Meshes\Planets\HoudiniPlanets\HoudiniPlanet.nif
  4388. sRingModelFilename=Data\Meshes\Planets\HoudiniPlanets\HoudiniPlanet_ring.nif
  4389. sStarMapGalaxyHomeSystem=Sol
  4390. sStarMapSystemTestPlanetNif=Meshes\Planets\houdiniplanets\houdiniplanet.nif
  4391. sStarMapSystemTestStarNif=Meshes\Sky\starTest.nif
  4392. uStarMapGravityWavesNumRings=60
  4393. uStarMapGravityWavesNumSegmentsIncrease=16
  4394. uStarMapGravityWavesNumSegmentsStart=32
  4395. uStarMapOrbitsNumSegmentsBigCircle=128
  4396. uStarMapOrbitsNumSegmentsSmallCircle=8
  4397. uStarMapRotatePoint=1
  4398. uStarMapRotatePointMouse=1
  4399.  
  4400. [StarSystem]
  4401. fBodyInitialFuelChance=0.5
  4402. fBodyInitialFuelMax=10.0
  4403. fLocalSpaceSize=10000000.0
  4404.  
  4405. [Starfield]
  4406. bFallbackToRandomOrbitalOnArrival=1
  4407. fApproximateSpaceshipRadius=200.0
  4408. fDefaultOrbitDistanceKM=40000.0
  4409. fMinimumSatelliteSpacing=100000.0
  4410. iBaseYearOffset=100
  4411.  
  4412. [Stitching]
  4413. bEnableCellFadeToEdge=1
  4414. bGenerateSubTerrain=0
  4415. bMaterialBlendNoiseEnabled=1
  4416. uBlockMergeZoneSize=2
  4417. uBlockSize=10
  4418. uHeightMergeStyle=1
  4419. uMaterialMergeStyle=1
  4420. uSubTerrainFromCellX=0
  4421. uSubTerrainFromCellY=0
  4422. uSubTerrainToCellX=0
  4423. uSubTerrainToCellY=0
  4424.  
  4425. [StreamInstall]
  4426. bSkipStreamInstall=1
  4427.  
  4428. [Streaming]
  4429. bDisableDelayedPostProcessing=0
  4430. bEnableAsyncModelQueueing=1
  4431. bMaximizeAsyncReads=1
  4432. fReflectionProbeTimeOutSeconds=3.0
  4433. iIOTaskExteriorPriority=4
  4434. iIOTaskInteriorPriority=2
  4435. iLoadScreenQueuedPriority=3
  4436.  
  4437. [SurfaceMap]
  4438. bSurfaceMapCursorFollowTerrain=0
  4439. bSurfaceMapUseFixedPointCount=1
  4440. fSurfaceMapAutoRotateSpeed=1.0
  4441. fSurfaceMapColorIntensity=3.0
  4442. fSurfaceMapFalloffDistance=300.0
  4443. fSurfaceMapFalloffDistanceColor=1000.0
  4444. fSurfaceMapFalloffMinAlphaColor=0.3
  4445. fSurfaceMapFalloffPointSizeScale=3.0
  4446. fSurfaceMapLockHeight=0.0
  4447. fSurfaceMapPanLimitXOffset=4520.0
  4448. fSurfaceMapPanLimitXScalar=-0.8591
  4449. fSurfaceMapPanLimitYOffset=4532.0
  4450. fSurfaceMapPanLimitYScalar=-0.5945
  4451. fSurfaceMapPitchDefaultAngleDegrees=45.0
  4452. fSurfaceMapPitchMaxAngleDegrees=90.0
  4453. fSurfaceMapPitchMinAngleDegrees=-50.0
  4454. fSurfaceMapPitchSpeed=0.0312
  4455. fSurfaceMapPointRadius=1.5
  4456. fSurfaceMapPointRotationDegrees=0.0
  4457. fSurfaceMapRandomScale=0.0
  4458. fSurfaceMapYawDefaultAngleDegrees=0.0
  4459. fSurfaceMapYawSpeed=0.0312
  4460. fSurfaceMapZoomDistanceDefault=1650.0
  4461. fSurfaceMapZoomDistanceMax=4500.0
  4462. fSurfaceMapZoomDistanceMin=700.0
  4463. fSurfaceMapZoomSpeedMousewheel=-200.0
  4464. fSurfaceMapZoomSpeedTriggers=-50.0
  4465. iSurfaceMapAutoRotate=0
  4466. iSurfaceMapClipToPlayAreaXPad=0
  4467. iSurfaceMapClipToPlayAreaYPad=0
  4468. iSurfaceMapFixedPointCountXPadding=1
  4469. iSurfaceMapFixedPointCountYPadding=1
  4470. iSurfaceMapLocalTerrainHeightTrackingTapSize=5
  4471. iSurfaceMapNumCells=14
  4472. iSurfaceMapPointsPerLength=224
  4473. iSurfaceMapPointsPerMap=50176
  4474. iSurfaceMapShouldColorCells=0
  4475. iSurfaceMapShow2DCursor=1
  4476. iSurfaceMapShow3DCursor=0
  4477. iSurfaceMapUpdateInRealTime=1
  4478. iSurfaceMapUpdateInRealTimeThreshold=300000
  4479. iSurfaceMapUseFreeCam=0
  4480. uSurfaceMapFalloffType=6
  4481. uSurfaceMapFalloffType2=6
  4482. uSurfaceMapFalloffTypeColor=6
  4483. uSurfaceMapPointsPerThread=1024
  4484.  
  4485. [Terminals]
  4486. sEmptyNameDefaultText=FIXME
  4487.  
  4488. [Terrain]
  4489. bAlignTerrainShadowClipmapWithLight=1
  4490. bAssertOnMissingTerrainFiles=0
  4491. bBlendCurveEnableBlueNoise=1
  4492. bBlendCurveEnablePerlinNoise=1
  4493. bDemandROIUsingBarrier=1
  4494. bDisableStreaming=0
  4495. bDisableTerrainShift=0
  4496. bDisableWorldShift=0
  4497. bEnableDisplacementMapping=1
  4498. bEnableTerrainShadows=1
  4499. bEnableTerrainTessellation=1
  4500. bLockTerrainUpdate=0
  4501. bOverrideHeightRange=0
  4502. bParallelROIRequest=0
  4503. bPushTessellationForward=1
  4504. bReuseOverlayTextureIndex=1
  4505. bTerrainEnableMIMBlocks1=1
  4506. bUseOldROIData=1
  4507. fBlendCurveFrequency=8.5
  4508. fBlendCurveMagnitude=0.75
  4509. fDefaultTerrainZMax=3000.0
  4510. fDefaultTerrainZMin=-1000.0
  4511. fDistantViewBlendRange=100.0
  4512. fDistantViewBlendStart=150.0
  4513. fPlanarMappingPlaneFadeStart=35.0
  4514. fPlanarMappingPlaneThreshold=30.0
  4515. fPushTessellationDistance=6.5
  4516. fStochasticTilingDominantPlaneThreshold=10.0
  4517. fTerrainLODErrorThreshold=2.0
  4518. fTerrainMaxHeight=700.0
  4519. fTerrainMinHeight=-300.0
  4520. fTerrainShadowBias=0.2
  4521. fTerrainShadowBlendRange=1.0
  4522. fTerrainShadowCrossfadeBegin=0.85
  4523. fTerrainShadowCrossfadeEnd=0.9
  4524. fTerrainShadowOccluderBias=5.0
  4525. fTesselationDistanceThreshold=3.0
  4526. iBlendCurveBlueNoiseKernel0=3
  4527. iBlendCurveBlueNoiseKernel1=11
  4528. iBlendCurvePerlinNoiseSeed=42
  4529. iTerrainDrawCallEnabled=-1
  4530. sDefaultPathTexture=LDirtFootprints01
  4531. uAlternateTextureThreshold=4
  4532. uDefaultEditorTerrainWidthInCells=100
  4533. uDefaultGameTerrainWidthInCells=100
  4534. uMaxTesselationLevel=6
  4535. uMinTesselationLevel=2
  4536. uTerrainShadowClipmapMask=21
  4537. uTerrainShiftThresholdInCells=2
  4538. uWorldShiftThresholdInCellsZ=5
  4539.  
  4540. [TestAllCells]
  4541. bFileCheckModelCollision=0
  4542. bFileControllerOnRoot=1
  4543. bFileGoneMessage=1
  4544. bFileNeededMessage=1
  4545. bFileSkipModelChecks=0
  4546. bFileTestLoad=0
  4547. bFileUnusedObject=0
  4548.  
  4549. [Textures]
  4550. bCacheStagingBuffer=0
  4551. bDynamicResidency=0
  4552. bEnableDirectTextureLoading=1
  4553. bIgnoreGPUBudget=0
  4554. bLimitStreamer=0
  4555. bRejectTextureUpgrades=0
  4556. bUsePRTIfSupported=1
  4557. fTextureLODScreenSizeStatsInterval=5000.0
  4558. fTextureLODScreenSizeUpgradeTargetPercent=0.65
  4559. fTextureProcessTime=2.0
  4560. sTextureStreamerTableOutputFilePath=TextureStreamerTable.txt
  4561. uiDefaultDegradeLevel=3
  4562. uiDynResMinimumSize=65536
  4563. uiMaximumIncreasePerIterationScreenSize=34
  4564. uiMinimumDecreasePerIterationScreenSize=34
  4565. uiMinimumFreeBudget=128
  4566. uiMinimumTextureGPUSize=65536
  4567. uiNumFlushReleaseFrames=5
  4568. uiStreamMaximumSize=4194304
  4569. uiUnderBudgetThresholdV2=512
  4570.  
  4571. [VATS]
  4572. bVATSAllowNoKill=0
  4573. bVATSCriticalDeathPlayback=0
  4574. bVATSDisable=1
  4575. bVATSForceRanged=0
  4576. bVATSIgnoreProjectileTest=0
  4577. bVATSMultipleCombatants=0
  4578. bVATSPlayerDeath=0
  4579. bVATSRangedSelective=1
  4580. bVATSSmartCameraCheckDebug=0
  4581. bVatsDebug=0
  4582. fVATSAttackTimeSecMin=0.3
  4583. fVATSCastingAfterKillDelay=1.2
  4584. fVATSFOVSpring=50.0
  4585. fVATSKillMoveEnd=4.0
  4586. fVATSLightAngle=0.0
  4587. fVATSLightDistance=1.429
  4588. fVATSLightElevation=1.429
  4589. fVATSLightLevelMax=400.0
  4590. fVATSLightLevelMin=-100.0
  4591. fVATSLookAtExtentSpring=10.0
  4592. fVATSLookAtPositionSpring=10.0
  4593. fVATSPathGenTimeMax=1.0
  4594. fVATSProjectileHide3DAngleDeg=20.0
  4595. fVATSProjectileMissLimitDeg=5.0
  4596. fVATSRangedLongDistance=35.719
  4597. fVATSRangedLowHealthPercent=5.0
  4598. fVATSRangedPercentMin=50.0
  4599. fVATSRangedPercentSneakKill=20.0
  4600. fVATSRangedPercentTargetNoThreat=10.0
  4601. fVATSRangedTargetLowLevelMult=0.3
  4602. fVATSReloadMinTimeMult=0.66
  4603. fVATSRotationSpring=120.0
  4604. fVATSSightedEnterSec=0.5
  4605. fVATSTargetSelectBorder=30.0
  4606. fVATSTargetSelectMinFOVDegrees=5.0
  4607. fVatsLightColorB=0.7
  4608. fVatsLightColorG=0.7
  4609. fVatsLightColorR=0.7
  4610.  
  4611. [VFX]
  4612. bDebugDrawEmittersBound=0
  4613. bDebugDrawSingleParticles=0
  4614. bDrawParticles=1
  4615.  
  4616. [Vegetation]
  4617. fBendResponseLumberyard=0.25
  4618. fGlobalHeightInverseLumberyard=0.075
  4619. fMaxBendingLumberyard=2.0
  4620. fUnitsAdjustLumberyard=0.3
  4621. fWaveParallelLumberyard=0.008
  4622. fWaveTransverseLumberyard=0.002
  4623.  
  4624. [ViewDistance]
  4625. fFadeOutMultActors=1.0
  4626. fFadeOutMultItems=2.5
  4627. fFadeOutMultObjects=4.5
  4628. fFadeOutMultSkyCell=1.0
  4629.  
  4630. [Voice]
  4631. sFileTypeAnimaiton=af
  4632. sFileTypeFUZ=fuz
  4633. sFileTypeGame=wem
  4634. sFileTypeQSA=qsa
  4635. sFileTypeSource=wav
  4636.  
  4637. [Water]
  4638. bAutoWaterSilhouetteReflections=0
  4639. bForceHighDetailReflections=0
  4640. bForceLowDetailReflections=0
  4641. bReflectExplosions=0
  4642. bReflectLODObjects=1
  4643. bReflectSky=0
  4644. bUseCubeMapReflections=1
  4645. bUseWater=1
  4646. bUseWaterDepth=1
  4647. bUseWaterHDR=1
  4648. bUseWaterHiRes=0
  4649. bUseWaterLOD=1
  4650. bUseWaterReflectionBlur=0
  4651. bUseWaterReflectionProbe=0
  4652. bUseWaterRefractions=1
  4653. bUseWaterShader=1
  4654. fCubeMapRefreshRate=0.0
  4655. fMaxWetnessDepth=0.05
  4656. fMovementRippleMaxHeight=0.6
  4657. fMovementRippleMinHeight=0.485
  4658. fMovementRippleOffsetCenterX=0.3
  4659. fMovementRippleOffsetCenterY=0.0
  4660. fMovementRippleOffsetSizeX=0.3
  4661. fMovementRippleOffsetSizeY=0.3
  4662. fNormalsDampeningExponent=1.2
  4663. fProjectileRippleMaxHeight=1.0
  4664. fProjectileRippleMinHeight=0.5
  4665. fRainDistance=500.0
  4666. fRainRippleExpansionSpeed=0.5
  4667. fRainRippleFadeStrength=3.5
  4668. fRainRippleHeightStrength=2.5
  4669. fRainRippleRingSpreadPower=1.0
  4670. fRainRippleRingWidth=0.04
  4671. fRainRippleScale=1.3
  4672. fRainScale=30.0
  4673. fRegularRippleMaxHeight=1.0
  4674. fRegularRippleMaxScale=1.0
  4675. fRegularRippleMinHeight=0.75
  4676. fRegularRippleSize=0.33
  4677. fRippleHeightMax=1.0
  4678. fRippleHeightMin=0.75
  4679. fRippleMaxNormalsDistance=0.25
  4680. fRippleNormalsScale=0.4
  4681. fRippleOffsetScale=0.2
  4682. fTileTextureDivisor=4.75
  4683. fTreadRippleDelay=0.4
  4684. fTreadRippleDelayDeviation=0.1
  4685. fTreadingWaterRippleOffsetScale=0.5
  4686. fWadingRippleSize=0.32
  4687. fWaterDampeningTimeout=1.5
  4688. fWaterDampeningValue=0.99
  4689. fWaterDisplacementBlendStrength=7.5
  4690. fWaterDisplacementSimulationScale=36.0
  4691. fWaterLODFadeDist=50.0
  4692. fWaterLODFadeEndDist=200.0
  4693. fWaterMaterialLODDistance=10.0
  4694. fWaterParallaxBoxHeight=500.0
  4695. fWaterParallaxBoxSize=5000.0
  4696. fWetnessPorosity=0.75
  4697. iMovementRippleCount=2
  4698. iWaterBlurAmount=1
  4699. sSurfaceTexture=water
  4700. uRainBaseIntensity=3
  4701. uSurfaceFPS=12
  4702.  
  4703. [Weather]
  4704. bAtmosphericScatteringEpipolarSampling=1
  4705. bAtmosphericScatteringLimitRaysToPlanetSurface=0
  4706. bBiomeWeather=1
  4707. bEnableDepthBasedFog=0
  4708. bEnableStarsOnPlanet=1
  4709. bFarSkyStaticFadeOut=0
  4710. bFogEnabled=0
  4711. bForceEarthDays=1
  4712. bPrecipitation=1
  4713. bStarfieldRotateWithPlanet=1
  4714. bUseSecondarySun=1
  4715. bWindEnabled=1
  4716. fAtmosphericScatteringHeightLookupExponent=0.5
  4717. fCelestialBodyDistanceScalar=1.0
  4718. fCelestialBodyScale=1.0
  4719. fDayNightISTransitionAngleMin=83.0
  4720. fDayNightISTransitionDuration=0.45
  4721. fDayNightISTransitionOffset=0.0
  4722. fFogBrightFilterPower=1.0
  4723. fPlanetAltitudeBlendTime=5.0
  4724. fSkyStaticFadeLength=14.288
  4725. fSkyStaticFadeStart=285.75
  4726. fSunAngleMaxStarVisibility=180.0
  4727. fSunAngleMinStarVisibility=70.0
  4728. fSunChangeTransitionAngleMin=85.0
  4729. fSunChangeTransitionDuration=0.5
  4730. fTestAllWeatherTransitionTimeSeconds=10.0
  4731. fWeatherTransitionSpeedMultiplier=1.0
  4732. fWindAABBScaleMaxWindSpeed=1.0
  4733. fWindAABBScaleMinWindSpeed=0.3
  4734. fWindHighestFrequency=4.0
  4735. fWindInteriorCellSpeed=0.0
  4736. fWindInteriorCellTurbulence=0.0
  4737. fWindLowestFrequency=0.5
  4738. fWindSpeedAABBScaleBoost=7.0
  4739. fWindSpeedHighestHighMultiplier=1.0
  4740. fWindSpeedLowestLowMultiplier=0.0
  4741. iAtmosphericScatteringBottomAltitude=-300
  4742. iMaxNumCelestialBodies=-1
  4743. uAdjustPlanetAltitude=2
  4744. uMaxNumCelestialBodiesInReflectionProbes=2
  4745. uMaxNumShadowCastingCelestialBodies=0
  4746.  
  4747. [Workshop]
  4748. aHighlightBadPlacementFillColor=64,170,15,15
  4749. aHighlightBadPlacementOutlineColor=255,170,15,15
  4750. aHighlightBlockFillColor=36,237,86,55
  4751. aHighlightBlockOutlineColor=255,237,86,55
  4752. aHighlightChangeSnapBehaviorFillColor=64,200,185,70
  4753. aHighlightChangeSnapBehaviorOutlineColor=255,200,185,70
  4754. aHighlightDebugRedFillColor=36,255,0,0
  4755. aHighlightDebugRedOutlineColor=255,255,0,0
  4756. aHighlightDefaultFillColor=15,230,230,230
  4757. aHighlightDefaultOutlineColor=255,230,230,230
  4758. aHighlightDestructedFillColor=0,170,15,15
  4759. aHighlightDestructedOutlineColor=255,170,15,15
  4760. aHighlightDisabledFillColor=18,76,76,76
  4761. aHighlightDisabledOutlineColor=255,76,76,76
  4762. aHighlightEditItemFillColor=64,200,185,70
  4763. aHighlightEditItemOutlineColor=255,200,185,70
  4764. aHighlightFillColor=0,230,230,230
  4765. aHighlightGeneratorFillColor=15,33,152,176
  4766. aHighlightGeneratorOutlineColor=255,33,152,176
  4767. aHighlightMarkedForDeleteFillColor=64,170,15,15
  4768. aHighlightMarkedForDeleteOutlineColor=255,170,15,15
  4769. aHighlightOutlineColor=255,230,230,230
  4770. aHighlightScrapFillColor=36,255,165,0
  4771. aHighlightScrapOutlineColor=255,255,165,0
  4772. aHighlightSnapBehaviorPreviewFillColor=32,200,185,70
  4773. aHighlightSnapBehaviorPreviewOutlineColor=255,200,185,70
  4774. aHighlightWireFillColor=36,178,178,204
  4775. aHighlightWireOutlineColor=255,178,178,204
  4776. aHighlightWorkshopItemFillColor=0,230,230,230
  4777. aHighlightWorkshopItemOutlineColor=255,230,230,230
  4778. bBudgetEnabled=1
  4779. bCheckSnappedRefsCollision=1
  4780. bCheckStackedRefsCollision=1
  4781. bCycleSnapBehaviorOnEdit=1
  4782. bEnableWorkshopStats=1
  4783. bFadeEditItem=1
  4784. bIgnoreSettledRefCollisionInHouses=0
  4785. bKeepWorkshopItemsHighlighted=0
  4786. bPreviewTransformCameraRelative=1
  4787. bPropagateFoundationDamageToParent=1
  4788. bRemoveStackedItemsFromSwappedParent=0
  4789. bRevertOnKillSDM=1
  4790. bShowSnapNodeGameMarkers=0
  4791. bSnapBehaviorPreviewTransparent=0
  4792. bUseAlwaysFollowGround=1
  4793. bUseDropProxy=1
  4794. bWorkshopAutoSaveOnExit=0
  4795. bWorkshopBorderShowPreviewBuildArea=0
  4796. bWorkshopEnableDropProxyCache=1
  4797. bWorkshopEnableGridBasedSnapping=0
  4798. bWorkshopItemCastSphere=0
  4799. bWorkshopLimitGroundHeightForFollowCamera=1
  4800. bWorkshopPersistAll=1
  4801. bWorkshopPowerNonRecursiveTraversal=1
  4802. bWorkshopSnapBehaviorSupportsSpaceshipSnapLinks=1
  4803. bWorkshopSnapBehaviorSupportsUnsnapped=1
  4804. bWorkshopTempItemFollowGround=1
  4805. bWorkshopUseGrabOffset=0
  4806. bWorkshopUseHavokLOD=1
  4807. bWorkshopUseRecursiveForEachAutoFoundation=0
  4808. fBudgetBaseCost=1.0
  4809. fBudgetBaseline=2500.0
  4810. fBulldozingLargeItemPadding=5.0
  4811. fBulldozingLargeItemRadius=10.0
  4812. fBulldozingSmallItemPadding=2.0
  4813. fClosestPointTolerance=-0.04
  4814. fClosestPointToleranceLargeItems=-0.1
  4815. fDefaultItemHoldOffset=4.29
  4816. fDropModeCastDist=1.0
  4817. fDropProxyMinSphereSize=0.25
  4818. fEditItemFadeValue=0.9
  4819. fFoundationThresholdInMeters=0.1
  4820. fHighlightBadPlacementOutlineHardness=0.1
  4821. fHighlightBadPlacementOutlineThickness=1.5
  4822. fHighlightBlockOutlineHardness=0.1
  4823. fHighlightBlockOutlineThickness=1.5
  4824. fHighlightChangeSnapBehaviorOutlineHardness=0.1
  4825. fHighlightChangeSnapBehaviorOutlineThickness=1.5
  4826. fHighlightDebugRedColorOutlineHardness=0.1
  4827. fHighlightDebugRedColorOutlineThickness=1.5
  4828. fHighlightDefaultOutlineHardness=0.1
  4829. fHighlightDefaultOutlineThickness=1.5
  4830. fHighlightDestructedOutlineHardness=0.1
  4831. fHighlightDestructedOutlineThickness=1.5
  4832. fHighlightDisabledOutlineHardness=0.1
  4833. fHighlightDisabledOutlineThickness=1.5
  4834. fHighlightEditItemOutlineHardness=0.1
  4835. fHighlightEditItemOutlineThickness=1.5
  4836. fHighlightGeneratorOutlineHardness=0.1
  4837. fHighlightGeneratorOutlineThickness=1.5
  4838. fHighlightMarkedForDeleteOutlineHardness=0.1
  4839. fHighlightMarkedForDeleteOutlineThickness=1.5
  4840. fHighlightOutlineHardness=0.1
  4841. fHighlightOutlineThickness=1.5
  4842. fHighlightScrapOutlineHardness=0.1
  4843. fHighlightScrapOutlineThickness=1.5
  4844. fHighlightSnapBehaviorPreviewOutlineHardness=0.1
  4845. fHighlightSnapBehaviorPreviewOutlineThickness=1.5
  4846. fHighlightWireOutlineHardness=0.1
  4847. fHighlightWireOutlineThickness=1.5
  4848. fHighlightWorkshopItemOutlineHardness=0.1
  4849. fHighlightWorkshopItemOutlineThickness=1.5
  4850. fItemHoldDistantSpeed=0.142
  4851. fItemPlacementRadius=71.4
  4852. fItemRotationSpeedMax=10.0
  4853. fItemRotationSpeedMin=1.0
  4854. fMouseItemAdjustmentGain=0.05
  4855. fOutpostBulldozeRelativeSizeFactor=0.1
  4856. fOutpostLoad3DItemWaitTime=0.5
  4857. fOutpostLoad3DTimeOut=15.0
  4858. fOutpostSnapPreviewHoldSnappedTime=1.5
  4859. fOutpostSnapPreviewWaitForPreviewTime=0.25
  4860. fOutpostSnapWaitForPostSnapCycleTime=0.1
  4861. fPointInFrustumRadius=0.457
  4862. fSnapRotationDegrees=45.0
  4863. fSupportCastMaxZDelta=0.3
  4864. fVisualLinkFlyCamForwardOffset=12.0
  4865. fVisualLinkForwardOffset=4.0
  4866. fWorkshopBorderBorderOffset=-0.43
  4867. fWorkshopBorderTerrainAdaptStep=3.66
  4868. fWorkshopBreakSnapRadiusMult=0.25
  4869. fWorkshopColorModeControlRepeatRate=0.01
  4870. fWorkshopDestructedItemAlpha=0.5
  4871. fWorkshopDestructedItemOutline=0.0
  4872. fWorkshopDownwardShapeCastMinNormal=0.4
  4873. fWorkshopDropProxyMaxZDelta=1.0
  4874. fWorkshopDropProxyMinZ=-0.33
  4875. fWorkshopDropProxyScalar=1.0
  4876. fWorkshopForwardCastMaxXYBound=0.75
  4877. fWorkshopGroundHeightForgiveness=0.2
  4878. fWorkshopInteriorCastLength=100.0
  4879. fWorkshopItemConnectPointQueryRadius=0.7
  4880. fWorkshopItemWouldBeSnappedDistance=0.12
  4881. fWorkshopLargeItemSize=10.0
  4882. fWorkshopLargeItemSizeThreshold=8.0
  4883. fWorkshopMinimumBoundHeight=0.45
  4884. fWorkshopMinumHeightClearance=2.14
  4885. fWorkshopObjectPlacementDistance=3.0
  4886. fWorkshopProductionIntervalOverride=0.0
  4887. fWorkshopSplineMaxSlack=0.15
  4888. fWorkshopSplineMinSlack=0.05
  4889. fWorkshopSplineThickness=0.0214
  4890. fWorkshopSupportedItemBoundsMult=0.9
  4891. fWorkshopSupportedItemRayCastLength=0.3
  4892. fWorkshopSupportedItemRayCastStart=0.229
  4893. fWorkshopTempItemDefaultCastLengthMax=100.0
  4894. fWorkshopTempItemDefaultCastLengthMin=50.0
  4895. fWorkshopTempItemDefaultFollowCameraCastLength=8.0
  4896. fWorkshopThinItemCeilingCheckHeight=0.229
  4897. fWorkshopUpdateLandResourceDistanceThreshold=10.0
  4898. fWorkshopUpwardShapeCastMinNormal=-0.4
  4899. rExteriorBorderColor=120,201,97
  4900. rHavesterExteriorBorderColor=120,201,97
  4901. rHavesterInteriorBorderColor=120,201,181
  4902. rHavesterTopBorderColor=0,0,0
  4903. rInteriorBorderColor=120,201,181
  4904. rResourcesExteriorBorderColor=60,20,63
  4905. rResourcesInteriorBorderColor=60,68,85
  4906. rResourcesTopBorderColor=30,30,30
  4907. rTopBorderColor=0,0,0
  4908. sWorkshopBorderMaterial=Materials\Outpost\OutpostBorderMaterial01.mat
  4909. uWorkshopColorModeHSVSampleCountBrightness=25
  4910. uWorkshopColorModeHSVSampleCountHue=100
  4911. uWorkshopColorModeHSVSampleCountSaturation=25
  4912. uWorkshopItemCardColorHasComponents=16777163
  4913. uWorkshopItemCardColorLacksComponents=8947813
  4914. uWorkshopLogicGateLoopFailsafe=100
  4915. uiWorkshopBorderTerrainMaxControlPoints=8600
  4916.  
  4917. [WorkshopLOD]
  4918. bEnabledWorkshopLOD=1
  4919. fWorkshopLODRadius=1200.0
  4920. iDefaultReserveSize=32
  4921.  
  4922. [Wwise]
  4923. bDumpSwitchDataOnLoad=0
  4924. bUseBankNames=0
  4925. bUseEventNames=0
  4926. iDefaultExternalCodecID=4
  4927. uWwiseIOPollingIntervalMS=5
  4928.  
  4929.  
  4930. StarfieldPrefs.ini
  4931.  
  4932. Hide contents
  4933. [Audio]
  4934. fAudioVolumeFootsteps=-1.0
  4935. fAudioVolumeFootstepsNPC=-1.0
  4936. fAudioVolumeMaster=-1.0
  4937. fAudioVolumeMusic=-1.0
  4938. fAudioVolumeVoice=-1.0
  4939.  
  4940. [Bethesda.net]
  4941. uPersistentUuidData0_Steam=0
  4942. uPersistentUuidData1_Steam=0
  4943. uPersistentUuidData2_Steam=0
  4944. uPersistentUuidData3_Steam=0
  4945.  
  4946. [Camera]
  4947. bInvertMenuCameraX=0
  4948. bInvertMenuCameraY=0
  4949. fWorkshopIsoCamDistanceSpeed=1.0
  4950. fWorkshopIsoCamRotationSpeed=1.5
  4951. fWorkshopIsoCamStartPitch=1.0472
  4952. fWorkshopIsoCamTranslationSpeed=2.0
  4953.  
  4954. [Controls]
  4955. bAlwaysRunByDefault=1
  4956. bFlightControlInvertPitch=0
  4957. bGamePadRumble=1
  4958. bInvertYValues=0
  4959. bToggleIronSights=0
  4960. bUseLocaleVoices=0
  4961. fGamepadHeadingSensitivity=0.6667
  4962. fIronSightsLookSpeedPitch=1.0
  4963. fIronSightsLookSpeedYaw=1.0
  4964. fLookSpeedPitch=1.0
  4965. fLookSpeedYaw=1.0
  4966. fMouseHeadingSensitivity=0.03
  4967. fShipReticleMovementSensitivity=1.0
  4968. uFlightControlMode=0
  4969.  
  4970. [Display]
  4971. bBorderless=1
  4972. bDepthOfFieldEnable=1
  4973. bDynamicResolutionEnabled=1
  4974. bEnableRaytracing=0
  4975. bEnableVsync=1
  4976. bFull Screen=1
  4977. bHasRunAutoQualitySettings=0
  4978. bTopMostWindow=0
  4979. bUseReducedShadingRate=1
  4980. fFilmGrainIntensity=1.0
  4981. fMaxAnisotropy=4
  4982. fRenderResolutionScaleFactor=0.75
  4983. iSize H=1080
  4984. iSize W=1920
  4985. uiUpscaleTech=3
  4986.  
  4987. [GamePlay]
  4988. bCrosshairEnabled=1
  4989. bSaveOnRest=1
  4990. bSaveOnTravel=1
  4991. bSaveOnWait=1
  4992. bShowFloatingQuestMarkers=1
  4993. bShowQuestMarkers=1
  4994. uDifficulty=2
  4995.  
  4996. [General]
  4997. bGamepadEnable=1
  4998.  
  4999. [Interface]
  5000. bDamageNumbersEnabled=0
  5001. bDialogueSubtitles=1
  5002. bGeneralSubtitles=1
  5003. bLargeMenuFonts=0
  5004. bShowItemInfoInHUD=1
  5005. fHUDOpacity=1.0
  5006. fUserGamepadCursorScale=1.0
  5007.  
  5008. [Legal]
  5009. bHasUserAccepted=1
  5010.  
  5011. [MotionBlur]
  5012. bEnableMotionBlur=1
  5013.  
  5014. [PostEffects]
  5015. fCASSharpnessValue=0.7
  5016.  
  5017. [Quality]
  5018. uAtmosphericScattering=5
  5019. uContactShadows=5
  5020. uCrowd=5
  5021. uDecals=5
  5022. uDynamicResolution=5
  5023. uGeometry=5
  5024. uGlobalIllumination=5
  5025. uGlobalRendererQuality=3
  5026. uGrass=5
  5027. uMotionBlur=5
  5028. uParticle=5
  5029. uPostEffects=5
  5030. uReflections=5
  5031. uSAO=5
  5032. uShadows=5
  5033. uTerrain=5
  5034. uTransparency=5
  5035. uVariableRateShading=5
  5036. uViewDistance=5
  5037. uVolumetricLighting=5
  5038.  
  5039. [SaveGame]
  5040. fAutosaveEveryXMins=10.0
  5041.  
  5042. [Volumes]
  5043. bShowVolumeGeometry=0
  5044.  
  5045. [Workshop]
  5046. bWorkshopItemRotationHoldAndDrag=1
  5047. fItemRotationSpeed=5.0
  5048.  
  5049.  
  5050.  
  5051.  
  5052. NEW! These settings are believed to be able to be set via the preset ini files and not by StarfieldCustom.ini or StarfieldPrefs.ini. Unfortunately, I don't have a way to verify any of these or even provide a default value, so most of these I have the values as blank. Any showing values below do not mean that those are the defaults, just some values I was working while sorting through to dump them. This is a whopping 732 settings, and these ones include some of the most important, performance related settings.
  5053.  
  5054. Hide contents
  5055. [AimModel]
  5056. bAimModelCrippledLimbsAffectPlayer=
  5057. fAimModelAIAccuracyConeMaxExtentOffsetMax=
  5058. fAimModelAIAccuracyConeMaxExtentOffsetMin=
  5059. fAimModelAIAccuracyConeMinExtentOffsetMax=
  5060. fAimModelAIAccuracyConeMinExtentOffsetMin=
  5061. fAimModelAIIronSightsConeMult=
  5062. fAimModelAIWeaponScopeConeMult=
  5063. fAimModelConeIronSightsSingleCrippledLimbMult=
  5064. fAimModelConeIronsightsMultipleCrippledLimbMult=
  5065. fAimModelConePerceptionCrippledLimbMult=
  5066. fAimModelContinuousShotBreakSec=
  5067. fAimModelFireConeAngleLimitMax=
  5068. fAimModelFireConeAngleLimitMin=
  5069. fAimModelMaxConeMultipleCrippledLimbMult=
  5070. fAimModelMaxConeSingleCrippledLimbMult=
  5071. fAimModelMinConeMultipleCrippledLimbMult=
  5072. fAimModelMinConeSingleCrippledLimbMult=
  5073. fAimModelPlayer3rdSightsConeMultMin=
  5074. fAimModelPlayerMovementIronSightsConeMult=
  5075. fAimModelRecoilArcDegMultipleCrippledLimbMult=
  5076. fAimModelRecoilArcDegSingleCrippledLimbMult=
  5077. fAimModelRecoilDecreaseDelaySec=
  5078. fAimModelRecoilMaxDegMultipleCrippledLimbMult=
  5079. fAimModelRecoilMaxDegSingleCrippledLimbMult=
  5080. fAimModelRecoilMaxYawDeg=
  5081. fAimModelRecoilMinDegMultipleCrippledLimbMult=
  5082. fAimModelRecoilMinDegSingleCrippledLimbMult=
  5083. fAimModelRecoilRunawayExp=
  5084. fAimModelRecoilSpringForce=
  5085.  
  5086. [Audio]
  5087. sPlayerVoiceStateOverride=
  5088.  
  5089. [BoostPack]
  5090. bBoostpackInitialThrustOnlyOnTakeoff=
  5091. fBoostPackMinVelocityMultForFallingInWater=
  5092. fBoostpackDrainInitial=
  5093. fBoostpackDrainSustained=
  5094. fBoostpackFallingThrustMult=
  5095. fBoostpackHighGravityDampeningMult=
  5096. fBoostpackHorizontalDragCoefficient=
  5097. fBoostpackHorizontalInputTrigger=
  5098. fBoostpackHorizontalPercentage=
  5099. fBoostpackHorizontalVelocityTrigger=
  5100. fBoostpackHoverDelaySeconds=
  5101. fBoostpackLowGravityDampeningMult=
  5102. fBoostpackMaximumHeight=
  5103. fBoostpackMinFuelRequired=
  5104. fBoostpackThrustInitial=
  5105. fBoostpackThrustSustained=
  5106. fBoostpackTimeToSustained=
  5107.  
  5108. [CameraShot]
  5109. sCameraShotDynamicEvent=
  5110. sCameraShotGraphName=
  5111. sCameraShotRigName=
  5112.  
  5113. [Clouds]
  5114. fBaseCloudCardPivotEndAngle=
  5115. fBaseCloudCardPivotStartAngle=
  5116. fCloudBackScatter=
  5117. fCloudCardBackScatter=
  5118. fCloudCardForwardScatter=
  5119. fCloudCardMaxPivotAngle=
  5120. fCloudCardPhaseInfluence=
  5121. fCloudCardScatterBlend=
  5122. fCloudForwardScatter=
  5123. fCloudPrewarmTime=
  5124. fCloudScatterBlend=
  5125. fCloudShadowFadeStartAngle=
  5126. fMaxCloudContrast=
  5127. fVerticalCloudBlendBegin=
  5128. fVerticalCloudBlendRange=
  5129.  
  5130. [Combat]
  5131. fCombatRangedGunFireWaitTimeThresholdPriorityLow=
  5132.  
  5133. [ContactShadows]
  5134. bContactShadowHalfResolution=0
  5135. bContactShadowsEnabled=1
  5136. iBlurRadius=2
  5137. iContactShadowsQuality=3
  5138.  
  5139. [Controls]
  5140. bThrottleDecreasesToMaxTurnRate=
  5141. bThrottleIncreasesToMaxTurnRate=
  5142. fPlayerZeroGAccelerationDampenTimeRank0=
  5143. fPlayerZeroGAccelerationDampenTimeRank1=
  5144. fPlayerZeroGAccelerationDampenTimeRank2=
  5145. fPlayerZeroGAccelerationDampenTimeRank3=
  5146. fPlayerZeroGAccelerationDampenTimeRank4=
  5147. fPlayerZeroGDecelerationDampenTimeRank0=
  5148. fPlayerZeroGDecelerationDampenTimeRank1=
  5149. fPlayerZeroGDecelerationDampenTimeRank2=
  5150. fPlayerZeroGDecelerationDampenTimeRank3=
  5151. fPlayerZeroGDecelerationDampenTimeRank4=
  5152.  
  5153. [Crowd]
  5154. bCrowdStopForPlayerConversations=
  5155. fCrowdActorPlatformSpecificSpawnScalar=1
  5156. fCrowdAngleTolerance=
  5157. fCrowdCloseEnoughToDestination=
  5158. fCrowdDefaultPathGoalRadius=
  5159. fCrowdDependentTargetDistanceOffset=
  5160. fCrowdDespawnMaxDistFromPlayerForNotVisibleCheck=
  5161. fCrowdDespawnNotVisibleSeconds=
  5162. fCrowdDetectionPlayerProximity=
  5163. fCrowdDetectionUpdateTimeMax=
  5164. fCrowdDetectionUpdateTimeMin=
  5165. fCrowdDoorDespawnerBlocksSpawningDist=
  5166. fCrowdDoorFleeDespawnRadius=
  5167. fCrowdDoorLocRadius=
  5168. fCrowdDoorSecondsBetweenUses=
  5169. fCrowdDoorSideOffset=
  5170. fCrowdExtraTargetDensity=
  5171. fCrowdFleeAudioCooldownMax=
  5172. fCrowdFleeAudioCooldownMin=
  5173. fCrowdFleeCloseEnoughToDoorDistance=
  5174. fCrowdFleeDoorObstructedRepathTime=
  5175. fCrowdFleeFastRunProbability=
  5176. fCrowdFleeJogProbability=
  5177. fCrowdFleePickDoorProbability=
  5178. fCrowdFleePreferredDoorDistance=
  5179. fCrowdFleeThreatTooCloseToDoorDistance=
  5180. fCrowdFleeWarnDistance=
  5181. fCrowdFleeWarnMaxTime=
  5182. fCrowdFleeWarnMinTime=
  5183. fCrowdFractionOfFurnitureToUse=
  5184. fCrowdHighPriorityPathingDistance=
  5185. fCrowdLeaveLoopProbability=
  5186. fCrowdLoopNodeRadius=
  5187. fCrowdMaxDependencyExitWaitSeconds=
  5188. fCrowdMaxDependencyParentWaitSeconds=
  5189. fCrowdMaxExtraTargetsPerCell=
  5190. fCrowdMaxFurnitureWaitSeconds=
  5191. fCrowdMaxRepathWaitSeconds=
  5192. fCrowdMaxStandingWaitSeconds=
  5193. fCrowdMinConversationWaitSeconds=
  5194. fCrowdMinDependencyExitWaitSeconds=
  5195. fCrowdMinDependencyParentWaitSeconds=
  5196. fCrowdMinFurnitureWaitSeconds=
  5197. fCrowdMinRepathWaitSeconds=
  5198. fCrowdMinStandingWaitSeconds=
  5199. fCrowdPickDoorProbability=
  5200. fCrowdPickLoopProbability=
  5201. fCrowdPlayerBecomeFarAwayDist=
  5202. fCrowdPlayerBecomeNearDist=
  5203. fCrowdPlayerConverseDistance=
  5204. fCrowdPopulationGoalAllowedOverage=
  5205. fCrowdRegionConditionRecheckTime=
  5206. fCrowdSpawnFrustumCheckHeight=
  5207. fCrowdSpawnFrustumCheckRadius=
  5208. fCrowdSpawnMaxDistFromPlayerForFrustumCheck=
  5209. fCrowdStayNearPlayerDist=
  5210. fCrowdTargetDesiredAngleWhileMoving=
  5211. fCrowdTargetTooCloseDistance=
  5212. fCrowdTargetTooFarWhileMovingDistance=
  5213. fCrowdTargetTooFarWithDependenciesDistance=
  5214. fCrowdThreatAvoidNodeCost=
  5215. fCrowdThreatAvoidNodeHighCost=
  5216. fCrowdThreatAvoidNodeLargeBufferRadius=
  5217. fCrowdThreatAvoidNodeSmallBufferRadius=
  5218. fCrowdVeryHighPriorityFleePathingDistance=
  5219. fCrowdWillRepathGoalRadius=
  5220. iCrowdDoorMaxToDespawnBeforeSpawning=
  5221. uCrowdFleeDoorsToConsider=
  5222. uMaxCrowdActorCount=200
  5223.  
  5224. [DataMenu]
  5225. aPlanetPreviewLightColor=
  5226. fPlanetPreviewCameraLocationX=
  5227. fPlanetPreviewCameraLocationY=
  5228. fPlanetPreviewCameraLocationZ=
  5229. fPlanetPreviewLightAtmosphereScale=
  5230. fPlanetPreviewLightEulerXDegrees=
  5231. fPlanetPreviewLightEulerYDegrees=
  5232. fPlanetPreviewLightEulerZDegrees=
  5233. fPlanetPreviewLightIntensity=
  5234. fPlanetPreviewPlanetEulerXDegrees=
  5235. fPlanetPreviewPlanetEulerYDegrees=
  5236. fPlanetPreviewPlanetEulerZDegrees=
  5237. fPlanetPreviewPlanetLocationX=
  5238. fPlanetPreviewPlanetLocationY=
  5239. fPlanetPreviewPlanetLocationZ=
  5240. fPlanetPreviewPlanetScale=
  5241.  
  5242. [Decals]
  5243. bDecals=
  5244. bSkinnedDecals=
  5245. iMaxDecalsPerFrame=250
  5246. iMaxSkinDecalsPerFrame=250
  5247. uMaxDecals=1000
  5248. uMaxSkinDecals=100
  5249. uMaxSkinDecalsPerActor=60
  5250.  
  5251. [DynamicResolution]
  5252. fRenderResolutionSetting=0.75
  5253.  
  5254. [FlightCamera]
  5255. fFlightCamPadlockMaxDistance=
  5256. fFlightCameraFOV=
  5257. fFlightCameraFocusDist=
  5258. fFlightCameraFreeLookSensitivity=
  5259. fFlightCameraFreeLookSpring=
  5260. fFlightCameraMaxSpeedOffsetInterpolationValue=
  5261. fFlightCameraOffsetBaseX=
  5262. fFlightCameraOffsetBaseY=
  5263. fFlightCameraOffsetBaseZ=
  5264. fFlightCameraOffsetMaxLandedDistance=
  5265. fFlightCameraOffsetMaxLandingHeightOffset=
  5266. fFlightCameraPOVDelay=
  5267. fFlightCameraPosOffsetSpring=
  5268. fFlightCameraRotSpringsX=
  5269. fFlightCameraRotSpringsY=
  5270. fFlightCameraRotSpringsZ=
  5271. fFlightCameraSpeedOffsetMaxX=
  5272. fFlightCameraSpeedOffsetMaxY=
  5273. fFlightCameraSpeedOffsetMaxZ=
  5274. fFlightCameraSpeedOffsetMinX=
  5275. fFlightCameraSpeedOffsetMinY=
  5276. fFlightCameraSpeedOffsetMinZ=
  5277. fFlightCameraVanityDockedMaxHorizontalAngle=
  5278. fFlightCameraVanityDockedMaxVerticalAngle=
  5279. fFlightCameraVanityLandedMaxAngle=
  5280. fFlightCameraVanityLandedMinAngle=
  5281. fShipFlightCameraDOFFarOpacity=
  5282. fShipFlightCameraDOFFarPlaneOffset=
  5283. fShipFlightCameraDOFFarStart=
  5284. fShipFlightCameraDOFNearEnd=
  5285. fShipFlightCameraDOFNearOpacity=
  5286. fShipFlightCameraDOFNearStart=
  5287. fShipFlightCameraDOFStrength=
  5288. fShipFlightCameraFreeLookFOVChangeSpeed=
  5289. fShipFlightCameraFreeLookFOVMaxMultiplier=
  5290. fShipFlightCameraFreeLookFOVMinMultiplier=
  5291. iShipFlightCameraDOFMode=
  5292.  
  5293. [General]
  5294. fExternalEmittanceMaxLinkedLightLuminance=
  5295.  
  5296. [Geometry]
  5297. bEnableHalfResGeometries=
  5298. bHalfResMoments=
  5299.  
  5300. [GlobalIllumination]
  5301. bHalfResIndirect=0
  5302. uGIFallbackQuality=2
  5303.  
  5304. [Grass]
  5305. fGrassFadeDistance=
  5306. fGrassRandomCullFactor=0.5
  5307. fGrassStartFadeDistance=
  5308. fGrassStartRandomCullDistance=50
  5309. uGrassMeshInstanceCullingSSFootprint=0
  5310.  
  5311. [ImageSpace]
  5312. fImageSpaceMaxBrightness=
  5313. fImageSpaceMaxContrast=
  5314. fImageSpaceMaxSaturation=
  5315.  
  5316. [Interface]
  5317. fTargetingModeTimeScale=
  5318.  
  5319. [Legendary]
  5320. iLegendaryEnemyMinLevel=
  5321.  
  5322. [MAIN]
  5323. fSpaceshipReverseThrottleRTPCMult=
  5324.  
  5325. [Menu]
  5326. sAbort=
  5327. sBack=
  5328. sCancel=
  5329. sContinue=
  5330. sIgnore=
  5331. sNo=
  5332. sOK=
  5333. sRetry=
  5334. sYes=
  5335. sYesToAll=
  5336.  
  5337. [Mods]
  5338. fPropModScaleArmoTransientModCount=
  5339. fPropModScaleArmofColorRemappingIndex=
  5340. fPropModScaleArmofWeight=
  5341. fPropModScaleArmouiHealth=
  5342. fPropModScaleArmouiValue=
  5343. fPropModScaleArmousIndex=
  5344. fPropModScaleArmousRating=
  5345. fPropModScaleWeapAimAccuracyBonus=
  5346. fPropModScaleWeapAimAimAssistDataADSMultiplierFriction=
  5347. fPropModScaleWeapAimAimAssistDataADSMultiplierInnerConeAngleDegrees=
  5348. fPropModScaleWeapAimAimAssistDataADSMultiplierInnerSteeringRing=
  5349. fPropModScaleWeapAimAimAssistDataADSMultiplierOuterConeAngleDegrees=
  5350. fPropModScaleWeapAimAimAssistDataADSMultiplierOuterSteeringRing=
  5351. fPropModScaleWeapAimAimAssistDataADSMultiplierSteeringDegPerSec=
  5352. fPropModScaleWeapAimAimAssistDataADSSnapConeAngleDegrees=
  5353. fPropModScaleWeapAimAimAssistDataADSSnapSeconds=
  5354. fPropModScaleWeapAimAimAssistDataADSSnapSteeringMultiplier=
  5355. fPropModScaleWeapAimAimAssistDataADSSnapSteeringMultiplierInnerRing=
  5356. fPropModScaleWeapAimAimAssistDataADSSnapSteeringMultiplierOuterRing=
  5357. fPropModScaleWeapAimAimAssistDataBulletBendingConeAngleDegrees=
  5358. fPropModScaleWeapAimAimAssistDataEnabled=
  5359. fPropModScaleWeapAimAimAssistDataFriction=
  5360. fPropModScaleWeapAimAimAssistDataInnerConeAngleDegrees=
  5361. fPropModScaleWeapAimAimAssistDataInnerSteeringRing=
  5362. fPropModScaleWeapAimAimAssistDataMoveFollowDegPerSec=
  5363. fPropModScaleWeapAimAimAssistDataNoSteering=
  5364. fPropModScaleWeapAimAimAssistDataOuterConeAngleDegrees=
  5365. fPropModScaleWeapAimAimAssistDataOuterSteeringRing=
  5366. fPropModScaleWeapAimAimAssistDataPitchScale=
  5367. fPropModScaleWeapAimAimAssistDataSteeringDegPerSec=
  5368. fPropModScaleWeapAimAimAssistTemplate=
  5369. fPropModScaleWeapAimAimDownSightDataFPGeometryFOVOffset=
  5370. fPropModScaleWeapAimAimDownSightDataFPGeometryOffsetX=
  5371. fPropModScaleWeapAimAimDownSightDataFPGeometryOffsetY=
  5372. fPropModScaleWeapAimAimDownSightDataFPGeometryOffsetZ=
  5373. fPropModScaleWeapAimAimDownSightDataImageSpaceMod=
  5374. fPropModScaleWeapAimAimDownSightDataOverlay=
  5375. fPropModScaleWeapAimAimDownSightDataWorldFOVMult=
  5376. fPropModScaleWeapAimAimDownSightTemplate=
  5377. fPropModScaleWeapAimAimModelDataBaseStability=
  5378. fPropModScaleWeapAimAimModelDataConeDecreaseDelay=
  5379. fPropModScaleWeapAimAimModelDataConeDecreasePerSec=
  5380. fPropModScaleWeapAimAimModelDataConeIncreasePerShot=
  5381. fPropModScaleWeapAimAimModelDataConeIronSightsMultiplier=
  5382. fPropModScaleWeapAimAimModelDataConeMaxDegrees=
  5383. fPropModScaleWeapAimAimModelDataConeMinDegrees=
  5384. fPropModScaleWeapAimAimModelDataConeSneakMultiplier=
  5385. fPropModScaleWeapAimAimModelDataRecoilArcDeg=
  5386. fPropModScaleWeapAimAimModelDataRecoilArcRotateDeg=
  5387. fPropModScaleWeapAimAimModelDataRecoilDiminishSightsMult=
  5388. fPropModScaleWeapAimAimModelDataRecoilDiminishSpringForce=
  5389. fPropModScaleWeapAimAimModelDataRecoilHipMult=
  5390. fPropModScaleWeapAimAimModelDataRecoilMaxDegPerShot=
  5391. fPropModScaleWeapAimAimModelDataRecoilMinDegPerShot=
  5392. fPropModScaleWeapAimAimModelDataRecoilShotsForRunaway=
  5393. fPropModScaleWeapAimAimModelTemplate=
  5394. fPropModScaleWeapAimAimOpticalSightModel=
  5395. fPropModScaleWeapAimEnableMarkingTargets=
  5396. fPropModScaleWeapAimHasScope=
  5397. fPropModScaleWeapAimReticleType=
  5398. fPropModScaleWeapAimSightedTransitionSeconds=
  5399. fPropModScaleWeapAmmunitionAddAmmoList=
  5400. fPropModScaleWeapAmmunitionAmmo=
  5401. fPropModScaleWeapAmmunitionAmmoCapacity=
  5402. fPropModScaleWeapAmmunitionNPCsUseAmmo=
  5403. fPropModScaleWeapAmmunitionNumProjectiles=
  5404. fPropModScaleWeapAmmunitionOverrideProjectile=
  5405. fPropModScaleWeapAmmunitionOverrideShellCasing=
  5406. fPropModScaleWeapAudioSoundLevel=
  5407. fPropModScaleWeapAudioSoundLevelMult=
  5408. fPropModScaleWeapChargeCriticalChargeBonus=
  5409. fPropModScaleWeapChargeEnabled=
  5410. fPropModScaleWeapChargeFullPowerSeconds=
  5411. fPropModScaleWeapChargeHoldInput=
  5412. fPropModScaleWeapChargeMinPowerPerShot=
  5413. fPropModScaleWeapDamageAttackDamage=
  5414. fPropModScaleWeapDamageCriticalChanceIncMult=
  5415. fPropModScaleWeapDamageCriticalDamageMult=
  5416. fPropModScaleWeapDamageCriticalEffect=
  5417. fPropModScaleWeapDamageCriticalEffectOnDeathOnly=
  5418. fPropModScaleWeapDamageHitBehavior=
  5419. fPropModScaleWeapDamageMaxRange=
  5420. fPropModScaleWeapDamageMinRange=
  5421. fPropModScaleWeapDamageOutOfRangeDamageMult=
  5422. fPropModScaleWeapDamageResistance=
  5423. fPropModScaleWeapDamageSkill=
  5424. fPropModScaleWeapFiringAttackDelaySeconds=
  5425. fPropModScaleWeapFiringAttackSeconds=
  5426. fPropModScaleWeapFiringBoltAction=
  5427. fPropModScaleWeapFiringBoltChargeSeconds=
  5428. fPropModScaleWeapFiringBurstDelaySeconds=
  5429. fPropModScaleWeapFiringBurstShots=
  5430. fPropModScaleWeapFiringDisableShellCaseEject=
  5431. fPropModScaleWeapFiringFireSeconds=
  5432. fPropModScaleWeapFiringFiringType=
  5433. fPropModScaleWeapFiringHasDualTrigger=
  5434. fPropModScaleWeapFiringHasStagedTrigger=
  5435. fPropModScaleWeapFiringOverrideRateOfFire=
  5436. fPropModScaleWeapFiringRepeatableFire=
  5437. fPropModScaleWeapFiringShotsPerSecond=
  5438. fPropModScaleWeapFlagsBound=
  5439. fPropModScaleWeapFlagsCantDrop=
  5440. fPropModScaleWeapFlagsIsSecondary=
  5441. fPropModScaleWeapFlagsMinorCrime=
  5442. fPropModScaleWeapFlagsNonHostile=
  5443. fPropModScaleWeapFlagsNonPlayable=
  5444. fPropModScaleWeapFlagsPlayerOnly=
  5445. fPropModScaleWeapFlagsPreventUseInNormalCombat=
  5446. fPropModScaleWeapGeneralAttackActionPointCost=
  5447. fPropModScaleWeapGeneralEquipSlot=
  5448. fPropModScaleWeapGeneralItemValue=
  5449. fPropModScaleWeapGeneralRank=
  5450. fPropModScaleWeapGeneralSpeed=
  5451. fPropModScaleWeapGeneralType=
  5452. fPropModScaleWeapGeneralWeight=
  5453. fPropModScaleWeapMeleeAttackSpeed=
  5454. fPropModScaleWeapMeleeBashDamage=
  5455. fPropModScaleWeapMeleeReach=
  5456. fPropModScaleWeapMeleeStaggerValue=
  5457. fPropModScaleWeapPowerConsumeAmmo=
  5458. fPropModScaleWeapPowerEnabled=
  5459. fPropModScaleWeapPowerFullRechargeTime=
  5460. fPropModScaleWeapPowerPowerAVIF=
  5461. fPropModScaleWeapPowerPowerBonusAVIF=
  5462. fPropModScaleWeapPowerRechargeDelay=
  5463. fPropModScaleWeapReloadChargingReload=
  5464. fPropModScaleWeapReloadReloadSingle=
  5465. fPropModScaleWeapReloadReloadSpeed=
  5466. fPropModScaleWeapTransientModCount=
  5467. fPropModScaleWeapVariableRangeApertureAcceleration=
  5468. fPropModScaleWeapVariableRangeApertureDeceleration=
  5469. fPropModScaleWeapVariableRangeApertureInputRangeMax=
  5470. fPropModScaleWeapVariableRangeApertureInputRangeMin=
  5471. fPropModScaleWeapVariableRangeApertureValueRangeMax=
  5472. fPropModScaleWeapVariableRangeApertureValueRangeMin=
  5473. fPropModScaleWeapVariableRangeDistanceAcceleration=
  5474. fPropModScaleWeapVariableRangeDistanceDeceleration=
  5475. fPropModScaleWeapVariableRangeDistanceInputRangeMax=
  5476. fPropModScaleWeapVariableRangeDistanceInputRangeMin=
  5477. fPropModScaleWeapVariableRangeDistanceValueRangeMax=
  5478. fPropModScaleWeapVariableRangeDistanceValueRangeMin=
  5479. fPropModScaleWeapVariableRangeEnabled=
  5480. fPropModScaleWeapVisualsColorRemappingIndex=
  5481. fPropModScaleWeapVisualsImpactDataSet=
  5482. sPropModNameArmoEnchantment=
  5483. sPropModNameArmoTransientModCount=
  5484. sPropModNameArmofColorRemappingIndex=
  5485. sPropModNameArmofWeight=
  5486. sPropModNameArmouiHealth=
  5487. sPropModNameArmouiValue=
  5488. sPropModNameArmousIndex=
  5489. sPropModNameArmousRating=
  5490. sPropModNameWeapAimAccuracyBonus=
  5491. sPropModNameWeapAimAimAssistDataADSMultiplierFriction=
  5492. sPropModNameWeapAimAimAssistDataADSMultiplierInnerConeAngleDegrees=
  5493. sPropModNameWeapAimAimAssistDataADSMultiplierInnerSteeringRing=
  5494. sPropModNameWeapAimAimAssistDataADSMultiplierOuterConeAngleDegrees=
  5495. sPropModNameWeapAimAimAssistDataADSMultiplierOuterSteeringRing=
  5496. sPropModNameWeapAimAimAssistDataADSMultiplierSteeringDegPerSec=
  5497. sPropModNameWeapAimAimAssistDataADSSnapConeAngleDegrees=
  5498. sPropModNameWeapAimAimAssistDataADSSnapSeconds=
  5499. sPropModNameWeapAimAimAssistDataADSSnapSteeringMultiplier=
  5500. sPropModNameWeapAimAimAssistDataADSSnapSteeringMultiplierInnerRing=
  5501. sPropModNameWeapAimAimAssistDataADSSnapSteeringMultiplierOuterRing=
  5502. sPropModNameWeapAimAimAssistDataBulletBendingConeAngleDegrees=
  5503. sPropModNameWeapAimAimAssistDataEnabled=
  5504. sPropModNameWeapAimAimAssistDataFriction=
  5505. sPropModNameWeapAimAimAssistDataInnerConeAngleDegrees=
  5506. sPropModNameWeapAimAimAssistDataInnerSteeringRing=
  5507. sPropModNameWeapAimAimAssistDataMoveFollowDegPerSec=
  5508. sPropModNameWeapAimAimAssistDataNoSteering=
  5509. sPropModNameWeapAimAimAssistDataOuterConeAngleDegrees=
  5510. sPropModNameWeapAimAimAssistDataOuterSteeringRing=
  5511. sPropModNameWeapAimAimAssistDataPitchScale=
  5512. sPropModNameWeapAimAimAssistDataSteeringDegPerSec=
  5513. sPropModNameWeapAimAimAssistTemplate=
  5514. sPropModNameWeapAimAimDownSightDataFPGeometryFOVOffset=
  5515. sPropModNameWeapAimAimDownSightDataFPGeometryOffsetX=
  5516. sPropModNameWeapAimAimDownSightDataFPGeometryOffsetY=
  5517. sPropModNameWeapAimAimDownSightDataFPGeometryOffsetZ=
  5518. sPropModNameWeapAimAimDownSightDataImageSpaceMod=
  5519. sPropModNameWeapAimAimDownSightDataOverlay=
  5520. sPropModNameWeapAimAimDownSightDataWorldFOVMult=
  5521. sPropModNameWeapAimAimDownSightTemplate=
  5522. sPropModNameWeapAimAimModelDataBaseStability=
  5523. sPropModNameWeapAimAimModelDataConeDecreaseDelay=
  5524. sPropModNameWeapAimAimModelDataConeDecreasePerSec=
  5525. sPropModNameWeapAimAimModelDataConeIncreasePerShot=
  5526. sPropModNameWeapAimAimModelDataConeIronSightsMultiplier=
  5527. sPropModNameWeapAimAimModelDataConeMaxDegrees=
  5528. sPropModNameWeapAimAimModelDataConeMinDegrees=
  5529. sPropModNameWeapAimAimModelDataConeSneakMultiplier=
  5530. sPropModNameWeapAimAimModelDataRecoilArcDeg=
  5531. sPropModNameWeapAimAimModelDataRecoilArcRotateDeg=
  5532. sPropModNameWeapAimAimModelDataRecoilDiminishSightsMult=
  5533. sPropModNameWeapAimAimModelDataRecoilDiminishSpringForce=
  5534. sPropModNameWeapAimAimModelDataRecoilHipMult=
  5535. sPropModNameWeapAimAimModelDataRecoilMaxDegPerShot=
  5536. sPropModNameWeapAimAimModelDataRecoilMinDegPerShot=
  5537. sPropModNameWeapAimAimModelDataRecoilShotsForRunaway=
  5538. sPropModNameWeapAimAimModelTemplate=
  5539. sPropModNameWeapAimAimOpticalSightModel=
  5540. sPropModNameWeapAimEnableMarkingTargets=
  5541. sPropModNameWeapAimHasScope=
  5542. sPropModNameWeapAimReticleType=
  5543. sPropModNameWeapAimSightedTransitionSeconds=
  5544. sPropModNameWeapAmmunitionAddAmmoList=
  5545. sPropModNameWeapAmmunitionAmmo=
  5546. sPropModNameWeapAmmunitionAmmoCapacity=
  5547. sPropModNameWeapAmmunitionNPCsUseAmmo=
  5548. sPropModNameWeapAmmunitionNumProjectiles=
  5549. sPropModNameWeapAmmunitionOverrideProjectile=
  5550. sPropModNameWeapAmmunitionOverrideShellCasing=
  5551. sPropModNameWeapAudioSoundLevel=
  5552. sPropModNameWeapAudioSoundLevelMult=
  5553. sPropModNameWeapChargeCriticalChargeBonus=
  5554. sPropModNameWeapChargeEnabled=
  5555. sPropModNameWeapChargeFullPowerSeconds=
  5556. sPropModNameWeapChargeHoldInput=
  5557. sPropModNameWeapChargeMinPowerPerShot=
  5558. sPropModNameWeapDamageAttackDamage=
  5559. sPropModNameWeapDamageCriticalChanceIncMult=
  5560. sPropModNameWeapDamageCriticalDamageMult=
  5561. sPropModNameWeapDamageCriticalEffect=
  5562. sPropModNameWeapDamageCriticalEffectOnDeathOnly=
  5563. sPropModNameWeapDamageHitBehavior=
  5564. sPropModNameWeapDamageMaxRange=
  5565. sPropModNameWeapDamageMinRange=
  5566. sPropModNameWeapDamageOutOfRangeDamageMult=
  5567. sPropModNameWeapDamageResistance=
  5568. sPropModNameWeapDamageSkill=
  5569. sPropModNameWeapEnchantment=
  5570. sPropModNameWeapFiringAttackDelaySeconds=
  5571. sPropModNameWeapFiringAttackSeconds=
  5572. sPropModNameWeapFiringBoltAction=
  5573. sPropModNameWeapFiringBoltChargeSeconds=
  5574. sPropModNameWeapFiringBurstDelaySeconds=
  5575. sPropModNameWeapFiringBurstShots=
  5576. sPropModNameWeapFiringDisableShellCaseEject=
  5577. sPropModNameWeapFiringFireSeconds=
  5578. sPropModNameWeapFiringFiringType=
  5579. sPropModNameWeapFiringHasDualTrigger=
  5580. sPropModNameWeapFiringHasStagedTrigger=
  5581. sPropModNameWeapFiringOverrideRateOfFire=
  5582. sPropModNameWeapFiringRepeatableFire=
  5583. sPropModNameWeapFiringShotsPerSecond=
  5584. sPropModNameWeapFlagsBound=
  5585. sPropModNameWeapFlagsCantDrop=
  5586. sPropModNameWeapFlagsIsSecondary=
  5587. sPropModNameWeapFlagsMinorCrime=
  5588. sPropModNameWeapFlagsNonHostile=
  5589. sPropModNameWeapFlagsNonPlayable=
  5590. sPropModNameWeapFlagsPlayerOnly=
  5591. sPropModNameWeapFlagsPreventUseInNormalCombat=
  5592. sPropModNameWeapGeneralAttackActionPointCost=
  5593. sPropModNameWeapGeneralEquipSlot=
  5594. sPropModNameWeapGeneralItemValue=
  5595. sPropModNameWeapGeneralRank=
  5596. sPropModNameWeapGeneralSpeed=
  5597. sPropModNameWeapGeneralType=
  5598. sPropModNameWeapGeneralWeight=
  5599. sPropModNameWeapMeleeAttackSpeed=
  5600. sPropModNameWeapMeleeBashDamage=
  5601. sPropModNameWeapMeleeReach=
  5602. sPropModNameWeapMeleeStaggerValue=
  5603. sPropModNameWeapPowerConsumeAmmo=
  5604. sPropModNameWeapPowerEnabled=
  5605. sPropModNameWeapPowerFullRechargeTime=
  5606. sPropModNameWeapPowerPowerAVIF=
  5607. sPropModNameWeapPowerPowerBonusAVIF=
  5608. sPropModNameWeapPowerRechargeDelay=
  5609. sPropModNameWeapReloadChargingReload=
  5610. sPropModNameWeapReloadReloadSingle=
  5611. sPropModNameWeapReloadReloadSpeed=
  5612. sPropModNameWeapTransientModCount=
  5613. sPropModNameWeapVariableRangeApertureAcceleration=
  5614. sPropModNameWeapVariableRangeApertureDeceleration=
  5615. sPropModNameWeapVariableRangeApertureInputRangeMax=
  5616. sPropModNameWeapVariableRangeApertureInputRangeMin=
  5617. sPropModNameWeapVariableRangeApertureValueRangeMax=
  5618. sPropModNameWeapVariableRangeApertureValueRangeMin=
  5619. sPropModNameWeapVariableRangeDistanceAcceleration=
  5620. sPropModNameWeapVariableRangeDistanceDeceleration=
  5621. sPropModNameWeapVariableRangeDistanceInputRangeMax=
  5622. sPropModNameWeapVariableRangeDistanceInputRangeMin=
  5623. sPropModNameWeapVariableRangeDistanceValueRangeMax=
  5624. sPropModNameWeapVariableRangeDistanceValueRangeMin=
  5625. sPropModNameWeapVariableRangeEnabled=
  5626. sPropModNameWeapVisualsColorRemappingIndex=
  5627. sPropModNameWeapVisualsImpactDataSet=
  5628.  
  5629. [MotionBlur]
  5630. uMotionBlurQuality=3
  5631.  
  5632. [OceanTerrain]
  5633. fDisplacement=
  5634. iCellBlendCount=
  5635. iCellBlendStart=
  5636.  
  5637. [Particle]
  5638. bEnableHalfResParticles=0
  5639. uParticleLightingParticleCountQuality=2
  5640.  
  5641. [Pathfinding]
  5642. fFollowerTeleportOffsetFudge=
  5643.  
  5644. [Planet]
  5645. fPlanetOceanHeight=
  5646. iPlanetResourceInorganicAbundance00=
  5647. iPlanetResourceInorganicAbundance01=
  5648. iPlanetResourceInorganicAbundance02=
  5649. iPlanetResourceInorganicAbundance03=
  5650. iPlanetResourceOrganicAbundance00=
  5651. iPlanetResourceOrganicAbundance01=
  5652. iPlanetResourceOrganicAbundance02=
  5653. iPlanetResourceOrganicAbundance03=
  5654. sPlanetResourceInorganicAbundance00=
  5655. sPlanetResourceInorganicAbundance01=
  5656. sPlanetResourceInorganicAbundance02=
  5657. sPlanetResourceInorganicAbundance03=
  5658. sPlanetResourceOrganicAbundance00=
  5659. sPlanetResourceOrganicAbundance01=
  5660. sPlanetResourceOrganicAbundance02=
  5661. sPlanetResourceOrganicAbundance03=
  5662.  
  5663. [PlanetContent]
  5664. bPlanetContentVirtualLandingBlockReduceBlockRequests=
  5665. fBiomePlacementPositionsMinDistanceBetweenPositions=
  5666. fBiomePlacementPositionsMinDistanceFromOverlays=
  5667. fPlanetContentMaxNewWorldspacesPerScan=
  5668. fPlanetContentOverlayWaterDepthTreshold=
  5669. iPlanetContentBlockOverlaySafeZoneBufferSize=
  5670. iPlanetContentCellContentSafeZoneBufferSize=
  5671. iPlanetContentRemotePlanetOverlaySafeZoneBufferSize=
  5672. uBiomePlacementPositionsMaxCount=
  5673. uPlanetContentMaxRequestsPerBlock=
  5674. uPlanetContentMaxRequestsPerCell=
  5675. uPlanetContentMaxSavedOverlays=
  5676. uPlanetContentMaxWorldspaceRequestsPoints=
  5677. uPlanetContentMinRequestsPerBlock=
  5678. uPlanetContentMinRequestsPerCell=
  5679. uPlanetContentMinWorldspaceRequestsPoints=
  5680. uPlanetContentPlanetScanResolution=
  5681. uPlanetContentQuestWorldspaceRequestsPoints=
  5682. uPlanetContentVirtualLandingBlockMaxRequests=
  5683. uPlanetContentVirtualLandingBlockMaxSize=
  5684. uPlanetContentVirtualLandingBlockMinRequests=
  5685. uPlanetContentVirtualLandingBlockMinSize=
  5686.  
  5687. [PlayerHealthAudio]
  5688. fPlayerHealthAudioEffectsStateCriticalPercent=
  5689. fPlayerHealthAudioEffectsStateLowPercent=
  5690. fPlayerHealthAudioEffectsStateSustainSeconds=
  5691.  
  5692. [PostEffects]
  5693. fCASSharpnessSetting=0.7
  5694.  
  5695. [Reflections]
  5696. fReflectionProbeLocalToGlobalBlendDistance=
  5697. fReflectionProbeLocalToGlobalBlendStart=
  5698. uReflectionProbeArraySize=24
  5699. uReflectionProbeFacesToRenderPerFrame=6
  5700. uReflectionsResolution=256
  5701.  
  5702. [ResearchProject]
  5703. fBaseCritChance=
  5704. fBonusCritChance=
  5705. fBonusCritMultiplier=
  5706.  
  5707. [ResourceVeins]
  5708. fResourceVeinAlpha=
  5709. fResourceVeinMoveRadius=
  5710. fResourceVeinOutlineThickness=
  5711. fResourceVeinUpdateRadius=
  5712.  
  5713. [SAO]
  5714. fDistantAOFarBetaThicknessCorrection=0.15
  5715. fDistantAOFarMaxAttenuationDistance=3000
  5716. fDistantAOFarPower=1.25
  5717. fDistantAOFarSAORadius=5
  5718. fDistantAOMidBetaThicknessCorrection=0.2
  5719. fDistantAOMidMaxAttenuationDistance=400
  5720. fDistantAOMidPower=1
  5721. fDistantAOMidSAORadius=2.5
  5722. fGTAOMaxAttenuationDistance=50
  5723. fGTAOPower=1
  5724. fGTAORadius=0.3
  5725.  
  5726. [Shadows]
  5727. bShadowCSMStabilizeCascades=
  5728. fShadowCascadeSplitDistance0=10
  5729. fShadowCascadeSplitDistance1=30
  5730. fShadowCascadeSplitDistance2=100
  5731. fShadowCascadeSplitDistance3=600
  5732. uAdditionalDynamicOnlyLightsBudget=3
  5733. uDirectionalLightShadowMapResolution=4096
  5734. uFocusShadowResolution=4096
  5735. uLastCascadeIndexRenderingDynamicGeometries=
  5736. uLastCascadeIndexRenderingSkinnedGeometries=
  5737. uShadowFilteringQuality=2
  5738. uShadowFilteringTransparencies=0
  5739. uShadowMapCount1024=16
  5740. uShadowMapCount128=128
  5741. uShadowMapCount2048=10
  5742. uShadowMapCount256=128
  5743. uShadowMapCount4096=4
  5744. uShadowMapCount512=32
  5745. uTerrainShadowMapSize=2048
  5746. uTotalDynamicShadowMapRenderCount=32
  5747.  
  5748. [Spaceship]
  5749. fMaxTrackingTargetDistance=
  5750. fMinimumMapMarkerTargetDistance=
  5751. fPlayerTargetReticleMovementScale=
  5752. fShipBuilderSelectionMaxDistanceSqr=
  5753. fSpaceshipAimAssistAccuracyThreshold=
  5754. fSpaceshipAimAssistFireSpreadAngleDegrees=
  5755. fSpaceshipAimAssistMaxDistance=
  5756. fSpaceshipAimAssistTargetSize=
  5757. fSpaceshipInnerConeAngleDegrees=
  5758. fSpaceshipMinimumWeaponMaxRange=
  5759. fSpaceshipModelViewerMaxPitch=
  5760. fSpaceshipModelViewerMaxZoomFactor=
  5761. fSpaceshipModelViewerMinPitch=
  5762. fSpaceshipModelViewerMinZoomFactor=
  5763. fSpaceshipModelViewerStartPitch=
  5764. fSpaceshipModelViewerStartYaw=
  5765. fSpaceshipModelViewerStartZoomFactor=
  5766. fSpaceshipModelViewerZoomSpeedGamepad=
  5767. fSpaceshipModelViewerZoomSpeedMouse=
  5768. fSpaceshipOuterConeAngleDegrees=
  5769. fSweepingBeamImpactDistance=
  5770. fTargetLockFalloffTime=
  5771. fTargetLockTargetAngle=
  5772. fTargetingModeMaxCameraDistance=
  5773. fTargetingModeMaxDistance=
  5774. fTargetingModeMinDistance=
  5775.  
  5776. [StarMap]
  5777. aStarMapClearColor=
  5778. aStarMapMobileFillLightDefaultColor=
  5779. aStarMapMobileStarLightDefaultColor=
  5780. bStarMapGalaxyLinearizeDiscoveredColor=
  5781. bStarMapGalaxySystemAccumulateBackground=
  5782. fStarMapGalaxyPanSpeed=
  5783. fStarMapGalaxyStarScaleRange=
  5784. fStarMapGalaxyStarfieldBackgroundRotationPitch=
  5785. fStarMapGalaxyStarfieldBackgroundRotationRoll=
  5786. fStarMapGalaxyStarfieldBackgroundRotationYaw=
  5787. fStarMapGalaxyStarfieldBackgroundScale=
  5788. fStarMapGalaxyStarfieldSpaceGlowBackgroundScale=
  5789. fStarMapGalaxyStarfieldStarBrightnessScale=
  5790. fStarMapGalaxyStarfieldTransitionBlackDurationAsPercent=
  5791. fStarMapGalaxyZoomSpeed=
  5792. fStarMapInspectAutoZoomOutThresholdDefault=
  5793. fStarMapInspectAutoZoomOutThresholdMoon=
  5794. fStarMapInspectCameraDistanceScaleDefault=
  5795. fStarMapInspectCameraDistanceScaleMoonDefault=
  5796. fStarMapInspectCameraDistanceScaleZoomMax=
  5797. fStarMapInspectCameraDistanceScaleZoomMin=
  5798. fStarMapInspectCameraDistanceScaleZoomMinMoon=
  5799. fStarMapMobileFillLightDefaultIntensity=
  5800. fStarMapMobileMoonMaxRenderRadius=
  5801. fStarMapMobileMoonMinRenderRadius=
  5802. fStarMapMobilePlanetMaxRenderRadius=
  5803. fStarMapMobilePlanetMinRenderRadius=
  5804. fStarMapMobileStarLightDefaultIntensity=
  5805. fStarMapMobileStarLightDefaultRadius=
  5806. fStarMapMobileStarRenderRadius=
  5807. fStarMapSurfaceMapInitialZoomPercent=
  5808. fStarMapSurfaceMapMaxZoomLevel=
  5809. fStarMapSurfaceMapMinZoomLevel=
  5810. fStarMapSurfaceMapPanDeltaX=
  5811. fStarMapSurfaceMapPanDeltaY=
  5812. fStarMapSurfaceMapPanSpeedGamepadMax=
  5813. fStarMapSurfaceMapPanSpeedGamepadMin=
  5814. fStarMapSurfaceMapPanSpeedMouseMax=
  5815. fStarMapSurfaceMapPanSpeedMouseMin=
  5816. fStarMapSurfaceMapZoomDelta=
  5817. fStarMapSystemAtmosphereHeightScale=
  5818. fStarMapSystemAtmosphereSunScale=
  5819. fStarMapSystemAutoZoomInThresholdDefault=
  5820. fStarMapSystemAutoZoomInThresholdMoon=
  5821. fStarMapSystemBodySpacing=
  5822. fStarMapSystemFirstBodyDistFromStarScale=
  5823. fStarMapSystemInfoPlanetScale=
  5824. fStarMapSystemMobileStarfieldBackgroundScale=
  5825. fStarMapSystemMobileStarfieldSpaceGlowBackgroundScale=
  5826. fStarMapSystemMobileStarfieldStarBrightnessScale=
  5827. fStarMapSystemMobileStarfieldTransitionBlackDurationAsPercent=
  5828. fStarMapSystemUIMaxMoonSize=
  5829. fStarMapSystemUIMaxPlanetSize=
  5830. fStarMapSystemUIMinMoonSize=
  5831. fStarMapSystemUIMinPlanetSize=
  5832. fSurfaceMapGamepadMaxCursorSpeed=
  5833. fSurfaceMapGamepadMinCursorSpeed=
  5834. iLevelChallengeThresholdAverage=
  5835. iLevelChallengeThresholdChallenging=
  5836. iLevelChallengeThresholdDeadly=
  5837. iLevelChallengeThresholdEasy=
  5838.  
  5839. [Terrain]
  5840. bEnableStochasticTiling=1
  5841. bEnableStochasticTilingDominantPlane=1
  5842. bEnableTerrainPlanarMapping=1
  5843. fTerrainDisplacementErrorThreshold=0.5
  5844.  
  5845. [ThirdPersonCam]
  5846. b3rdPersonAimUseWeaponFOV=
  5847. f3rdPersonAimDist=
  5848. f3rdPersonAimDollySpeed=
  5849. f3rdPersonAimFOV=
  5850. f3rdPersonAimFOVAnimateSec=
  5851.  
  5852. [Transparency]
  5853. fEffectsAlphaThresholdFadeFar=
  5854. fEffectsAlphaThresholdFadeNear=
  5855. fEffectsHighMinAlphaThreshold=
  5856. fEffectsLowMinAlphaThreshold=
  5857.  
  5858. [VariableRateShading]
  5859. fVariableRateShadingVarianceCutoff=0.075
  5860.  
  5861. [ViewDistance]
  5862. fBlockLevel0Distance=
  5863. fBlockLevel1Distance=
  5864. fBlockLevel2Distance=
  5865. fBlockMaximumDistance=
  5866. fFarDistance=
  5867.  
  5868. [VolumetricLighting]
  5869. bFogMapBlurHalfRes=0
  5870. bVolumetricIndirectForceFallback=0
  5871. uraVolumetricLightingPhaseFunction=0
  5872. uraVolumetricQuality=3
  5873.  
  5874. [Weather]
  5875. fSecondarySunTimeOfDayPosition=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement