-
Notifications
You must be signed in to change notification settings - Fork 22
Custom tweaks
With custom tweaks, you can change *.ini settings directly, even if the tool would otherwise overwrite them.
Pick a file whose *.ini settings you want to overwrite:
Then write *.ini settings, like so:
Make sure that...
- you write a section, e.g.
[Display]
- you write valid *.ini key=value pairs under a section, e.g.
iPresentInterval=0
- you use ';' or '#' for comments
When you're done, click or press Ctrl+S.
This will save your *.ini settings to Documents\My Games\Fallout 76\Fallout76xxxx.add.ini
.
After that, click to commit those changes.
That's it.
The *.ini editor also features autocompletion:
You can force display it by pressing Ctrl+K.
All autocompletion keywords are stored in "autocomplete.txt" in the tool's installation folder. They were extracted from the game's *.exe file.
Please also keep in mind that if you remove an *.ini setting (key=value pair) from Custom Tweaks, it will not revert back to the default value.
Nexus:
Wiki:
- Frequently Asked Questions
- Troubleshooting
- Mod Manager Guide
- NexusMods Integration
- Game Profiles
- Custom tweaks
Linux 🐧:
Contribute:
Development: