Installation Guide¶
To effortlessly install and keep Rigs of Rods up-to-date, we recommend using the itch.io desktop app available for Windows and Linux.
Don't place your device at risk
For your security, only download Rigs of Rods from the official Download Center. Downloading from unknown sources may expose you to malware, outdated versions, or modified files that could harm your device.
Windows¶
"Windows protected your PC" Windows SmartScreen
On Windows, you may be presented with a pop up saying that it prevented an unrecognized app from starting. You must click More info and then Run anyway in order for the installer to run.
with Installer recommended¶
For the latest version, go to the Download Center and select Rigs of Rods 64-bit Installer for Windows. You will immediately be redirected to SourceForge, and the download will automatically begin.
When your download finishes, follow these steps to quickly go through the installer.
- Select your language, by default it is English. Click Next.
- Accept the License Agreement by selecting I accept the agreement then click Next.
- If you wish to install to another location, select Browse, otherwise the default location will be used.
- If you want the installer to create a desktop shortcut check Create a desktop shortcut.
- Review the installation and click Back if you want to make any changes, otherwise click Install to begin the installation process.
- Upon completion of the installation read then click Next.
- Well done, the installation is now completed. Leave Launch Rigs of Rods checked and click Finish to launch Rigs of Rods.
with Portable (.zip)¶
For the latest version, go to the Download Center and select Rigs of Rods 64-bit Portable (.zip) for Windows. You will immediately be redirected to SourceForge, and the download will automatically begin.
When your download finishes, follow these steps to launch Rigs of Rods.
- Extract the .zip into your desired location (Do not merge with an existing Rigs of Rods version!)
- Launch Rigs of Rods by double-clicking
RoR.exe
Linux¶
with Portable (.zip) recommended¶
For the latest version, go to the Download Center and select Rigs of Rods 64-bit Portable (.zip) for Linux. You will immediately be redirected to Sourceforge, and the download will automatically begin.
When your download finishes, follow these steps to launch Rigs of Rods on Linux.
- Extract the .zip into your desired location (Do not merge with an existing Rigs of Rods version!)
unzip rigs-of-rods-linux.zip
- It may not always be necessary, but grant the execute permission to the executable and script run file.
chmod +x ./RoR chmod +x ./RunRoR
- Depending on your graphical interface, you may double-click
RunRoR
or run from the terminal../RunRoR
with Snap Store¶
Snap Store is not OFFICIALLY maintained but is regularly kept up-to-date. Snaps can be used on all major Linux distributions and is widely used because of its graphical counterpart the Snap Store.
sudo snap install rigs-of-rods
with AUR¶
The Arch User Repository (AUR) packages can be installed on your Arch Linux system with with the use of a helper like yay or paru.
paru -S rigsofrods
Development Builds¶
If you want to try out the latest changes without waiting for a stable release, you can use the development builds. These builds include new features, bug fixes, and improvements but may also be unstable.
Try at your own risk!
These builds allow you to experience new changes before they are officially released. These builds are not thoroughly tested, so the chance you may experience crashes, bugs, or other issues is higher than with stable versions. If you encounter problems, consider reporting them on the Rigs of Rods GitHub issues page.
with itch.io Desktop App recommended¶
Just like the stable release, the development builds are available through the itch.io app. After every code change, the builds are automatically pushed to itch.io and delivered as an optional update for you.
Download Rigs of Rods Experimental
with itch.io (.zip)¶
If you prefer not to use the the desktop app, you can still download the builds manually.
- Go to the the Rigs of Rods itch.io build page.
- Download the development builds for Windows or Linux.
- Extract the contents to a preferred location.
- Run
RoR.exe
(Windows) or./RunRoR
(Linux) to start the game.
Refer to previous sections of this guide for additional guidance on launching the game. If you have any issues with development builds (such as broken links or missing builds) please refer to this thread on the community forums.