On some platforms OpenTTD will also be available via your OS package manager or a similar service. 1.2) OpenTTD gameplay manual. OpenTTD has a community-maintained wiki, including a gameplay manual and tips. 1.3) Supported platforms. OpenTTD has been ported to several platforms and operating systems. The currently working platforms are: FreeBSD. A user-edited manual and development guide for users and developers of the open source transport simulation game OpenTTD, based on the gameplay of. OpenTTD is an open source simulation game based upon the popular Microprose 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. OpenTTD is licensed under.
Table of contents
- 1.0) About
- 1.1) Downloading OpenTTD
- 1.2) OpenTTD gameplay manual
- 1.3) Supported platforms
- 1.4) Installing and running OpenTTD
- 1.5) Add-on content / mods
- 1.6) OpenTTD directories
- 1.7) Compiling OpenTTD
- 2.0) Contact and community
- 2.1) Contributing to OpenTTD
- 2.2) Reporting bugs
- 2.3) Translating
- 3.0) Licensing
- 4.0) Credits
1.0) About
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.
OpenTTD is licensed under the GNU General Public License version 2.0, but includes some 3rd party software under different licenses.See the section 'Licensing' below for details.
1.1) Downloading OpenTTD
OpenTTD can be downloaded from the official OpenTTD website.
Both ‘stable' and ‘nightly' versions are available for download:
- most people should choose the ‘stable' version, as this has been more extensively tested
- the ‘nightly' version includes the latest changes and features, but may sometimes be less reliable
On some platforms OpenTTD will also be available via your OS package manager or a similar service.
1.2) OpenTTD gameplay manual
OpenTTD has a community-maintained wiki, including a gameplay manual and tips.
1.3) Supported platforms
OpenTTD has been ported to several platforms and operating systems.
The currently supported platforms are:
- Linux (SDL (OpenGL and non-OpenGL))
- macOS (universal) (Cocoa)
- Windows (Win32 GDI / OpenGL)
Other platforms may also work (in particular various BSD systems), but we don't actively test or maintain these.
1.3.1) Legacy support
Platforms, languages and compilers change.We'll keep support going on old platforms as long as someone is interested in supporting them, except where it means the project can't move forward to keep up with language and compiler features.
We guarantee that every revision of OpenTTD will be able to load savegames from every older revision (excepting where the savegame is corrupt).Please report a bug if you find a save that doesn't load.
1.4) Installing and running OpenTTD
OpenTTD is usually straightforward to install, but for more help the wiki includes an installation guide.
OpenTTD needs some additional graphics and sound files to run.
For some platforms these will be downloaded during the installation process if required.
For some platforms, you will need to refer to the installation guide. Ruby methods cheat sheet printable.
1.4.1) Free graphics and sound files
The free data files, split into OpenGFX for graphics, OpenSFX for sounds andOpenMSX for music can be found at:
- https://www.openttd.org/downloads/opengfx-releases/ for OpenGFX
- https://www.openttd.org/downloads/opensfx-releases/ for OpenSFX
- https://www.openttd.org/downloads/openmsx-releases/ for OpenMSX
Please follow the readme of these packages about the installation procedure.The Windows installer can optionally download and install these packages.
1.4.2) Original Transport Tycoon Deluxe graphics and sound files
If you want to play with the original Transport Tycoon Deluxe data files you have to copy the data files from the CD-ROM into the baseset/ directory.It does not matter whether you copy them from the DOS or Windows version of Transport Tycoon Deluxe.The Windows install can optionally copy these files.
You need to copy the following files:
- sample.cat
- trg1r.grf or TRG1.GRF
- trgcr.grf or TRGC.GRF
- trghr.grf or TRGH.GRF
- trgir.grf or TRGI.GRF
- trgtr.grf or TRGT.GRF
1.4.3) Original Transport Tycoon Deluxe music
If you want the Transport Tycoon Deluxe music, copy the appropriate files from the original game into the baseset folder.
- TTD for Windows: All files in the gm/ folder (gm_tt00.gm up to gm_tt21.gm)
- TTD for DOS: The GM.CAT file
- Transport Tycoon Original: The GM.CAT file, but rename it to GM-TTO.CAT
1.5) Add-on content / mods
Openttd Multiplayer
OpenTTD features multiple types of add-on content, which modify gameplay in different ways.
Most types of add-on content can be downloaded within OpenTTD via the ‘Check Online Content' button in the main menu.
Add-on content can also be installed manually, but that's more complicated; the OpenTTD wiki may offer help with that, or the OpenTTD directory structure guide.
1.5.1) AI opponents
OpenTTD comes without AI opponents, so if you want to play with AIs you have to download them.
The easiest way is via the ‘Check Online Content' button in the main menu.
You can select some AIs that you think are compatible with your playing style.
AI help and discussions may also be found in the AI section of the forum.
1.5.2) Scenarios and height maps
Scenarios and heightmaps can be added via the ‘Check Online Content' button in the main menu.
1.5.3) NewGRFs
A wide range of add-content is available as NewGRFs, including vehicles, industries, stations, landscape objects, town names and more.
NewGRFs can be added via the ‘Check Online Content' button in the main menu.
Openttd Multiplayer Not Working
See also the wiki guide to NewGRFs and the forum graphics development section.
1.5.4) Game scripts
Game scripts can provide additional challenges or changes to the standard OpenTTD gameplay, for example setting transport goals, or changing town growth behaviour.
Game scripts can be added via the ‘Check Online Content' button in the main menu.
See also the wiki guide to game scripts and the forum graphics game script section.
1.6) OpenTTD directories
OpenTTD uses its own directory structure to store game data, add-on content etc.
For more information, see the directory structure guide.
1.7) Compiling OpenTTD
If you want to compile OpenTTD from source, instructions can be found in COMPILING.md.
2.0) Contact and Community
‘Official' channels
- IRC chat using #openttd on irc.oftc.net more info about our irc channel
- OpenTTD on Github for code repositories and for reporting issues
- forum.openttd.org - the primary community forum site for discussing OpenTTD and related games
- OpenTTD wiki community-maintained wiki, including topics like gameplay guide, detailed explanation of some game mechanics, how to use add-on content (mods) and much more
‘Unofficial' channels
- the OpenTTD wiki has a page listing OpenTTD communities including some in languages other than English
2.1) Contributing to OpenTTD
We welcome contributors to OpenTTD. More information for contributors can be found in CONTRIBUTING.md
For some platforms, you will need to refer to the installation guide. Ruby methods cheat sheet printable.
1.4.1) Free graphics and sound files
The free data files, split into OpenGFX for graphics, OpenSFX for sounds andOpenMSX for music can be found at:
- https://www.openttd.org/downloads/opengfx-releases/ for OpenGFX
- https://www.openttd.org/downloads/opensfx-releases/ for OpenSFX
- https://www.openttd.org/downloads/openmsx-releases/ for OpenMSX
Please follow the readme of these packages about the installation procedure.The Windows installer can optionally download and install these packages.
1.4.2) Original Transport Tycoon Deluxe graphics and sound files
If you want to play with the original Transport Tycoon Deluxe data files you have to copy the data files from the CD-ROM into the baseset/ directory.It does not matter whether you copy them from the DOS or Windows version of Transport Tycoon Deluxe.The Windows install can optionally copy these files.
You need to copy the following files:
- sample.cat
- trg1r.grf or TRG1.GRF
- trgcr.grf or TRGC.GRF
- trghr.grf or TRGH.GRF
- trgir.grf or TRGI.GRF
- trgtr.grf or TRGT.GRF
1.4.3) Original Transport Tycoon Deluxe music
If you want the Transport Tycoon Deluxe music, copy the appropriate files from the original game into the baseset folder.
- TTD for Windows: All files in the gm/ folder (gm_tt00.gm up to gm_tt21.gm)
- TTD for DOS: The GM.CAT file
- Transport Tycoon Original: The GM.CAT file, but rename it to GM-TTO.CAT
1.5) Add-on content / mods
Openttd Multiplayer
OpenTTD features multiple types of add-on content, which modify gameplay in different ways.
Most types of add-on content can be downloaded within OpenTTD via the ‘Check Online Content' button in the main menu.
Add-on content can also be installed manually, but that's more complicated; the OpenTTD wiki may offer help with that, or the OpenTTD directory structure guide.
1.5.1) AI opponents
OpenTTD comes without AI opponents, so if you want to play with AIs you have to download them.
The easiest way is via the ‘Check Online Content' button in the main menu.
You can select some AIs that you think are compatible with your playing style.
AI help and discussions may also be found in the AI section of the forum.
1.5.2) Scenarios and height maps
Scenarios and heightmaps can be added via the ‘Check Online Content' button in the main menu.
1.5.3) NewGRFs
A wide range of add-content is available as NewGRFs, including vehicles, industries, stations, landscape objects, town names and more.
NewGRFs can be added via the ‘Check Online Content' button in the main menu.
Openttd Multiplayer Not Working
See also the wiki guide to NewGRFs and the forum graphics development section.
1.5.4) Game scripts
Game scripts can provide additional challenges or changes to the standard OpenTTD gameplay, for example setting transport goals, or changing town growth behaviour.
Game scripts can be added via the ‘Check Online Content' button in the main menu.
See also the wiki guide to game scripts and the forum graphics game script section.
1.6) OpenTTD directories
OpenTTD uses its own directory structure to store game data, add-on content etc.
For more information, see the directory structure guide.
1.7) Compiling OpenTTD
If you want to compile OpenTTD from source, instructions can be found in COMPILING.md.
2.0) Contact and Community
‘Official' channels
- IRC chat using #openttd on irc.oftc.net more info about our irc channel
- OpenTTD on Github for code repositories and for reporting issues
- forum.openttd.org - the primary community forum site for discussing OpenTTD and related games
- OpenTTD wiki community-maintained wiki, including topics like gameplay guide, detailed explanation of some game mechanics, how to use add-on content (mods) and much more
‘Unofficial' channels
- the OpenTTD wiki has a page listing OpenTTD communities including some in languages other than English
2.1) Contributing to OpenTTD
We welcome contributors to OpenTTD. More information for contributors can be found in CONTRIBUTING.md
2.2) Reporting bugs
Good bug reports are very helpful. We have a guide to reporting bugs to help with this.
Desyncs in multiplayer are complex to debug and report (some software development skils are required).Instructions can be found in debugging and reporting desyncs.
2.3) Translating
OpenTTD is translated into many languages. Translations are added and updated via the online translation tool.
3.0) Licensing
OpenTTD is licensed under the GNU General Public License version 2.0.For the complete license text, see the file ‘COPYING.md'.This license applies to all files in this distribution, except as noted below.
The squirrel implementation in src/3rdparty/squirrel
is licensed under the Zlib license.See src/3rdparty/squirrel/COPYRIGHT
for the complete license text.
The md5 implementation in src/3rdparty/md5
is licensed under the Zlib license.See the comments in the source files in src/3rdparty/md5
for the complete license text.
The implementations of Posix getaddrinfo
and getnameinfo
for OS/2 in src/3rdparty/os2
are distributed partly under the GNU Lesser General Public License 2.1, and partly under the (3-clause) BSD license.The exact licensing terms can be found in src/3rdparty/os2/getaddrinfo.c
resp. src/3rdparty/os2/getnameinfo.c
.
4.0 Credits
See CREDITS.md
OpenTTD - продолжение нашумевшей в свое время популярной игры - убийцы офисного времени от Microprose 'Transport Tycoon Deluxe' (TTD), первоначально написанная Крисом Савьером.OpenTTD сформирован по образу оригинальной игры, но, не смотря на номер текущей версии(0.6.3), является полностью доработанным приложением и несравненно увеличивает функциональность и играбельность оригинала. Более 40 новшеств, встроенный редактор сценариев, поддержка современных ОС, а так же множество on-line серверов, где можно померяться своей бизнес-стратегией с другими игроками по всему миру, подогревают интерес к игре уже больше 13 лет. Игра продолжает развиваться и дорабатываться с завидным постоянством.
Особенности игры:
Кто из старожилов в Сети помнит старую добрую TTD, здесь основные изменения, реализованные в OpenTTD (на языке оригинала):
Significant enhancements from the original game include for example:
- bigger maps (up to 64 times in size)
- stable multiplayer mode for up to 11 players in 8 companies or as spectators
- dedicated server mode and an in-game console for administration
- new pathfinding algorithms that makes vehicles go where you want them to
- autorail/-road build tool, improved terraforming
- canals, shiplifts, aqueduct
- larger, non-uniform stations and the ability to join them together
- mammoth and multi-headed trains
- clone, autoreplace and autoupdate vehicles
- possibility to build on slopes and coasts
- advanced/conditional orders, share and copy orders
- longer and higher bridges including new ones, full flexible tracks/roads under bridge
- reworked airport system with many more airports/heliports (i.e. international and metropolitan)
- presignals, semaphores, path based signalling
- support for TTDPatch newgrf features
- drive-through road stops for articulated road vehicles and trams
- multiple trees on one tile
- bribe the town authority
- many configuration settings to tune the game to your liking
- save games with zlib compression for smaller sizes which does not interrupt gameplay
- big support for internationalisation. OpenTTD is already translated into more than 40 languages
- dynamically created town-names in 18 languages and newgrf support
- convert rail tool (to e-rail, monorail, and maglev)
- drag&drop support for almost all tools (demolition, road/rail building/removing, stations, scenario editor..)
- sorting of most lists based on various criteria (vehicle, station, town, industries, etc.)
- mouse wheel support (scroll menus, zoom in/out)
- autoscroll when the mouse is near the edge of the screen/window
- sell whole train by dragging it to the dynamite trashcan
- cost estimation with the 'shift' key
- advanced options configuration window, change settings from within the game
Graphical/interface features:
- screenshots can be in BMP, PNG or PCX format (select in game options menu)
- more currencies (including Euro introduction in 2002)
- extra viewports to view more parts of the gamefield at the same time
- resolution and refresh rate selection for fullscreen mode
- colourful newspaper after a certain date
- colour coded vehicle profits
- game speed increase (through fast forward button or by pressing the TAB key)
- snappy and sticky windows that always stay on top and neatly align themselves to other windows
- more hotkeys for even less mouse-clicking
- support for 32 bit graphics
Лекарство: не нужно
Язык интерфейса: Английский, Русский, Украинский и еще около 15 языков
Жанры: Strategy
ОС: Windows
Официальный сайт: www.openttd.org
Однако, OpenTTD для работы требует пакет файлов с оригинальной 'Transport Tycoon Deluxe', который отсутствует на официальном сайте разработчика.
Если есть в наличии оригинальная игра, OpenTTD достаточно скачать с сайта разработчика www.openttd.org, установить в папку с 'Transport Tycoon Deluxe' и настроить.
Если оригинальной 'Transport Tycoon Deluxe' нету, тогда качаем полностью рабочую OpenTTD по одной из ссылок ниже.
Установка & Запуск:
Распаковать данные из архива в любую директорию. Запускать OpenTTD.exe