
Fallout 4 Default Values for All Valid INI Settings
#31
Posted 07 February 2016 - 05:15 AM
#32
Posted 08 February 2016 - 07:32 PM
#33
Posted 08 February 2016 - 10:57 PM
#34
Posted 28 March 2016 - 08:23 PM
Here's what's changed since the 1.3 patch:
Fallout.ini
[Archive]
bAutoloadTESFileArchives=1
sDLCArchiveNameSuffix=Main.ba2
;These lines were added to load DLC
[Bethesda.net]
sBethesdaAccountKey was removed.
sBethesdaAccountURL was removed.
sBethesdaNetURL was removed.
sBethesdaSecretKey was removed.
sHydraStudioKey was removed.
sHydraStudioURL was removed.
sAccountsURL=https://sandbox-dev-...cf.amok.systems
sBethesdaBeamKey=RohZYaAspBkWz47NJGNUe6qpmhQQBQkrvKa3u68anT2jzy0J2oebMRj6eeOx2j2R
sModsURL=https://mods-develop.web.amok.systems
;Bethesda is still working on its Bethesda.net mod interface. URLs end in access denied.
[Controls]
fMovementAxisDeadzone default value was changed from 0.15 to 0.
;No idea what change this causes.
[Gameplay]
bStroud=0
;No idea what change this causes.
[General]
bAutoloadDLC=1
;Added to load DLC
bProgressiveCellAttach=0
bProgressiveCellDetach=0
;No idea what these do.
[Interface]
fBuildABotMouseRotationScalar=0.1000
;Appears to be the only interface setting added for the Automatron DLC
iSurvivalBumpDownMessageDelayCount=5
uAmmoWeightPrecision=3
uFatigueWarningDisplayDurationMS=1000
;rather random additions.
[SaveGame]
sSaveGameSafeMarkerID default value was changed from 1DC0A to A3701.
;Bethesda typically changes this to warn about older saves being unsafe
[Workshop]
fWorkshopForwardCastMaxXYBound=0.7500
;Might be related to "Fixed issue where exiting workbenches would cause third person to stop working properly"
#36
Posted 09 May 2016 - 08:24 AM
What's changed:
Skyrim.ini
[Archive]
bAutoloadTESFileArchives was removed.
;They just added this last patch, and removed it this patch. I guess they decided it was a mistake.
sResourceArchiveListBeta was removed.
;They finally removed this test setting. I don't think we ever knew what it did, but it probably didn't do anything desirable. It was added to Skyrim at some point, but never used.
[Bethesda.net]
bEnablePlatform=1
;They finally enabled their modding platform!
sAccountsURL=
sBethesdaBeam=
sBethesdaBeamKey=
sBethesdaCDP=
sBethesdaUGC=
sBethesdaUSL=
sDeveloperUsername=
sEnvironment=Production
sModsDownloadDirectory=Mods
sModsInstallDirectory=
sModsURL=
uiDownloadBufferSize=0
uiUploadBufferSize=0
;All various things to do with the mods platform. Previous versions had various strings here. It would be interesting to see what putting those values back in would do. Would it access hidden content???
[Camera]
;Related note from the changelog: "Third person camera movement improvements when player is close up against walls and other objects." These improvements might be useful in other games.
fCameraCasterTargetSize=8.0000
;They reduced this value from 10 to 8. Not sure what it does.
fCameraRecoveryMult=0.9000
;They reduced this value from 1.5 to 0.9. Not sure what it does.
fMinTimeInvisible=0.0500
;They reduced this value from 0.1 to 0.05. Not sure what it does.
[Gameplay]
bPlayerGrabThrowEnable=1
;This new setting probably allows the PC to grab and throw stuff.
bStroud=1
;This setting was added in the last patch, but disabled. They enabled it for this patch. Guessing it has something to do with Survival.
fPlayerGrabThrowImpulseBase=250.0000
fPlayerGrabThrowImpulseMax=1000.0000
fPlayerGrabThrowStrengthMult=500.0000
;These new settings probably control how far the PC can throw stuff?
[General]
sTestFile1=
;In Bethesda games, the sTestFile settings could historically be used to load ESM files, and usually sTestFile1 defaulted to the main ESM so that it was always loaded presumably. This was the case until now, where Bethesda seems confident enough to set it to blank.
strPluginsFileHeader=# This file is used by Fallout4 to keep track of your downloaded content.
;This setting evidently adds a prefix to the plugins.txt file. I think they accidentally added in this setting.
[Voice]
sFileTypeFUZ=fuz
;Interesting...
[Workshop]
uWorkshopLogicGateLoopFailsafe=100
;Probably some kind of time limit that breaks a loop if it goes on too long, related to something in Workshop mode.
SkyrimPrefs.ini
[Interface]
uHUDActiveEffectWidget=2
;Looks like we may now modify a HUD widget that shows active effects?
#37
Posted 01 June 2016 - 09:19 AM
Only 3 this time. All new settings.
Fallout4.ini
[Bethesda.net] bTESTGameDataWait=1 uNumModsToPreload=49 [MAIN] uWorkshopSnapTargetOnlyThreshold=50
#38
Posted 01 June 2016 - 11:00 AM
Fallout4.ini
[Display] bMultiThreadedAccumulation=0Turns out, in some cases, that will cause the game to crash for some reason, and it was reproduceable like heck. Of course, I can't really imagine why anybody would want to turn that off. Only experimenting idiots like me I guess.
#39
Posted 01 June 2016 - 11:11 AM
Well, I just discovered a bad tweak. I don't know what possessed me to do this, but I just randomly set
Fallout4.ini[Display] bMultiThreadedAccumulation=0Turns out, in some cases, that will cause the game to crash for some reason, and it was reproduceable like heck. Of course, I can't really imagine why anybody would want to turn that off. Only experimenting idiots like me I guess.
I've seen hundreds of tweakers wannabee modifying every entry they could find that had "thread" in their name, persuaded that Bethesda had willingly put under-optimized default settings for thread management on every single one :P
Have you started wiki pages for Fallout4.ini settings ? There isn't one referenced in the INI guide section yet. (even if it's just a non-documented list of settings, there is a few of them I can start documenting, especially menu/interface sections).
Edited by Kesta, 01 June 2016 - 11:12 AM.
#40
Posted 01 June 2016 - 02:10 PM
#41
Posted 20 June 2016 - 09:39 PM
Hi!
There are Godray settings that are accessible within the console, which I cannot find in these inis (command "gr" to see settings ingame). They appear to be implemented very similarly to the way the [NVHBAO] settings are, where they can be edited temporarily in the console or permanently in the ini, but we haven't any documented ini settings for godrays besides
bVolumetricLightingEnable=1 bVolumetricLightingForceCasters=0 VolumetricLightingQuality=0
there is, also, in my finip-generated prefs.ini, the setting
bNvGodraysEnable=1
which doesn't seem to do anything (presumably why it's not listed here)
To the point --->
I would like to set these settings once, and have them load every time I launch the game, so could someone 'find' the ini settings, or point me along the path to doing so?
Thanks!
Edited by coldharmonics, 20 June 2016 - 09:42 PM.
#42
Posted 21 June 2016 - 06:45 AM
Well, I currently don't know of any other settings, but I do know how to do what you desire to do. Add sStartingConsoleCommand to [General] and add all your console commands there, separated by semicolons. For example...
[General] sStartingConsoleCommand=cl off;setfog 1 0
...will turn off character light and tweak the fog.
#43
Posted 21 June 2016 - 04:43 PM
Add sStartingConsoleCommand to [General] and add all your console commands there, separated by semicolons.
Ooo, cool. I'll check in once in a while to see if we have any information on actual ini settings, or if I find anything noteworthy. For now, this looks very useful, I didn't know it existed. Thanks! This can be placed in fallout4custom.ini?
Here's some info I've put together on the hbao settings / commands and what I could find about the godrays settings, for anyone who happens to have an interest:
Edited by coldharmonics, 21 June 2016 - 04:48 PM.
#44
Posted 21 June 2016 - 06:16 PM
#45
Posted 11 July 2016 - 10:55 AM
Fallout4.ini
[General] bSaveGameOnQuitToMainMenu=1
Also tagged with one or more of these keywords: fallout4
Mod Discussion →
Fallout Mods →
F4SE Preloaders - Are they worth it?Started by boycad , 21 Nov 2020 ![]() |
|
![]()
|
||
Step-Hosted Support →
Mod Organizer Support →
MO2 Profile savesStarted by MadGax , 09 Sep 2020 ![]() |
|
![]()
|
||
![]() Fallout 4 Need help on missing settlements in Send to menuStarted by GSDFan , 15 Jun 2020 ![]() |
|
![]()
|
||
Fallout4
Guides & Guide Support →
Fallout →
Fallout 4 - Crossing the great Wastes (modlist)Started by theApe , 25 Mar 2018 ![]() |
|
![]()
|
||
General Support →
General Skyrim Support →
CTD when using the Armor Workbench in FO4Started by GrantSP , 25 Nov 2017 ![]() |
|
![]()
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users