Guide:Fallout4Prefs INI/TerrainManager: Difference between revisions

From Step Mods | Change The Game
No edit summary
 
Line 11: Line 11:
fBlockLevel0Distance sets the maximum distance for the first object LOD level (higher levels are farther away).
fBlockLevel0Distance sets the maximum distance for the first object LOD level (higher levels are farther away).


{{GallerySimple|id=fBlockLevel0Distance|img=File:Low Block Level Distances.jpg|caption=Low Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:Default Block Level Distances.jpg|caption=Default Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{GallerySimple|id=fBlockLevel0Distance|img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
Line 23: Line 23:
fBlockLevel1Distance sets the maximum distance for the second object LOD level (higher levels are farther away).
fBlockLevel1Distance sets the maximum distance for the second object LOD level (higher levels are farther away).


{{GallerySimple|id=fBlockLevel1Distance |img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance|img=File:Low Block Level Distances.jpg|caption=Low Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance |img=File:Default Block Level Distances.jpg|caption=Default Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance|img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance |img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance|img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance |img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{GallerySimple|id=fBlockLevel1Distance|img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{clear}}
{{clear}}


Line 35: Line 35:
fBlockLevel2Distance sets the maximum distance for the third object LOD level (higher levels are farther away).
fBlockLevel2Distance sets the maximum distance for the third object LOD level (higher levels are farther away).


{{GallerySimple|id=fBlockLevel2Distance |img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance|img=File:Low Block Level Distances.jpg|caption=Low Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance |img=File:Default Block Level Distances.jpg|caption=Default Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance|img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance |img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance|img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance |img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{GallerySimple|id=fBlockLevel2Distance|img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{clear}}
{{clear}}


Line 47: Line 47:
fBlockMaximumDistance sets the maximum distance for final object LOD level (higher levels are farther away).
fBlockMaximumDistance sets the maximum distance for final object LOD level (higher levels are farther away).


{{GallerySimple|id=fBlockMaximumDistance |img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance|img=File:Low Block Level Distances.jpg|caption=Low Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance |img=File:Default Block Level Distances.jpg|caption=Default Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance|img=File:Medium Block Level Distances.jpg|caption=Medium Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance |img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance|img=File:High Block Level Distances.jpg|caption=High Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance |img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{GallerySimple|id=fBlockMaximumDistance|img=File:Ultra Block Level Distances.jpg|caption=Ultra Block Level Distances}}
{{clear}}
{{clear}}



Latest revision as of 16:06, September 26, 2016

[TerrainManager]

bShowLODInEditor

bShowLODInEditor is believed to be unused by the game. This looks like a setting for the Creation Kit or similar.

Default is 0.

bShowLODInEditor=(0,1)

fBlockLevel0Distance

fBlockLevel0Distance sets the maximum distance for the first object LOD level (higher levels are farther away).

Default is 14336.0000. Low is 15000. Medium is 20000. High is 30000. Ultra is 60000.

fBlockLevel0Distance=(...,-0.0001,0,0.0001,...)

fBlockLevel1Distance

fBlockLevel1Distance sets the maximum distance for the second object LOD level (higher levels are farther away).

Default is 27876.0000. Low is 25000. Medium is 32000. High is 60000. Ultra is 90000.

fBlockLevel1Distance=(...,-0.0001,0,0.0001,...)

fBlockLevel2Distance

fBlockLevel2Distance sets the maximum distance for the third object LOD level (higher levels are farther away).

Default is 83232.0000. Low is 75000. Medium is 80000. High and Ultra are 110000.

fBlockLevel2Distance=(...,-0.0001,0,0.0001,...)

fBlockMaximumDistance

fBlockMaximumDistance sets the maximum distance for final object LOD level (higher levels are farther away).

Default is 161232.0000. Low and Medium are 100000. High is 180000. Ultra is 250000.

fBlockMaximumDistance=(...,-0.0001,0,0.0001,...)

fSplitDistanceMult

fSplitDistanceMult sets the distance multiplier for landscape LOD levels.

Default is 0.7500. Low is 0.5. Medium and High are 1.1. Ultra is 1.5.

fSplitDistanceMult=(...,-0.0001,0,0.0001,...)

fTreeLoadDistance

fTreeLoadDistance is believed to be unused by the game. fTreeLoadDistance used to set the maximum distance that tree LOD was loaded in Skyrim, but it appears to no longer do anything in Fallout 4.

Default is 25000.0000. Low is 25000. Medium, High, and Ultra are 75000.

fTreeLoadDistance=(...,-0.0001,0,0.0001,...)