Fix Enemy Expansion Save


Repairs the enemy expansion map settings that a removed mod left behind in a save. game.map_settings is engine state stored inside the save, so values a mod wrote there survive its uninstall - and so does this repair. Everything is done through the normal runtime API, so unlike a /c console command it never sets the permanent flag that disables achievements for the save. Install it, load the save, check the reported values, save, then remove the mod again.

Tweaks
8 days ago
2.1
8
Combat Enemies Environment
Owner:
perahoky
Source:
https://github.com/perahoky/FactorioF...
Homepage:
N/A
License:
GNU GPLv3
Created:
8 days ago
Latest Version:
1.0.0 (8 days ago)
Factorio version:
2.1
Downloaded by:
8 users

Fixes Enemy Expansions Savegame Settings by using mod api to prevent rendering savegame to cheatmode.

Disclaimer: AI-generated (GitHub Copilot, Claude Opus 5), executed and reviewed by me to the best of my knowledge and belief, but provided as is, without warranty. It permanently changes map settings inside your save — back it up first. Use at your own risk; I accept no liability for damaged saves or lost progress.