Skip to content

Instantly share code, notes, and snippets.

@mrowrpurr
Created July 23, 2021 00:18
Show Gist options
  • Save mrowrpurr/6d0fa9aaac3a1e9a7fad28db6ef55bd5 to your computer and use it in GitHub Desktop.
Save mrowrpurr/6d0fa9aaac3a1e9a7fad28db6ef55bd5 to your computer and use it in GitHub Desktop.
Creation Kit Custom .ini (with various fixes)
[AUDIO]
bEnableAudio=0
[GENERAL]
bAllowMultipleMasterLoads=1
uGridsToLoad=1
[MESSAGES]
bBlockMessageBoxes=1
[Grass]
bAllowCreateGrass=1
bAllowLoadGrass=0
[Papyrus]
sScriptSourceFolder = ".\Data\Scripts\Source"
[Image Space]
bDoMotionBlur= 0
bDoRadialBlur = 0
bDoDepthOfField = 0
[SpeedTree]
iCanopyShadowScale= 256
[LOD]
bDisplayLODTrees = 0
bDisplayLODBuildings = 0
[Water]
bUseWaterReflections=0
bUseWaterHiRes=0
[Display]
iShadowMapResolutionPrimary=1024
iShadowMapResolutionSecondary=512
bDoActorShadows=0
bDrawShadows=0
[Movement]
iAutoSave Time=5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment