macOS ARM64 Modded Achievement Enabler
Posted: Mon Aug 24, 2026 10:22 pm
I made a small achievement enabler for Factorio on macOS Apple Silicon (ARM64).
It allows Steam achievements to work while using mods and makes modded games use the normal achievements.dat instead of achievements-modded.dat. And yes, it should work with modded saves also.
GitHub:
https://github.com/MiningOrca/factorio- ... nt-enabler
Currently verified with:
Factorio 2.0
Factorio 2.1
Usage
1. Quit Factorio, then:
chmod +x factorio-achievements-patch.sh
./factorio-achievements-patch.sh on
To check the current state:
./factorio-achievements-patch.sh status
To disable the patch:
./factorio-achievements-patch.sh off
The original executable is backed up automatically and can be restored with:
./factorio-achievements-patch.sh restore
It allows Steam achievements to work while using mods and makes modded games use the normal achievements.dat instead of achievements-modded.dat. And yes, it should work with modded saves also.
GitHub:
https://github.com/MiningOrca/factorio- ... nt-enabler
Currently verified with:
Factorio 2.0
Factorio 2.1
Usage
1. Quit Factorio, then:
chmod +x factorio-achievements-patch.sh
./factorio-achievements-patch.sh on
To check the current state:
./factorio-achievements-patch.sh status
To disable the patch:
./factorio-achievements-patch.sh off
The original executable is backed up automatically and can be restored with:
./factorio-achievements-patch.sh restore