Difference between revisions of "Config settings (LW2)"

From UFOpaedia
Jump to navigation Jump to search
(Added some tips)
 
Line 2: Line 2:
  
 
Here you can find tips how to modify your .ini files to apply some handy changes to the Long War 2 mod.
 
Here you can find tips how to modify your .ini files to apply some handy changes to the Long War 2 mod.
 +
 
As a general rule, please note that you will need to apply the changes to files located in <code>LW_Overhaul/Config/ </code> folder, and not under My Documents.
 
As a general rule, please note that you will need to apply the changes to files located in <code>LW_Overhaul/Config/ </code> folder, and not under My Documents.
  

Revision as of 20:08, 30 January 2017

Here you can find tips how to modify your .ini files to apply some handy changes to the Long War 2 mod.

As a general rule, please note that you will need to apply the changes to files located in LW_Overhaul/Config/ folder, and not under My Documents.

Infinite items

If you want to restore how weapons, armor and utility items were built in original XCOM 2, just open LW_Overhaul/Config/XComLW_Overhaul.ini

look for the following line ItemTable

Any item after the starting ones will be listed as Infinite=false,. Switch that to Infinite=true,.

Voilà, now will infinite amount of that item once you unlock it.

Mission timers

Again, the file you need is LW_Overhaul/Config/XComLW_Overhaul.ini. Look for InitialTurnCounts and TimerDifficultyMod.

The former will let you modify the turn limit for a specific type of mission, while the latter will allow you to adjust the bonus turns you receive per your difficulty level.

Visible AWC perks

Open the file XComLW_AWCPack.ini ALWAYSSHOW=false ;display all future abilities instead of displaying "locked" Switch that to true and all perks should be visible.