TinyFactorio - make your Factorio installation 88% smaller!
Posted: Thu Feb 14, 2019 3:16 pm
Hey.
Wrote a little tool to strip everything possible from a Factorio installation.
From 1044 mb to just tiny 128 mb.
Written in python, but there's also an easy-to-use .exe build that you can place in your Factorio directory make it much smaller.
This process is not reversible.
- Replaces all ambient music sounds with silence
- Replaces all non-english fonts with a empty dummy .ttf file
- Replaces all high-resolutin png's with dummy .png files
- Packs factorio.exe with UPX
- Removes the tests and doc-html directories
- Removes debugging info
- Removes changelog
- Removes campaign
- Runs pngquant on all >100kb png files
If you zip up the tiny'ied installation back up, its just 111 mb:
Source code: https://github.com/iivmok/tinyfactorio (CC0 License - public domain)
Exe download: https://github.com/iivmok/tinyfactorio/releases/tag/1
Happy Valentines day!
Wrote a little tool to strip everything possible from a Factorio installation.
From 1044 mb to just tiny 128 mb.
Written in python, but there's also an easy-to-use .exe build that you can place in your Factorio directory make it much smaller.
This process is not reversible.
- Replaces all ambient music sounds with silence
- Replaces all non-english fonts with a empty dummy .ttf file
- Replaces all high-resolutin png's with dummy .png files
- Packs factorio.exe with UPX
- Removes the tests and doc-html directories
- Removes debugging info
- Removes changelog
- Removes campaign
- Runs pngquant on all >100kb png files
If you zip up the tiny'ied installation back up, its just 111 mb:
Source code: https://github.com/iivmok/tinyfactorio (CC0 License - public domain)
Exe download: https://github.com/iivmok/tinyfactorio/releases/tag/1
Happy Valentines day!