Zum Inhalt springen
Riot-Bits

Riot-Bits

  • Heim
  • Nachricht
  • Führer
  • Videoanleitungen
  • Klebenotizzettel
  • Missbrauch melden
  • Suchformular umschalten

Zugsimulator – How to Install .rwp Files in Linux

Veröffentlicht am 01/04/2023 Von Brynn Keine Kommentare zu Zugsimulator – How to Install .rwp Files in Linux
  • Titel: Zugsimulator – How to Install .rwp Files in Linux
  • Veröffentlichungsdatum:
  • Entwickler:
  • Herausgeber:
Information about Train Simulator – How to Install .rwp Files in Linux is still incomplete. Bitte helfen Sie uns dabei, die Details des Spiels auszufüllen Kontaktformular.

A detailed guide on how to use Train Simulator Utilities to install .rwp files with Linux.

What are .rwp files?

.rwp files are used by modders and third party content creators to install new assets in Train Simulator through the built in Utilities program. While more recent content is usually just released for drag and drop, or to install with an .exe, .rwp packages are used in older content.

Wein

Unfortunately Proton, the Steam tool for running windows games on Linux, doesn’t really work with non-game files. So to be able to install the .rwp file you need to be able to run the Utilities.exe. This file can be found at:

~/.steam/steam/steamapps/common/RailWorks

To run it, you’ll need to install the Linux program Wine, which allows for running Windows programs on Linux. Wine is in most distro’s package manager and is usually best installed through there. For Debian based distros such as Ubuntu or Linux Mint you can install Wine through the following command in the terminal:

sudo apt install wine -y

Now you can use wine through the terminal to open .exe files!

But if you run:

wine ~/.steam/steam/steamapps/common/RailWorks/Utilites.exe

You’ll notice that you’ll only get an error message saying mono is not installed.

Installing Mono

Mono is more framework for running Windows programs. Jetzt, while mono can be installed in package managers, it’s not the one that the Utilities want. I still recommend installing mono though with:

sudo apt install mono-complete -y

Jedoch, to get Utilites.exe to run in Wine, an always finicky program, needs the mono .msi file.

So go to the winehq website, download wine-mono from the most recent list, being sure to pick the .msi file: Link

Once that has downloaded (make sure to remember where you saved!) open up a terminal and run:

wine64 uninstall

This will open the Windows uninstaller, but rather than uninstall a program, click the install button:

Then navigate to the .msi file you downloaded and let it install, it should be rather quick!

Installing the .rwp files!

Finally time to open the Utilities.exe with the following command in the terminal:

wine ~/.steam/steam/steamapps/common/RailWorks/Utilities.exe

Navigate to the tab „Package Manager“ and then press the big „Install Button“ Then you navigate to the .rwp file you downloaded and let it install.

Once it is installed the screen should refresh, or you can press the refresh button and you should see the package you installed on the list on the left side. Exciting!

Post Script

Your content is now installed and have fun! Just know that like all Train Simulator stuff emulated on Linux, it can be a bit janky. But that’s half the charm sometimes 🙂

Wine is possibly one of the most fickle packages in Linux and regularly breaks itself with updates. Wine stable should be your best bet, but if down the road this process doesn’t work, you may need to do some tinkering of your own.

Das ist alles, was wir heute in diesem Leitfaden teilen. Dieser Leitfaden wurde ursprünglich erstellt und geschrieben von Brynn. Für den Fall, dass wir diesen Leitfaden nicht aktualisieren können, Sie können das neueste Update finden, indem Sie diesem folgen Verknüpfung.

Wenn Sie der Meinung sind, dass der Inhalt dieser Website Ihre Rechte verletzt, einschließlich Ihrer geistigen Eigentumsrechte, Bitte kontaktieren Sie uns umgehend über unser Kontaktformular.
Führer

Beitrags-Navigation

Vorherigen Post: Heim 100% Leistungsleitfaden
Nächster Beitrag: Warhammer 40,000 Dunkle Flut – Stub Revolver Guide, Statistiken, und mehr

Schreibe einen Kommentar Antworten abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

  • Titel: Zugsimulator – How to Install .rwp Files in Linux
  • Veröffentlichungsdatum:
  • Entwickler:
  • Herausgeber:
Information about Train Simulator – How to Install .rwp Files in Linux is still incomplete. Bitte helfen Sie uns dabei, die Details des Spiels auszufüllen Kontaktformular.

Haftungsausschluss

Alle zitierten Inhalte stammen aus den jeweiligen Quellen. Wenn Sie der Meinung sind, dass wir Ihre Inhalte ohne Erlaubnis verwendet haben, Stellen Sie sicher, dass Sie uns erreichen, wir werden es ernst nehmen.
  • Über uns
  • Kontaktiere uns
  • Datenschutz-Bestimmungen
  • Nutzungsbedingungen

Urheberrechte © © 2025 Riot-Bits.

Bereitgestellt von PressBook News WordPress-Theme