Created
July 23, 2021 00:18
-
-
Save mrowrpurr/6d0fa9aaac3a1e9a7fad28db6ef55bd5 to your computer and use it in GitHub Desktop.
Creation Kit Custom .ini (with various fixes)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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