Hearts of Iron IV

Hearts of Iron IV

View Stats:
Panzerlied Mar 8, 2018 @ 4:08pm
Increasing General Unit Cap
For those of you who don't mind editing files I found a way to increase General unit capacity.

Basically with the information below, change "24" to whatever value or cap you'd like for your General/Army to make them more managable.

In the HOI4 installation folder, go to "\common\defines"

open "00_defines.lua" with Notepad++ and search for "CORPS_COMMANDER_DIVISIONS_CAP"

---------------------------------------------------------------------------------------------------------------------------------

It should look like this:


CORPS_COMMANDER_DIVISIONS_CAP = 24, -- how many divisions a corps commander is limited to. 0 = inf, < 0 = blocked
there are also the following lines:

CORPS_COMMANDER_ARMIES_CAP = -1, -- how many armies a corps commander is limited to. 0 = inf, < 0 = blocked
FIELD_MARSHAL_DIVISIONS_CAP = 24, -- how many divisions a field marshall is limited to. 0 = inf, < 0 = blocked
FIELD_MARSHAL_ARMIES_CAP = 5, -- how many armies a field marshall is limited to. 0 = inf, < 0 = blocked
Date Posted: Mar 8, 2018 @ 4:08pm
Posts: 0