Advertisement
red1reaper

Skyrim.ini

Jun 24th, 2018
1,917
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [General]
  2. bAlwaysActive=1
  3. sLanguage=ENGLISH
  4. ; NOTE : @igs(arm) - sTitleID is setup as an INI setting and is used to control eShop usage at
  5. ; runtime on Switch. Currently this is over-written directly in the _ja INI. However, any language
  6. ; INI can be loaded if that language is selected in a SKU. Currently, the US SKU does not support
  7. ; JAPANESE, but if in the future this language is added to sSupportedLanguages below, it will be
  8. ; necessary to remove the sTitleID from Skyrim_ja.ini and inject it at some other point of the
  9. ; build process (likely NXPackager.py)
  10. sSupportedLanguages=ENGLISH,FRENCH,SPANISH,GERMAN,ITALIAN,RUSSIAN
  11. ;_____________________________________________________________________________________________
  12. ;### HERE YOU PUT THE ESP AND ESM MOD FILES YOU WANT TO LOAD, REMOVE THE ";" TO ACTIVATE IT ###
  13. ;_____________________________________________________________________________________________
  14. sTestFile1=Dawnguard.esm
  15. sTestFile2=HearthFires.esm
  16. sTestFile3=Dragonborn.esm
  17. sTestFile4=Hyrule.esm
  18. ;sTestFile5=
  19. ;sTestFile6=
  20. ;sTestFile7=
  21. ;sTestFile8=
  22. ;sTestFile9=
  23. ;sTestFile10=
  24. ;__________________________________________________________________________________
  25. ;### YOU STILL NEED TO LOAD THE BSA GO DOWN TO FIND WHERE TO LOAD THE BSA FILES ###
  26. ;__________________________________________________________________________________
  27. uExterior Cell Buffer=36
  28. uLargeRefLODGridSize=5
  29.  
  30. bCullingJobEnablePlaneOptimization=1
  31. bModManagerMenuEnabled=0
  32.  
  33. [Display]
  34. fMeshLODLevel1FadeDist=4096.0
  35. fMeshLODLevel2FadeDist=3072.0
  36. fShadowLODMaxStartFade=1000.0
  37. fSpecularLODMaxStartFade=2000.0
  38. fLightLODMaxStartFade=3500.0
  39. fLightLODStartFade=3500.0
  40. bAllowScreenshot=1
  41. fTreesMidLODSwitchDist=9999999.0000
  42.  
  43. fFirstSliceDistance=1400.0000
  44. fShadowDistance=3000
  45. iShadowMapResolution=1024
  46. fPoissonRadiusScale=4
  47. iNumFocusShadow=1
  48. uShadowMode=2
  49.  
  50. fDynamicDOFFarBlur=0.4
  51. fDDOFFocusCenterweightExt=2
  52. fDOFMaxDepthParticipation=10000
  53. bVolumetricLightingEnable=0
  54.  
  55. uiLowTextureMemThreshold=74
  56. uiLowGeometryMemThreshold=25
  57.  
  58. fLowPowerResolutionWidthRatio=0.8
  59. fLowPowerResolutionHeightRatio=0.8
  60.  
  61. iSize W=1600
  62. iSize H=900
  63.  
  64. iVolumetricLightingQuality=0
  65. iEnableShadowCastingFlag=1
  66. bIBLFEnable=0
  67. bUse64bitsHDRRenderTarget=0
  68. bUseTAA=0
  69. bFXAAEnabled=1
  70.  
  71. bScreenSpaceReflectionEnabled=0
  72. bEnableImprovedSnow=0
  73.  
  74. bSAOEnable=0
  75. bSAODownscaled=1
  76. bDynamicDOF=0
  77. bDOFBilateralBlur=0
  78.  
  79. bEnableWaterBlend=0
  80.  
  81. bEnableAutoDynamicResolution=1
  82. fDecreaseDRMilliseconds=33.0
  83.  
  84. [Audio]
  85. fMusicDuckingSeconds=6.0
  86. fMusicUnDuckingSeconds=8.0
  87. fMenuModeFadeOutTime=3.0
  88. fMenuModeFadeInTime=1.0
  89.  
  90. [Grass]
  91. bAllowCreateGrass=0
  92. bAllowLoadGrass=1
  93. fGrassStartFadeDistance=3500
  94. fGrassFadeRange=1000
  95.  
  96. [Water]
  97. bReflectLODObjects=0
  98.  
  99. [Decals]
  100. uMaxSkinDecalPerActor=60
  101.  
  102. [Interface]
  103. fSafeZoneXWide=30
  104. fSafeZoneYWide=20
  105. fMinSecondsForLoadFadeIn=2.5
  106. fFadeToBlackFadeSeconds=0.5
  107.  
  108. [LightingShader]
  109. fDecalLODFadeStart=0.45
  110. fDecalLODFadeEnd=0.5
  111.  
  112. [Imagespace]
  113. iRadialBlurLevel=0
  114.  
  115. [GeneralWarnings]
  116. SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.
  117.  
  118. ;_______________________________________________________
  119. ;### HERE YOU PUT THE BSA MOD FILES YOU WANT TO LOAD ###
  120. ;_______________________________________________________
  121.  
  122. [Archive]
  123. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes0.bsa, Skyrim - Meshes1.bsa, Skyrim - Sounds.bsa, Skyrim - Hyrule.bsa
  124. sResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Voices_en1.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, Skyrim - Textures6.bsa, Skyrim - Textures7.bsa, Skyrim - Textures8.bsa
  125. bLoadArchiveInMemory=1
  126. sArchiveToLoadInMemoryList=Skyrim - Animations.bsa
  127.  
  128. [Combat]
  129. fMagnetismStrafeHeadingMult=0.0
  130. fMagnetismLookingMult=0.0
  131.  
  132. [Actor]
  133. bUseNavMeshForMovement=0
  134.  
  135. [Papyrus]
  136. fPostLoadUpdateTimeMS=500.0
  137. bEnableLogging=0
  138. bEnableTrace=0
  139. bLoadDebugInformation=0
  140.  
  141. [Controls]
  142. bEnableMotionEvents=1
  143. bEnableMotionGestures=1
  144. bGestureEngageButtonsRequired=0
  145. bEnableGesturePowerAttackByAccel=1
  146. bEnableGesturePowerAttackByInput=0
  147. fGesturePowerAttackAccelThreshhold=4.0
  148. bEnableSixaxisBowAiming=1
  149. bEnableSixaxisMagicAiming=1
  150. bEnableSixaxisLockpicking=1
  151. bRequireSixaxisLockpickingEngageLeft=1
  152. fGestureVelocityThresholdHoriz=1.0
  153. fGestureVelocityThresholdVert=0.9
  154. bEnableHapticLockpicking=1
  155. bDifferHapticLockpickingForSweetspot=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement