OpenBVE v1.4.3 for Linux by Michelle
Description
The latest version of OpenBVE for Linux.
NOTES, MUST READ:
Required Dependencies (You must download these yourself):
OpenAL (If you are unable to download from your package manager, you can compile it yourself)
SDL
Mono (If you are given any choice, make sure that System.Windows.Forms and libgdiplus are installed.)
Since a pre-compiled app isn't available yet, you will need to run the program via terminal.
Depending on your operating system and version of mono, the exact steps may vary. The following are examples of what you may need to enter in the terminal. For more information, please look up the manual of your terminal and the Mono documentation.
cd /path/where/openbve/is/installed
mono OpenBve.exe
or
cd /path/where/openbve/is/installed
/path/where/mono/is/installed/mono OpenBve.exe
or
cd /path/where/mono/is/installed
mono /path/where/openbve/is/installed/OpenBve.exe
If you run into problems, please ask in the forums. If you ever want to update openBVE to the latest available version, you only need to download the main program again and extract it to your install directory. You do not have to download the other stuff again.
Comments
Add a comment