The in-game generated INI is massive. Does the game use this INI or not? I pulled some interesting things out of it ...lol @ last line.
fSunUpdateThreshold=0.5000
bShadowsOnGrass=0
bActorSelfShadowing=0
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bAllow30Shaders=0
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
fDefault1stPersonFOV=65.0000
fDefaultWorldFOV=65.0000
fDefaultFOV=65.0000
bUseSunbeams=0
bShowMenuTextureUse=1
iDebugTextSubPage=0
sDebugText=VATS
sInvalidationFile=ArchiveInvalidation.txt
bUseWaterHiRes=0
[MapMenu]
bWorldMapNoSkyDepthBlur=0
[Menu]
iConsoleSizeScreenPercent=40>> Tested working
[Camera]
bReturnTo1stPersonFromVanity=0
bDisableAutoVanityMode=0
fAutoVanityModeDelay=120.0000 Tested.....This is in Seconds=2 mins. So I set to 1800.0000 = 30 mins...Good as disabled!
[Decals]
bForceAllDecals=0
bDecalMultithreaded=0
[GamePlay]
sTrackProgressPath=\\vault2\Fallout\LevelData\
bTrackProgress=0
iActorsDismemberedPerFrame=2
fMapMarkerUpdateTime=0.0500
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
bHealthBarShowing=0
bInstantLevelUp=0
[SaveGame]
iAutoSaveCount=3
bDisableAutoSave=0
bDisplayMissingContentDialogue=1
bCopySaveGameToHostOrMemStick=0
bOutputSaveGameScreenshot=0
bAllowProfileTransfer=0
iSaveGameBackupCount=1
sSaveGameSafeMarkerID=1DC0A
bAllowScriptedForceSave=1
bAllowScriptedAutosave=1
bUseSaveGameHistory=0
[Trees]
bForceFullDetail=0 Tested>> Doesn't appear to do much. I left enabled (1)
[TestAllCells]
bFileSkipIconChecks=0
bFileUnusedObject=0
bFileTestLoad=0
bFileCheckModelCollision=0
bFileSkipModelChecks=0
[ScreenSplatter]
bBloodSplatterEnabled=1
[LANGUAGE]
sFailureMessage=Something is broken
The original INI had 41 lines in it. After open console and type "saveini" my ini has 1,454 lines !!! Try it ...lol@last line!!
Off to test some things......
Edit:
Save your INI in a differant location for a back-up . I just now notice the main menu logo is a weird color now. Still testing.>>Fixed see below
IF you generate an ini you WILL have a Red overlay on the menu. to remove it find these lines and remove.
Fix red logo:
rUIMistMenu_AmbientZPosRGB=0,0,0
rUIMistMenu_AmbientZNegRGB=0,0,0
rUIMistMenu_AmbientYPosRGB=0,0,0
rUIMistMenu_AmbientYNegRGB=0,0,0
rUIMistMenu_AmbientXPosRGB=0,0,0
rUIMistMenu_AmbientXNegRGB=0,0,0
Another oddity is the Map will be real Ugly. Snow and mountains look bad. to Fix, Remove these lines and Save the INI.
Fix map uglies
fMapMenuOverlaySnowScale=0.0000
fMapMenuOverlayScale=0.0000


