Page 1 of 1

Suggestion: Disable DLCs in a script

Posted: Sat Jul 19, 2025 5:44 am
by Stylesjl
Currently you can specify in a script if certain DLCs are required for it. It should however also be allowed to add script lines that disable DLCs, in case you want to setup a challenge or scenario that forbids certain DLCs from being used (for example disabling CES).

Re: Suggestion: Disable DLCs in a script

Posted: Fri Aug 08, 2025 10:16 am
by David
This is supported in the next major version 11.1.

You can use the following script commands to enable and disable multiple DLCs.

[Header]
Enable DLC=<DLC>
Disable DLC=<DLC>

For example:
Enable DLC=Subsidiary DLC
Disable DLC=City Economic Simulation DLC
Disable DLC=Digital Age DLC