In other languages: Čeština Deutsch Español 日本語 Polski Русский Українська 简体中文

Install guide: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Ssilk (talk | contribs)
m Ssilk moved page Install Guide to Install guide
 
(20 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Move|Installation guide|Capitalization and "install" should be "installation" as it is a noun here.}}
Factorio can be obtained on Steam which handles the download and installation automatically. If the game is bought via [https://factorio.com the official factorio site], it can be downloaded on the website. It is possible to link a Steam and a factorio.com account together to be able to download the game from both platforms, at no additional cost.
== Downloading ==


See [[Download and Installation]].
Note that as of version 0.15, 32 bit versions of the game are no longer available, leaving 32 bit players stuck on version 0.14.23.


== Where are the save-files on hard disk then? ==
== Downloading and installing Stable versions ==


See [[Application Directory]].
=== Via the official website ===


== Windows ==
To install Stable Factorio, visit the official game download portal, found [https://www.factorio.com/download here], and download the latest stable version, while logged in. The latest stable version can be found on this wiki's main page, as well as in many community places.


For windows you have 4 options.  
After downloading, either unpack the downloaded archive, or run the automatic installer, depending on the choice you made. Install Factorio wherever your OS specifies programs to be installed, (or wherever you prefer) and the game should be runnable from there. The copy obtained from the official website is DRM free, and can be run without an internet connection, independent of Wube's servers. However, redistribution laws still apply.


==== 32 or 64 bit ====
This version will automatically update to the newest stable version that comes out. If you wish to switch from stable to experimental, changing the config of the game is necessary to allow experimental downloads, see [https://www.youtube.com/watch?v=UdpQTNcHIgY this video] for details.


Technically you only have 2, as you either have a 32 or 64 bit computer.
=== Via Steam ===


To determine which category you fall into, use the search function from the start menu to look for "system information" and open it. Find System Type. This tell you if your system is a x32 or x64 based system.
To download and install the game via Steam, if you have already purchased the game, simply use Steam's native download and install system.


After downloading you simply start the installer, which does the rest.
=== Via an automated process ===


==== Installer or Zip-Package ====
Due to Factorio's need for authentication to download, using automated downloaders (such as a download manager, <code>wget</code> or other similar) is only possible if the application offers the ability to request using a username and password. For more info, see [[Web authentication API]], and [[Download API]].


This part is up to you. If you want install factorio like you would any other game from a disk or download, then get the EXE installer for your given system.
== Downloading and installing experimental versions ==


Otherwise, you can choose to get the zip package, which you can extract normally, and then play the game straight from that folder. This can also be copied to any USB device and be played from there.
=== Via official website ===


Or it is also useful for modders, to have several installations of the game to test things working.
To download experimental versions from the website, simply visit [https://www.factorio.com/download/experimental the official download portal for experimental versions]. Automatic updating of existing, non-steam Factorio installations to experimental versions can be enabled in Main menu -> Settings -> Other.


== MacOS ==
The copy obtained from the official website is DRM free and can be run without an internet connection, independent of Wube's servers. However, redistribution laws still apply.


For MacOS you download just a .dmg file. You can use that in two ways:
=== Via Steam ===
* drag the downloaded dmg into the Applications-folder. This is the recommended way.
* because a dmg is nothing than a special Zip, you can start the binary from there. This is not really recommended, cause the application directory does not change.


== Linux ==
On Steam, the experimental version can installed by right-clicking on Factorio in the Steam library, selecting "Properties", going into the "Betas" tab and choosing the experimental version (no code required). It is advised to choose the experimental version ending in .x (such as 2.0.x) as this will auto update the game to the latest experimental version whenever a new one is released.


==== 32 bit or 64 bit ====
== Adding Factorio to a system launcher ==


# Download the "Generic Linux tar package" for 32 or 64 bit. [[How to determine whether a given Linux is 32 bit or 64 bit?|(How to determine?)]]
Factorio can be pinned to a system launcher tray for easy access. See the following links for how to do that:
# Extract the tar archive (right click->extract)
# Run the executable at bin/i386/factorio (or bin/x64/factorio)
# (Optional) You can add Factorio icon to your launcher [[How to add Factorio icon to my system launcher?|(How to do it?)]]


==== Specialities ====
* [https://support.microsoft.com/en-us/help/15059/windows-8-pin-apps-folders-desktop-taskbar Windows]
* [https://support.apple.com/en-us/HT201730#Adding_and_removing_Dock_items Mac OSX]


* [[Install Guide/Linux how to]]
For Linux, simply create a <code>Factorio.desktop</code> file in .local/share/applications/ and make the file executable with <code>chmod +x Factorio.desktop</code> and insert the following text into it, '''replacing the paths with your own'''.
* [[Install Guide/Add Factorio icon to system launcher|How to add Factorio icon to my system launcher?]]


== See also ==
<pre>
[Desktop Entry]
Name=Factorio
Exec=/path/to/bin/x64/factorio
Icon=/path/to/data/core/graphics/factorio.png
Type=Application
Categories=Game;
StartupWMClass=factorio
</pre>


* [[Download and Installation]]
== Downloading and installing old versions ==
* [[Application Directory]]
 
* [[Install Guide/Linux how to]]
On the Factorio website, old versions can be downloaded at https://www.factorio.com/download/archive. Installing generally works the same as installing the current version. On Steam, the same beta selector that allows installing experimental version can also be used to install old Factorio versions.
* [[Install Guide/Add Factorio icon to system launcher|How to add Factorio icon to my system launcher?]]
 
Installing old versions is mostly useful to load old save files. The most recent version of the game cannot load very old save files, so it is necessary to download an older version, and resave the save file with it to upgrade it. Refer to the following list for which game version can load which save file versions:
 
* 0.6.4: loads saves from 0.0.75 up to 0.6.4
* 0.7.5: loads saves from 0.3.0 up to 0.7.5
* 0.8.8: loads saves from 0.4.0 up to 0.8.8
* 0.9.8: loads saves from 0.5.0 up to 0.9.8
* 0.10.12: loads saves from 0.6.0 up to 0.10.12
* 0.11.22: loads saves from 0.7.0 up to 0.11.22
* 0.12.35: loads saves from 0.9.0 up to 0.12.35
* 0.13.20: loads saves from 0.10.0 up to 0.13.20
* 0.14.23: loads saves from 0.11.0 up to 0.14.23
* 0.15.40: loads saves from 0.12.0 up to 0.15.40
* 0.16.51: loads saves from 0.13.1 up to 0.16.51
* 0.17.79: loads saves from 0.15.0 up to 0.17.79
* 1.0.0: loads saves from 0.16.0 up to 1.0.0
* 1.1.110: loads saves from 0.18.0 up to 1.1.110
* 2.0.x: loads saves from 1.0.0 up to 2.0.x
 
== Uninstalling ==
 
To uninstall Factorio, follow the steps below depending on your install method:
 
=== Independent install ===
 
If Factorio was installed from the website, via a Zip package or similar, simply delete the installation. Factorio creates no hooks into the OS when installed this way.
 
=== Automatic installer ===
 
If you used the automatic installer, you can uninstall Factorio via your OS's proper install/uninstall programs screen.
 
=== Steam or other distribution service ===
 
Simply uninstall the game through the distribution service's client.
 
{{C|Main}}

Latest revision as of 17:12, 8 September 2025

Factorio can be obtained on Steam which handles the download and installation automatically. If the game is bought via the official factorio site, it can be downloaded on the website. It is possible to link a Steam and a factorio.com account together to be able to download the game from both platforms, at no additional cost.

Note that as of version 0.15, 32 bit versions of the game are no longer available, leaving 32 bit players stuck on version 0.14.23.

Downloading and installing Stable versions

Via the official website

To install Stable Factorio, visit the official game download portal, found here, and download the latest stable version, while logged in. The latest stable version can be found on this wiki's main page, as well as in many community places.

After downloading, either unpack the downloaded archive, or run the automatic installer, depending on the choice you made. Install Factorio wherever your OS specifies programs to be installed, (or wherever you prefer) and the game should be runnable from there. The copy obtained from the official website is DRM free, and can be run without an internet connection, independent of Wube's servers. However, redistribution laws still apply.

This version will automatically update to the newest stable version that comes out. If you wish to switch from stable to experimental, changing the config of the game is necessary to allow experimental downloads, see this video for details.

Via Steam

To download and install the game via Steam, if you have already purchased the game, simply use Steam's native download and install system.

Via an automated process

Due to Factorio's need for authentication to download, using automated downloaders (such as a download manager, wget or other similar) is only possible if the application offers the ability to request using a username and password. For more info, see Web authentication API, and Download API.

Downloading and installing experimental versions

Via official website

To download experimental versions from the website, simply visit the official download portal for experimental versions. Automatic updating of existing, non-steam Factorio installations to experimental versions can be enabled in Main menu -> Settings -> Other.

The copy obtained from the official website is DRM free and can be run without an internet connection, independent of Wube's servers. However, redistribution laws still apply.

Via Steam

On Steam, the experimental version can installed by right-clicking on Factorio in the Steam library, selecting "Properties", going into the "Betas" tab and choosing the experimental version (no code required). It is advised to choose the experimental version ending in .x (such as 2.0.x) as this will auto update the game to the latest experimental version whenever a new one is released.

Adding Factorio to a system launcher

Factorio can be pinned to a system launcher tray for easy access. See the following links for how to do that:

For Linux, simply create a Factorio.desktop file in .local/share/applications/ and make the file executable with chmod +x Factorio.desktop and insert the following text into it, replacing the paths with your own.

[Desktop Entry]
Name=Factorio
Exec=/path/to/bin/x64/factorio
Icon=/path/to/data/core/graphics/factorio.png
Type=Application
Categories=Game;
StartupWMClass=factorio

Downloading and installing old versions

On the Factorio website, old versions can be downloaded at https://www.factorio.com/download/archive. Installing generally works the same as installing the current version. On Steam, the same beta selector that allows installing experimental version can also be used to install old Factorio versions.

Installing old versions is mostly useful to load old save files. The most recent version of the game cannot load very old save files, so it is necessary to download an older version, and resave the save file with it to upgrade it. Refer to the following list for which game version can load which save file versions:

  • 0.6.4: loads saves from 0.0.75 up to 0.6.4
  • 0.7.5: loads saves from 0.3.0 up to 0.7.5
  • 0.8.8: loads saves from 0.4.0 up to 0.8.8
  • 0.9.8: loads saves from 0.5.0 up to 0.9.8
  • 0.10.12: loads saves from 0.6.0 up to 0.10.12
  • 0.11.22: loads saves from 0.7.0 up to 0.11.22
  • 0.12.35: loads saves from 0.9.0 up to 0.12.35
  • 0.13.20: loads saves from 0.10.0 up to 0.13.20
  • 0.14.23: loads saves from 0.11.0 up to 0.14.23
  • 0.15.40: loads saves from 0.12.0 up to 0.15.40
  • 0.16.51: loads saves from 0.13.1 up to 0.16.51
  • 0.17.79: loads saves from 0.15.0 up to 0.17.79
  • 1.0.0: loads saves from 0.16.0 up to 1.0.0
  • 1.1.110: loads saves from 0.18.0 up to 1.1.110
  • 2.0.x: loads saves from 1.0.0 up to 2.0.x

Uninstalling

To uninstall Factorio, follow the steps below depending on your install method:

Independent install

If Factorio was installed from the website, via a Zip package or similar, simply delete the installation. Factorio creates no hooks into the OS when installed this way.

Automatic installer

If you used the automatic installer, you can uninstall Factorio via your OS's proper install/uninstall programs screen.

Steam or other distribution service

Simply uninstall the game through the distribution service's client.