0 of 0

File information

Last updated

Original upload

Created by

PapaiJarda

Uploaded by

PapaiJarda

Virus scan

Safe to use

About this mod

Complete list of Fallout 4 ini settings and GMSTs (GameSettings).

Permissions and credits
Changelogs
Description:
An ini  file containing all possible settings plus a text file containing 5.500+ GMSTs pulled directly from Fallout4.exe.
All categories and settings are sorted alphabetically for easy reference.



How to get the correspondent values for all ini settings:
  • Download GetValues from the Optional Files and extract it on "...steamapps\common\Fallout 4" directory.
  • Double check if you have the file in the correct path: "...steamapps\common\Fallout 4\getvl.txt".
  • Start Fallout 4.
  • Open the console.
  • Once on console type: bat getvl and press Enter.

Important Notes:
  • You might want to add the following to your Fallout4.ini before using this batch file:
[Menu]
iConsoleHistoryCharBufferSize=9000000
or simply type setini "iConsoleHistoryCharBufferSize:Menu" 9000000 on console and press Enter.

  • Use this mod if you don't know how to save the console output in a text file.
  • The lists provided by FO4 INI Settings and GMST Dump may contain nonfunctional settings and leftovers from Skyrim code.

If you are planning on testing GMSTs:
  • Some GMST will not work and instead will simply throw a NOT FOUND error if you try to set it via console or bat command. If that happens you need to create a esp and put the correspondent GMST(s) on it.
    Some examples of GMSTs confirmed to work via esp only:

    bEnableConsoleMenuDuringSurvival
    fSurvivalPerceptionCompassBase
    fSurvivalPerceptionCompassMult
  • The reason for some settings working only via esp is beyond my knowledge. If you know why that happens, leave a comment explaining please. Thanks in advance.


Coming Soon: An optional batch file so you can get the correspondent values for GMSTs.