| Port details |
- OpenLoco Open source re-implementation of Chris Sawyer's Locomotion
- 26.05 games
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2026-07-27 23:08:42
- Last Update: 2026-07-26 16:08:16
- Commit Hash: b802014
- License: MIT
- WWW:
- https://openloco.io/
- Description:
- OpenLoco is an open-source re-implementation of Chris Sawyer's
Locomotion (CSL), the spiritual successor to Transport Tycoon. OpenLoco
aims to improve the game similar to how OpenTTD improved Transport
Tycoon, and OpenRCT2 improved RollerCoaster Tycoon.
CSL was originally written in x86 assembly, building on top of the
RollerCoaster Tycoon 2 engine. However, the engine has changed
substantially enough that OpenLoco currently does not share its codebase
with OpenRCT2.
As of December 2025, we have completed reimplementing the game in C++.
It is now our goal to get a solid multiplayer experience working in
OpenLoco. It is also our goal to increase the map and vehicle limits.
However, until creating a new save format (NSF), we are bound to the
limits imposed by the CSL save format (SV5/SC5).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- OpenLoco>0:games/OpenLoco
- To install the port:
- cd /usr/ports/games/OpenLoco/ && make install clean
- To add the package, run one of these commands:
- pkg install games/OpenLoco
- pkg install OpenLoco
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: OpenLoco
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784838438
SHA256 (OpenLoco-OpenLoco-v26.05_GH0.tar.gz) = c5d036bc6a290e34b4430621621ba230534820cdf663e6c859654fe944574609
SIZE (OpenLoco-OpenLoco-v26.05_GH0.tar.gz) = 2762519
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sfl : devel/sfl-library
- GTestConfig.cmake : devel/googletest
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libpng16.so : graphics/png
- libSDL3.so : devel/sdl3
- libtbb.so : devel/onetbb
- libyaml-cpp.so : devel/yaml-cpp
- libopenal.so.1 : audio/openal-soft
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_OpenLoco
- USES:
- cmake localbase:ldflags openal pkgconfig
- pkg-message:
- OpenLoco has been installed.
To play the game, you will need a copy of the data files of
Chris Sawyer's Locomotion. On first game start, you will
be prompted to supply the path of these game files on console.
- Master Sites:
|