// install via winget
Command Prompt & PowerShell
click to copy
winget install OpenTTD.OpenTTD
// direct download
Download Installer// about OpenTTD
OpenTTD is a transport simulation game based upon the popular game Transport Tycoon Deluxe, written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.
// frequently asked questions
How do I install OpenTTD using winget?
Open PowerShell or Windows Terminal and run:
winget install OpenTTD.OpenTTD. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is OpenTTD?
OpenTTD is a transport simulation game based upon the popular game Transport Tycoon Deluxe, written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.
Is OpenTTD free to download?
OpenTTD is distributed under the GPL-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update OpenTTD with winget?
Run
winget upgrade OpenTTD.OpenTTD in PowerShell or Windows Terminal to update OpenTTD to the latest available version.What architecture does OpenTTD support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.