Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. ```[General]
  2. sLanguage=ENGLISH
  3.  
  4. [Display]
  5. fDefaultWorldFOV=65
  6. fDefault1stPersonFOV=65
  7. fShadowLODMaxStartFade=1000.0
  8. fSpecularLODMaxStartFade=2000.0
  9. fLightLODMaxStartFade=3500.0
  10. iShadowMapResolutionPrimary=4096
  11. bAllowScreenshot=1
  12.  
  13. [Audio]
  14. fMusicDuckingSeconds=6.0
  15. fMusicUnDuckingSeconds=8.0
  16. fMenuModeFadeOutTime=3.0
  17. fMenuModeFadeInTime=1.0
  18.  
  19. [Grass]
  20. bAllowCreateGrass=1
  21. bAllowLoadGrass=0
  22. iMaxGrassTypesPerTexure=7
  23. bGrassPointLighting=1
  24. b30GrassVS=0
  25. iMinGrassSize=75
  26. iGrassCellRadius=3
  27.  
  28. [GeneralWarnings]
  29. 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.
  30.  
  31. [Archive]
  32. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  33. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  34. bInvalidateOlderFiles=0
  35. SInvalidationFile=ArchiveInvalidation.txt
  36.  
  37. [Combat]
  38. fMagnetismStrafeHeadingMult=0.0
  39. fMagnetismLookingMult=0.0
  40.  
  41. [Papyrus]
  42. fPostLoadUpdateTimeMS=500.0
  43. bEnableLogging=0
  44. bEnableTrace=0
  45. bLoadDebugInformation=0
  46. [Water]
  47. bReflectLODObjects=1
  48. bReflectLODLand=1
  49. bReflectSky=1
  50. bReflectLODTrees=1
  51. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement