LWoTC Config Setter
So LWoTC has some pesky settings that get created and saved at the campaign level so you can’t set them outside of a campaign (or from outside Tactical, in some cases), and did not expose them to config at all so they don’t persist and you can’t change the defaults. I hated having to go into the settings and check the boxes every time, so I made a mod to expose them in a config file instead.
This mod lets you set the following items via the XComSettingsToPersist.ini file:
- Use Base Game Tactical HUD
- View Locked Perks
- Pause on Recruit
- Graze band width
- Red Fog for XCOM
- Red Fog for Aliens
- Linear Red Fog Penalties
This mod works by setting the values from the config file into the relevant variables via OPTC when a new campaign is created. Changes to this mod’s config don’t affect in-progress campaigns, and changes you make in the in-game UI mid-campaign will not be reflected in this mod’s config, so if you change things later, make sure to update the config of this mod before your next Gatecrasher.
LWoTC is a requirement, as there’s no reason to use this without LWoTC as the things it touches don’t exist without it.
