Windows:

Windows Icon

If you have not already done so, download the latest stable version of OpenBVE and extract it to a folder of your choice. This folder will be called your OpenBVE folder from here on.

First try launching the program, by double-clicking on the main openbve.exe in the top-level OpenBVE folder. In many cases, Windows Update will have already installed the .NET Framework 4.6.1 or later for you, and you will need to do nothing.

If however, this is not the case please download the .NET Framework 4.6.1 Web Installer from Microsoft:

Download .NET Framework 4.6.1

Follow the instructions in this installer, and then try launching the program again.


Linux:

Windows Icon

Some Linux distributions provide OpenBVE as a ready-to-install package.

In some cases, this version may be behind the most recent stable version.

Ubuntu and Debian:

OpenBVE is part of the main package repositories, and may be installed using the following apt-get command:

1
apt-get install openbve

Arch Linux

OpenBVE is part of the official ‘Community’ repository, and may be installed using the following pacman command with root privileges:

1
pacman -S openbve

Other Distributions:

If you have not already done so, download the latest stable version of OpenBVE and extract it to a folder of your choice. This folder will be called your OpenBVE folder from here on.

You will then need to install the latest version of the Mono framework, using the packages provided by the Mono Project:

http://www.mono-project.com

Alternatively, Mono will usually be available via your distribution’s package manager.

Launching the Program:

OpenBVE may be launched from a terminal using the command

1
mono openbve.exe
in the root OpenBVE folder. If you installed OpenBVE using a distribution’s packaged version, then an icon will hopefully have been added to your Games menu.


Mac OS-X:

Apple Icon

If you have not already done so, download the latest stable version of OpenBVE.

Mount the .dmg file, and drag OpenBVE to your applications folder.

Please note that OpenBVE is an unsigned application, and depending on your security settings may require you to add an exception to OS-X’s gatekeeper, as described in this Apple Support document:

https://support.apple.com/kb/PH18657?locale=en_US

Double-click on the OpenBVE application, and it will automatically prompt you to download and install the Mono framework if required.