User:DoubleYou/sandbox/Skyrim INI: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 7: Line 7:
== Skyrim.ini ==
== Skyrim.ini ==


=== [General] ===
===INI Parameters by Section===
{| class="wikitable" style="width:65%; border:none; background-color:transparent; padding:25px;"
| style="width:33.3333%; padding:10px 0 0 0;" |
:{{fs|1.1em|[[/General|[General]]]}}
:{{fs|1.1em|[[/Display|[Display]]]}}
:{{fs|1.1em|[[/Audio|[Audio]]]}}
:{{fs|1.1em|[[/Grass|[Grass]]]}}
| style="width:33.3333%; padding:10px 0 0 0;" |
:{{fs|1.1em|[[/GeneralWarnings|[GeneralWarnings]]]}}
:{{fs|1.1em|[[/Archive|[Archive]]]}}
:{{fs|1.1em|[[/Combat|[Combat]]]}}
:{{fs|1.1em|[[/Papyrus|[Papyrus]]]}}
| style="width:33.3333%; padding:10px 0 0 0;" |
:{{fs|1.1em|[[/Water|[Water]]]}}
|}
 
== [General] ==


==== sLanguage ====
==== sLanguage ====
Line 30: Line 46:




=== [Display] ===
== [Display] ==


==== fLightLODMaxStartFade ====
==== fLightLODMaxStartFade ====
Line 65: Line 81:




=== [Audio] ===
== [Audio] ==


==== fMusicDuckingSeconds ====
==== fMusicDuckingSeconds ====
Line 84: Line 100:




=== [Grass] ===
== [Grass] ==


==== bAllowCreateGrass ====
==== bAllowCreateGrass ====
Line 99: Line 115:




=== [GeneralWarnings] ===
== [GeneralWarnings] ==


==== SGeneralMasterMismatchWarning ====
==== SGeneralMasterMismatchWarning ====
Line 106: Line 122:




=== [Archive] ===
== [Archive] ==


==== sResourceArchiveList ====
==== sResourceArchiveList ====
Line 118: Line 134:




=== [Combat] ===
== [Combat] ==


==== fMagnetismStrafeHeadingMult ====
==== fMagnetismStrafeHeadingMult ====
Line 145: Line 161:




=== [Papyrus] ===
== [Papyrus] ==


==== fPostLoadUpdateTimeMS ====
==== fPostLoadUpdateTimeMS ====
Line 164: Line 180:




=== [Water] ===
== [Water] ==


==== bReflectLODObjects ====
==== bReflectLODObjects ====
Line 181: Line 197:


<pre>bReflectSky=</pre>
<pre>bReflectSky=</pre>


== SkyrimPrefs.ini ==
== SkyrimPrefs.ini ==


Placeholder
Placeholder

Revision as of 16:45, May 23, 2015

Template:TOC right

Skyrim INI Settings

Placeholder

Skyrim.ini

INI Parameters by Section

[General]
[Display]
[Audio]
[Grass]
[GeneralWarnings]
[Archive]
[Combat]
[Papyrus]
[Water]

[General]

sLanguage

sLanguage=

sIntroSequence

sIntroSequence=

fFlickeringLightDistance

fFlickeringLightDistance=

uExterior Cell Buffer

sLanguage=

ugridstoload

ugridstoload=


[Display]

fLightLODMaxStartFade

fLightLODMaxStartFade=

fShadowLODMaxStartFade

fShadowLODMaxStartFade=

fSpecularLODMaxStartFade

fSpecularLODMaxStartFade=

fSunShadowUpdateTime

fSunShadowUpdateTime=

fSunUpdateThreshold

fSunUpdateThreshold=

iShadowMapResolutionPrimary

iShadowMapResolutionPrimary=

bAllowScreenshot

bAllowScreenshot=

iPresentInterval

iPresentInterval=


[Audio]

fMusicDuckingSeconds

fMusicDuckingSeconds=

fMusicUnDuckingSeconds

fMusicUnDuckingSeconds=

fMenuModeFadeOutTime

fMenuModeFadeOutTime=

fMenuModeFadeInTime

fMenuModeFadeInTime=


[Grass]

bAllowCreateGrass

bAllowCreateGrass=

bAllowLoadGrass

bAllowLoadGrass=

iMaxGrassTypesPerTexure

iMaxGrassTypesPerTexure=


[GeneralWarnings]

SGeneralMasterMismatchWarning

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.


[Archive]

sResourceArchiveList

sResourceArchiveList=Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa


sResourceArchiveList2

sResourceArchiveList2=Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa


[Combat]

fMagnetismStrafeHeadingMult

fMagnetismStrafeHeadingMult=

fMagnetismLookingMult

fMagnetismLookingMult=

f1PArrowTiltUpAngle

f1PArrowTiltUpAngle=

f3PArrowTiltUpAngle

f3PArrowTiltUpAngle=

f1PBoltTiltUpAngle

f1PBoltTiltUpAngle=

f3PBoltTiltUpAngle

f3PBoltTiltUpAngle=


[Papyrus]

fPostLoadUpdateTimeMS

fPostLoadUpdateTimeMS=

bEnableLogging

bEnableLogging=

bEnableTrace

bEnableTrace=

bLoadDebugInformation

bLoadDebugInformation=


[Water]

bReflectLODObjects

bReflectLODObjects=

bReflectLODLand

bReflectLODLand=

bReflectLODTrees

bReflectLODTrees=

bReflectSky

bReflectSky=

SkyrimPrefs.ini

Placeholder