Home
Multiple Game Instances - Allows running multiple game instances at the same time.
Last updated
Multiple Game Instances - Allows running multiple game instances at the same time.
Last updated
In the vanilla game, only one instance can run at a time, which restricts the ability to test different interactions or scenarios simultaneously.
As each test requires a full restart, this limitation can slow down experimentation, testing, and troubleshooting.
This mod allows running multiple game instances at the same time.
This change enables experimentation with various scenarios in parallel without needing to repeatedly close and reopen the game.
Additionally, with side-by-side comparisons now possible, it becomes much easier to observe and analyze mechanics, effects, and interactions in real-time.
This is especially useful for debugging, as specific issues can be isolated in one instance while new mods or configurations are tested in another.