Advertisement
Guest User

Untitled

a guest
Jul 9th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. [General]
  2. sLanguage=ENGLISH
  3.  
  4. uExterior Cell Buffer=36
  5. fFlickeringLightDistance=8192
  6.  
  7. [Display]
  8. fShadowLODMaxStartFade=1000.0
  9. fSpecularLODMaxStartFade=2000.0
  10. fLightLODMaxStartFade=3500.0
  11. iShadowMapResolutionPrimary=2048
  12. bAllowScreenshot=1
  13. iPresentInterval=1
  14. fSunShadowUpdateTime=0.25
  15. fSunUpdateThreshold=1.5
  16.  
  17. [Audio]
  18. fMusicDuckingSeconds=6.0
  19. fMusicUnDuckingSeconds=8.0
  20. fMenuModeFadeOutTime=3.0
  21. fMenuModeFadeInTime=1.0
  22.  
  23.  
  24. [Actor]
  25. fVisibleNavmeshMoveDist=12288.0000
  26.  
  27.  
  28. [Grass]
  29. bAllowCreateGrass=1
  30. bAllowLoadGrass=0
  31. iMaxGrassTypesPerTexure=15
  32. iMinGrassSize=50
  33.  
  34. [GeneralWarnings]
  35. 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.
  36.  
  37. [Archive]
  38. sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
  39. sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
  40.  
  41. [Combat]
  42. fMagnetismStrafeHeadingMult=0.0
  43. fMagnetismLookingMult=0.0
  44. f1PArrowTiltUpAngle=0.0
  45. f3PArrowTiltUpAngle=0.0
  46. f1PBoltTiltUpAngle=0.0
  47. f3PBoltTiltUpAngle=0.0
  48.  
  49. [Camera]
  50. ;Places the camera just above the character head in third-person view, and corrects the camera angle in third-person view while on horseback (from Third Person Horse Camera)
  51. fOverShoulderAddY=0.0
  52. fOverShoulderPosZ=18.0
  53. fOverShoulderPosX=0.0
  54. fOverShoulderCombatAddY=0.0
  55. fOverShoulderCombatPosZ=24.0
  56. fOverShoulderCombatPosX=0.0
  57. fOverShoulderHorseAddY=-72.0
  58. fOverShoulderHorsePosZ=50.0
  59. fOverShoulderHorsePosX=35.0
  60. fActorFadeOutLimit=-100
  61. fMouseWheelZoomSpeed=60.0
  62. ;instant camera-angle switching when switching view types or when mounting or dismounting horse (from Instant Camera POV Switching)
  63. f1st3rdSwitchDelay=0.95
  64. iHorseTransitionMillis=001
  65.  
  66.  
  67. [Interface]
  68. ;speeds up the book-opening animation
  69. fBookOpenTime=200.0
  70. ;move the HUD elements closer to the borders of the screen
  71. fSafeZoneX=10
  72. fSafeZoneY=10
  73. fSafeZoneXWide=10
  74. fSafeZoneYWide=10
  75.  
  76.  
  77.  
  78. [Papyrus]
  79. fPostLoadUpdateTimeMS=500.0
  80. bEnableLogging=1
  81. bEnableTrace=1
  82. bLoadDebugInformation=1
  83.  
  84. [Water]
  85. bReflectLODObjects=1
  86. bReflectLODLand=1
  87. bReflectSky=1
  88. bReflectLODTrees=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement