Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm just looking to remove total unit caps.
Like how you can only have 20 total units of space marine units and vehicles
Also idk how to code that
Grab corsix mod studio (just search it up in your favorite search engine, it's free) and start a new mod for soulstorm. Name your mod whatever you want, set the mod for soulstorm, and for game folder it should be steam\steamapps\common\dawn of war soulstorm
Now on the left side of the screen open data\attrib\racebps and you'll see a .rgd file for each race.
Open one and then, in the middle of the screen, click race_squad_cap_table.
On the right you see the content of that table. Set the max infantry and support caps as high as you want (well not really high idk what the hard limit is). You should also set the base caps high as well otherwise the races won't be able to actually reach those new maxes without also modifying how they increase the max cap (research, waygates, etc).
Orkz also need to have their race_pop modified so do that as well.
Make sure to save each race file (if you try to close them without saving it will ask if you want to save first so that is a good way to double check). Then you can just run the mod in game or with mod manager or whatever way you like to load mods.