Guide:Fallout4Prefs INI: Difference between revisions

From Step Mods | Change The Game
No edit summary
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- ############ MAGIC WORDS, TRANSCLUSIONS & CATEGORIES ############ -->
<!-- ############ MAGIC WORDS, TRANSCLUSIONS & CATEGORIES ############ -->
__NOTOC__
__NOTOC__[[Category:Fallout4 Mod-Build Guides]][[Category:Configuration Settings]][[Category:Fallout4 General Guides]]
[[Category:INI Guides]]
[[Category:Advanced Topics]]
<!-- ########## END magic words, transclusions & categories ########## -->
<!-- ########## END magic words, transclusions & categories ########## -->
<!-- ########### STANDARD GUIDES HEADER FORMAT ############ -->
<!-- ########### STANDARD GUIDES HEADER FORMAT ############ -->
''A comprehensive and advanced guide for editing the "Fallout4Prefs.ini" file for n00bs and gurus alike''
''A comprehensive and advanced guide for editing the "Fallout4Prefs.ini" file for n00bs and gurus alike''


[http://forum.step-project.com/topic/10271- '''GUIDE FORUM THREAD''']<br />
[https://stepmodifications.org/forum/topic/10271- '''GUIDE FORUM THREAD''']<br />
[http://forum.step-project.com/forum/26-ini-tweaking/ '''INI TWEAKING REFERENCE FORUM''']<br />
[https://stepmodifications.org/forum/forum/26-ini-tweaking/ '''INI TWEAKING REFERENCE FORUM''']<br />
<!--[http://forum.step-project.com/forum/17-general/ '''SUPPORT FORUM''']<br />
<!--[https://stepmodifications.org/forum/forum/17-general/ '''SUPPORT FORUM''']<br />
[http://wiki.step-project.com/Guide:Skyrim_INI '''Skyrim INI Guide''']-->
[https://stepmodifications.org/wiki/Guide:Skyrim_INI '''Skyrim INI Guide''']-->
----
----
{{Construction|text=This guide is a work in progress and is thus incomplete. While all INI settings are listed, some of the setting descriptions may be incomplete or even incorrect!}}
{{alert|type=construction|text=This guide is a work in progress and is thus incomplete. While all INI settings are listed, some of the setting descriptions may be incomplete or even incorrect!}}
<!-- ######### END standard guide header format ########## -->
<!-- ######### END standard guide header format ########## -->
<!--
<!--
{{fs|1.2em|Suggested first reading: [http://wiki.step-project.com/Guide:Skyrim_Configuration_Settings Skyrim Configuration Settings Guide]}}-->
{{fs|1.2em|Suggested first reading: [https://stepmodifications.org/wiki/Guide:Skyrim_Configuration_Settings Skyrim Configuration Settings Guide]}}-->


===Guide scope===
===Guide scope===
This guide is intended to be the comprehensive reference to all settings found within the ''Fallout4Prefs.ini'' file for the Fallout 4 game. All of the user-configurable settings contained within Fallout4Prefs.ini will be listed and defined (or hopefully will be). Settings are presented by section in alphabetical order. Jump to a relevant section using the links below and navigate back to this "hub" using the link that appears at the top of each section page.<br />
This guide is intended to be the comprehensive reference to all settings found within the ''Fallout4Prefs.ini'' file for the Fallout 4 game. All of the user-configurable settings contained within Fallout4Prefs.ini will be listed and defined (or hopefully will be). Settings are presented by section in alphabetical order. Jump to a relevant section using the links below and navigate back to this "hub" using the link that appears at the top of each section page.<br />
{{fs|1.3em|→}} [[/Default_INI|{{fs|1.2em|'''Default Fallout4Prefs INI'''}}]] (runtime 1.6.3.0)
{{fs|1.3em|→}} [[/Default_INI|{{fs|1.2em|'''Default Fallout4Prefs INI'''}}]] (runtime 1.10.50.0)


===Settings===
===Settings===
Fallout4Prefs.ini has 171 settings (49 Booleans, 76 floating points, 28 integers, 16 unsigned integers, and 2 strings) separated into 21 working sections. <!--11 of these are believed to be unused by the game, leaving 107 settings to tweak.-->Additional settings/sections are mentioned here that are commonly placed in this file that are not recognized by the game. '''Any additional settings not listed here are most likely invalid.'''
Fallout4Prefs.ini has 171 settings (49 Booleans, 76 floating points, 28 integers, 16 unsigned integers, and 2 strings) separated into 21 working sections. <!--11 of these are believed to be unused by the game, leaving 107 settings to tweak.-->Additional settings/sections are mentioned here that are commonly placed in this file that are not recognized by the game. '''Any additional settings not listed here are most likely invalid.'''


{{INITOC
===INI parameters by section===
|text={{INISectionLabel
{{INITOC|columns=5|
|AudioMenu}}{{INISectionLabel
*AudioMenu
|BlurShader}}{{INISectionLabel
*BlurShader
|BlurShaderHDR}}{{INISectionLabel
*BlurShaderHDR
|Controls}}{{INISectionLabel
*Bethesda.net
|Decals}}{{INISectionLabel
*Controls
|Display}}{{INISectionLabel
*Decals
|GamePlay}}{{INISectionLabel
*Display
|General}}{{INISectionLabel
*GamePlay
|Grass}}{{INISectionLabel
*General
|Imagespace}}{{INISectionLabel
*Grass
|Interface}}{{INISectionLabel
*Imagespace
|Launcher}}{{INISectionLabel
*Interface
|LightingShader}}{{INISectionLabel
*Launcher
|LOD}}{{INISectionLabel
*LightingShader
|MAIN}}{{INISectionLabel
*LOD
|NVFlex}}{{INISectionLabel
*MAIN
|NVHBAO}}{{INISectionLabel
*NVFlex
|Particles}}{{INISectionLabel
*NVHBAO
|Pipboy}}{{INISectionLabel
*Particles
|SaveGame}}{{INISectionLabel
*Pipboy
|TerrainManager}}{{INISectionLabel
*SaveGame
|VATS}}{{INISectionLabel
*TerrainManager
|Water}}
*VATS
}}
*Water}}


<!--
<!--
Line 56: Line 54:
<!--
<!--
Important regular expression -- DO NOT REMOVE
Important regular expression -- DO NOT REMOVE
for sections
\n([+[abcdefgh _.ijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890]+[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890]+])
\n== \1 ==
for settings
\n(b+[abcdefgh _ijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890]+[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890])+=+(.*)
\n(b+[abcdefgh _ijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890]+[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890])+=+(.*)



Latest revision as of 22:41, September 19, 2022

A comprehensive and advanced guide for editing the "Fallout4Prefs.ini" file for n00bs and gurus alike

GUIDE FORUM THREAD
INI TWEAKING REFERENCE FORUM


Weapon.png

WIP

This guide is a work in progress and is thus incomplete. While all INI settings are listed, some of the setting descriptions may be incomplete or even incorrect!

Guide scope

This guide is intended to be the comprehensive reference to all settings found within the Fallout4Prefs.ini file for the Fallout 4 game. All of the user-configurable settings contained within Fallout4Prefs.ini will be listed and defined (or hopefully will be). Settings are presented by section in alphabetical order. Jump to a relevant section using the links below and navigate back to this "hub" using the link that appears at the top of each section page.
Default Fallout4Prefs INI (runtime 1.10.50.0)

Settings

Fallout4Prefs.ini has 171 settings (49 Booleans, 76 floating points, 28 integers, 16 unsigned integers, and 2 strings) separated into 21 working sections. Additional settings/sections are mentioned here that are commonly placed in this file that are not recognized by the game. Any additional settings not listed here are most likely invalid.

INI parameters by section