Skip to content

Remove 32 bit binary support#209

Open
bioxz wants to merge 1 commit intoBisa:masterfrom
bioxz:master
Open

Remove 32 bit binary support#209
bioxz wants to merge 1 commit intoBisa:masterfrom
bioxz:master

Conversation

@bioxz
Copy link
Contributor

@bioxz bioxz commented Oct 24, 2024

Factorio has terminated 32 bit binary support 8 years ago (https://www.factorio.com/blog/post/fff-158) and only supports 64 bit binaries since version 0.15. The release of 2.x changed the version output of the binary, breaking binary arch detection. Instead of fixing this for a feature not support for years, this change removes it and enforces 64 bit binaries. Fixes #207.

- Factorio has terminated 32 bit binary support 8 years ago
(https://www.factorio.com/blog/post/fff-158) and only supports 64 bit
binaries since version 0.15. The release of 2.x changed the version
output of the binary, breaking binary arch detection. Instead of fixing
this for a feature not support since years, this change removes it.
@tmzasz
Copy link
Contributor

tmzasz commented Feb 11, 2026

yea its safe to assume they wont downgrade the binary back to 32 for the foreseeable future so this is a good pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updates using factorio-updater do not work for 2.x

2 participants