Tweaks

Custom Starting Population Limit

Step One

    turns off the 5 minion cap in the atn data file, easier
  1. Download the No Starting Recruitment Limit Tweak.
  2. yada yada how to extract
  3. Extract the files to the Main Installation Folder.

General

Custom Population Limit

Step One

  1. Navigate to \DynamicResources\Config\
  2. See How to Open Files.
  3. Double Click on Population.ini

Step Two

  1. Find MaxPopulation.
  2. Set DesiredPopulation to the Desired Value.
MaxPopulation = DesiredPopulation

Award Free Population

Step One

  1. Download the Population Template Archive.
  2. Extract the files to the Main Installation Folder.

Step Two

  1. Navigate to \DynamicResources\Config\ and find Population.ini
  2. Open Population.ini with Visual Studio Code.

Step Three

  1. Find PopulationEntry.
  2. Set TotalNotorietyPercent to the Desired Value.
  3. Set NewPopulationCap to the Desired Value.
## TotalNotorietyPercent ## Checks the Player's Total Notoriety ## Value Range - Starting From "0%", Up To "100%" ## Example ## PopulationEntry = TotalNotorietyPercent, NewPopulationCap ## PopulationEntry = 5 (%), 10 ## TotalNotorietyPercent * 5 = Required Notoriety to Unlock ## 5 (%) * 5 = 0.25 * 10 -> 25 Notoriety ## In Game Notoriety Meter ## Your Current Notoriety : 5 = TotalNotorietyPercent ## NewPopulationCap ## Set the Population Cap to This Number