Skip to content

Instantly share code, notes, and snippets.

@SamRaven2
Created February 14, 2015 03:43
Show Gist options
  • Save SamRaven2/6902f6860807dfffe9c2 to your computer and use it in GitHub Desktop.
Save SamRaven2/6902f6860807dfffe9c2 to your computer and use it in GitHub Desktop.
Skyrim.ini
[General]
sLanguage = ENGLISH
sIntroSequence =
uExterior Cell Buffer = 36
fFlickeringLightDistance = 8192
bUseThreadedTempEffects = 1
bUseThreadedParticleSystem = 1
bMultiThreadMovement = 1
bUseThreadedMorpher = 1
[Display]
fShadowLODMaxStartFade = 1000.0
fSpecularLODMaxStartFade = 2000.0
fLightLODMaxStartFade = 3500.0
iShadowMapResolutionPrimary = 2048
bAllowScreenshot = 0
iPresentInterval = 1
fDefaultWorldFOV = 81
fDefault1stPersonFOV = 81.0000
[Audio]
fMusicDuckingSeconds = 6.0
fMusicUnDuckingSeconds = 8.0
fMenuModeFadeOutTime = 3.0
fMenuModeFadeInTime = 1.0
[Grass]
bAllowCreateGrass = 1
bAllowLoadGrass = 0
[GeneralWarnings]
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 = Skyrim - Misc.bsa, Skyrim - Shaders.bsa, Skyrim - Textures.bsa, Skyrim - Interface.bsa, Skyrim - Animations.bsa, Skyrim - Meshes.bsa, Skyrim - Sounds.bsa
sResourceArchiveList2 = Skyrim - Voices.bsa, Skyrim - VoicesExtra.bsa
[Combat]
fMagnetismStrafeHeadingMult = 0.0
fMagnetismLookingMult = 0.0
[Papyrus]
fUpdateBudgetMS = 800
fExtraTaskletBudgetMS = 800
fPostLoadUpdateTimeMS = 2000
iMinMemoryPageSize = 256
iMaxMemoryPageSize = 512
iMaxAllocatedMemoryBytes = 4000000000
bEnableLogging = 0
bEnableTrace = 0
bLoadDebugInformation = 0
[Interface]
bShowTutorials = 0
[VATS]
bVATSDisable = 1
[BackgroundLoad]
bBackgroundLoadLipFiles = 1
bLoadBackgroundFaceGen = 1
bUseMultiThreadedFaceGen = 1
bBackgroundCellLoads = 1
bLoadHelmetsInBackground = 1
bUseMultiThreadedTrees = 1
bUseBackgroundFileLoader = 1
[Animation]
bMultiThreadBoneUpdate = 1
[HAVOK]
iNumThreads = XX ;Max of 5, should be number of cores to use
[Decals]
bDecalMultithreaded = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment