This manual is provided AS IS without any waranty or guarantees eiter implicitly or explicitly implied. You can NOT claim any rights from this manual or it’s instructions. You use this manual and it’s instructions AT YOUR OWN RISK.
If you have “Mojave” (OS 10.14 or earlier) you can still run the program as instructed below, however as soon as you upgrade to the newer versions (>= OS 10.15) you are no longer able to run RailwayOS.
Please do not contact us about this as we do not offer native MAC support. We are sorry as well.
MAC & Linux installation instructions
Installing using Parallels™ Desktop for Mac
When you are using Parallels™ Desktop on your MAC, you have an actual version of Windows running on your Mac.
Switch to Windows instance and you can play it as if you are using any other Windows Program.
Installing Using Wine on Mac
Install Homebrew package manager
Wine is installed within the terminal using the homebrew package manager available at https//brew.sh. Follow the installation instructions on the website to install it.
Install XQuartz >= 2.7.7
This is required to use the X Window System used by Wine and can be downloaded here:
https://www.xquartz.org/
Install Wine
For older Macs, use brew to then install wine, open a terminal and enter:
$ sudo brew install wine
or use these steps for 64-bit:
- Install Homebrew
- run these two commands:
brew tap gcenx/wine
brew install –cask –no-quarantine wine-crossover
entering your password when prompted to do so.
Download Railway Operation Simulator
Download the Railway Operation Simulator software and unpackage the application somewhere accessible (e.g. the ‘Applications’ folder). Rename the unpackaged folder to ‘RailwayOperationSimulator’.
Launch the Application
To launch the application, go to the ‘Railway/railway.exe’ within the Railway Operation Simulator folder, right click the ‘railway.exe’ file and select ‘Copy “railway.exe”’.
Use wine64 in place of wine in wine64 /Applications/RailwayOperationSimulator etc. (for the 64 bit version. We assume it’s wine32 for 32 bit)
Open a terminal and enter ‘wine64’ and then paste the copied address, e.g. for the example where the application is located in the Applications folder, the command entered into the terminal would be:
$ wine64 /Users/username/Applications/RailwayOperationSimulator/Railway/railway.exe
this should launch the application within wine.
Installing Using Wine Under Linux
To install under Fedora/Ubuntu
Update the repositories list
Open a terminal and update the repositories lists:
Fedora:
$ sudo yum update
Ubuntu:
$ sudo apt update
Install wine
Install the application
Fedora:
$ sudo yum install wine
Ubuntu:
$ sudo apt install wine
Download Railway Operation Simulator
Download the Railway Operation Simulator software and unpackage the application somewhere accessible (e.g. the users home folder). Rename the unpackaged folder to ‘RailwayOperationSimulator’.
Launch the Application
To launch the application, go to the ‘Railway/railway.exe’ within the Railway Operation Simulator folder, right click the ‘railway.exe’ file and select ‘Copy “railway.exe”’.
Open a terminal and enter ‘wine’ and then paste the copied address, e.g. for the example where the application is located in the Home folder, the command entered into the terminal would be:
$ wine $HOME/RailwayOperationSimulator/Railway/railway.exe
this should launch the application within wine.
[Mac Alternative] Installing Wine via Download/Creating a Mac App using Wine Bottler
If you wish to install Wine without creating an application you need only follow steps 1, 2, option 1 from step 8.
It is possible to create a .app application using Wine Bottler.
- Download the latest release of Railway Operation Simulator to an accessible location, this location must have user write access. Rename the folder to ‘RailwayOperationSimulator’.
- Download WineBottler from https://winebottler.kronenberg.org
- Copy the WineBottler App over to the Applications folder as instructed
- Launch WineBottler and click the ‘Advanced’ tab.
- Under ‘Program Installation’ press the ‘select File…’ button and browse for the downloaded Railway Operation Simulator program folder, and then locate the executable ‘Railway/railway.exe’
- Under ‘Installation Mode’ select ‘copy file (Program) and all files in the folder to the App Bundle’
- Set ‘System Version Info’ to ‘7’
- Decide whether to install Wine.app or package it within the RailwayOperationSimulator App:
- You can now either install ‘Wine.app’ from the downloaded ‘Wine Bottler’ drive, this will mean a railway operation smaller application and allow you to use Wine with other apps
- If you wish the Railway Operation Simulator App to behave as a free standing application you can instead within the configuration tick the box ‘Include Wine.app, so the user doesn’t have to install it’.
- Set ‘Version’ to be the version of the Railway Operation Simulator release.
- Click Install. This should create an application ‘RailwayOperationSimulator.app’ which can be launched.
This will package a copy of Wine.app within the application which will automatically be launched at the same time.
NOTE: Your choice at point 8 will either result in a single application ~700MB in size, or a two separate applications with the equivalent disk usage.
This manual is kindly provided by “Kr/zar” If you have any questions or issues, please join our Discord.