Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Right click on the file, pick "properties" then see if the Read-only box is checked on the pop up window, if it is, uncheck it.
Alternately, you can use this launcher from the Nexus:
http://www.nexusmods.com/fallout4/mods/102/?
Make a file called Custom.ini (if it doesn't already exist) and put your changes there.
You see those section headers [Display], [Grass], etc?
Add the appropriate one in and the put in the ini change you want underneath it.
[Display]
fWhateverThisFunctionDoes = 2345
You only need to add the headers *once* and all .ini changes that would go under that header in Fallout.ini or FalloutPrefs.ini are just put under it in Custom.ini.
[General]
bAllowConsole=1
bPlayMainmenuMusic=1
iNumHWThreads=4
uGridsToLoad=7
uExterior Cell Buffer=64
bForceUpdateDiffuseOnly=1
iTextureDegradeDistance0=800
iTextureDegradeDistance1=1500
iTextureUpgradeDistance0=600
iTextureUpgradeDistance1=1200
bDisableAllGore=0
bBorderRegionsEnabled=0
bUseCombinedObjects=0
uMainMenuDelayBeforeAllowSkip=0
[Archive]
sResourceDataDirsFinal=
bInvalidateOlderFiles=1
[Controls]
bInvertYValues=0
fMouseHeadingYScale=.021
fMouseHeadingXScale=.021
fEnterWorkshopDelay=1.5000
fPipboyLightDelay=0.3000
fZKeyDelay=0.2000
fThrowDelay=0.3000
fPowerArmorExitDelay=0.4000
fIronSightsPitchSpeedRatio=1
fPitchSpeedRatio=1
The above is a small sample of the entries in my Custom.ini. Its all the same format, it just allows them to be in one place and its easier to recover from a mistake.