Starfield
0 of 0

File information

Last updated

Original upload

Created by

Tiny Resort

Uploaded by

SlowCircuit

Virus scan

Safe to use

Tags for this mod

About this mod

A reference INI file for StarfieldCustom that contains every known category, variable and their default values.

Permissions and credits
Changelogs
This is a reference StarCustom INI file that contains all known defaults for every variable in every category. This is intended as a reference for creating INI mods or making tweaks.

DO NOT USE THIS AS YOUR INI FILE. IT IS FOR REFERENCE ONLY!

Q: What does each setting do?
A: We're in the process of collaboratively adding details for each setting. Help out (or see our progress) by checking out the StarfieldCustom Variables google sheet. Note: Not all settings have a purpose. Some are just holdovers from past games and some were used in development but no longer do anything.


Q: What do the prefixes for each variable name mean?
A: These represent the data type of the variable.

  • "f" is a float, a number with decimals.
  • "b" is a boolean, false or true.
  • "ui" or "u" is an unsigned integer, a positive whole number.
  • "i" is a signed integer, a whole number that can be negative or positive.
  • "s" is a string (of characters), which can be letters, words, file paths, etc.
  • "r" is a color, written as three numbers (red, green, and blue) between 0 (none of that color) and 255 (all of that color) seperated by commas.

Q: Why are there some Skyrim and Fallout variables in here too?
A: Some of them are holdovers from past Bethesda games and will do nothing in this game. However, some of them will do something in this game. Rather than programming every feature from scratch unnecessarily, they may have modified existing features from past games to work in Starfield when appropriate. I can't be certain which INI variables are just holdovers and which are actually used. They might also make updates/DLC that use these variables. So, I felt it best to leave them in.

Q: What about console commands?
A:
Here is a list of all console commands and events. I do not know much information about these or how they are used.

CREDITS
This INI file was created using the settings from the first post of this forum thread. All credit for finding and compiling these settings, along with their default values, goes to the creator that thread.

MY STARFIELD MODS