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

Install guide: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 174179 by Brilliantone (talk) -- Desktop files should not be executable. https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#basic-format)
Tag: Undo
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}
== Downloading ==
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.


See [[Download and Installation]].
Note that as of version 0.15, 32bit versions of the game are no longer available, leaving 32 bit players stuck on version 0.14.23. Please upgrade your computer if you are unable to run 64bit applications. You can determine if your OS is 64bit or not by learning how to do so. <!-- There's thousands of tutorials online. -->


== 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. 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.


For windows you have 4 options.  
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.


==== 32 or 64 bit ====
=== Via Steam ===


Technically you only have 2, as you either have a 32 or 64 bit computer.  
To download and install the game via Steam, if you have already purchased the game, simply use Steam's native download and install system.


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.
=== Via an automated process ===


After downloading you simply start the installer, which does the rest.
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]].


==== Installer or Zip-Package ====
== Downloading and installing experimental versions ==


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.
=== Via official website ===


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.
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.


Or it is also useful for modders, to have several installations of the game to test things working.
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.


== MacOS ==
=== Via Steam ===


For MacOS you download just a .dmg file. You can use that in two ways:
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 0.17.x) as this will auto update the game to the latest experimental version whenever a new one is released.
* 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 ==
== Adding Factorio to a system launcher ==


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


# 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?)]]
* [https://support.microsoft.com/en-us/help/15059/windows-8-pin-apps-folders-desktop-taskbar Windows]
# Extract the tar archive (right click->extract)
* [https://support.apple.com/en-us/HT201730#Adding_and_removing_Dock_items Mac OSX]
# 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 ====
For Linux, simply create a <code>Factorio.desktop</code> file anywhere you want, and insert the following text into it, '''replacing the paths with your own'''.


* [[Install Guide/Linux how to]]
<pre>
* [[Install Guide/Add Factorio icon to system launcher|How to add Factorio icon to my system launcher?]]
[Desktop Entry]
Name=Factorio
Exec=/path/to/bin/x64/factorio
Icon=/path/to/data/core/graphics/factorio.png
Type=Application
Categories=Game;
</pre>


== See also ==
== Uninstalling ==


* [[Download and Installation]]
To uninstall Factorio, follow the steps below depending on your install method:
* [[Application Directory]]
 
* [[Install Guide/Linux how to]]
=== Independent install ===
* [[Install Guide/Add Factorio icon to system launcher|How to add Factorio icon to my system launcher?]]
 
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.

Revision as of 11:40, 20 July 2019

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, 32bit versions of the game are no longer available, leaving 32 bit players stuck on version 0.14.23. Please upgrade your computer if you are unable to run 64bit applications. You can determine if your OS is 64bit or not by learning how to do so.

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 0.17.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 anywhere you want, 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;

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.