Search found 2 matches
- Sat Nov 02, 2024 12:52 pm
- Forum: General discussion
- Topic: Re-Enable Achievements...
- Replies: 131
- Views: 185048
- Thu Oct 31, 2024 5:22 pm
- Forum: General discussion
- Topic: Re-Enable Achievements...
- Replies: 131
- Views: 185048
Re: Re-Enable Achievements...
I wrote a small Console application to patch the save game: https://github.com/Rainson12/FactorioSaveGameEnableAchievements
It will
1. unzip the savegame
2. decompress all .dat files
3. screen the unzipped files for occurrence of "command-ran"
4. patch the 01 closest to the found occurrence by ...
It will
1. unzip the savegame
2. decompress all .dat files
3. screen the unzipped files for occurrence of "command-ran"
4. patch the 01 closest to the found occurrence by ...