Difference between revisions of "Manual"

From TTWiki
Jump to navigationJump to search
(Add sidebar)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
{{Manual}}
 
Here you find the manual for TTDPatch.
 
Here you find the manual for TTDPatch.
   
 
To find specific pages, check out the table of contents below, or otherwise simply use the site search feature in the box to the left.
 
To find specific pages, check out the table of contents below, or otherwise simply use the site search feature in the box to the left.
   
Note that some pages have two different versions. The first one applies to the stable TTDPatch release, the second one to the TTDPatch alpha version. You can go to the latter by clicking on the arrows at the bottom of the page.
+
Note that some pages have two different versions. The first one applies to the stable TTDPatch release, the second one to the TTDPatch alpha version.
   
To propose changes or discuss the manual, please go to the [[Talk:Manual] talk page], or update the pages directly as appropriate.
+
To propose changes or discuss the manual, please go to the [[Talk:Manual|talk page]], or update the pages directly as appropriate.
   
TODO: A downloadable version of this manual, in the form of a zip file containing all individual pages as HTML files, is available at [http://wiki.ttdpatch.net/Manual.zip] (updated daily).
+
TODO: A downloadable version of this manual, in the form of a zip file containing all individual pages as HTML files, is available at [http://wiki.ttdpatch.net/Manual.zip http://wiki.ttdpatch.net/Manual.zip] (updated daily).
   
  +
== Introduction ==
==Table of Contents==
 
   
  +
* [[What does it do?]] - A brief summary of how TTDPatch is useful.
* Introduction
 
  +
* [[Copyright and copying]] - Who made TTDPatch, and under what conditions are you allowed to copy and use it.
** [[WhatDoesItDo]] - A brief summary of how TTDPatch is useful.
 
  +
* [[Cheat disclaimer]] - When not to use TTDPatch.
** [[CopyrightAndCopying]] - Who made TTDPatch, and under what conditions are you allowed to copy and use it.
 
  +
* [[Terminology and notations]] - Explaining some of the terms and notations used in this manual.
** [[CheatDisclaimer]] - When not to use TTDPatch.
 
  +
* [[Contributors]] - Who works on and helps with TTDPatch
** [[TerminologyAndNotations]] - Explaining some of the terms and notations used in this manual.
 
  +
** [[Contributors]] - Who works on and helps with TTDPatch
 
* Usage
+
== Usage ==
  +
** [[WhereToGetIt]] - The official homepage of TTDPatch and related sites.
 
** [[Installation]] - How to install TTDPatch.
+
* [[WhereToGetIt]] - The official homepage of TTDPatch and related sites.
** [[UpgradingToANewerVersion]] - What you need to do if you're upgrading TTDPatch from an earlier version.
+
* [[Installation]] - How to install TTDPatch.
** [[RunningIt]] - How to run TTDPatch.
+
* [[UpgradingToANewerVersion]] - What you need to do if you're upgrading TTDPatch from an earlier version.
** [[WindowsVersion]] - Differences between the DOS and Windows versions of TTD and TTDPatch.
+
* [[RunningIt]] - How to run TTDPatch.
  +
* [[WindowsVersion]] - Differences between the DOS and Windows versions of TTD and TTDPatch.
** [[LanguageSelection]] - How to choose TTDPatch's language.
 
** [[ConfigurationFile]] - The file that tells TTDPatch what patches it should apply.
+
* [[LanguageSelection]] - How to choose TTDPatch's language.
  +
* [[ConfigurationFile]] - The file that tells TTDPatch what patches it should apply.
*** [[BitSwitches]] - Switches with lots of settings
 
  +
** [[BitSwitches]] - Switches with lots of settings
** [[CommandLine]] - How to specify the patches directly on the command line.
 
  +
* [[CommandLine]] - How to specify the patches directly on the command line.
** [[SpecialSwitches]] - Special switches
 
  +
* [[SpecialSwitches]] - Special switches
** [[MultiplayerGames]] - What to look out for when playing multiplayer games with TTDPatch.
 
  +
* [[MultiplayerGames]] - What to look out for when playing multiplayer games with TTDPatch.
* Patches
 
  +
** Basic
 
  +
== Patches ==
*** [[EnhanceMultiplayer]] - Enhance multiplayer games to allow more than two players
 
  +
*** [[ExperimentalFeatures]] - Enable experimental features of the patch
 
  +
=== Basic Patches ===
**** [[ExperimentalFeatures/2.5]] - Enable experimental features of the patch (TTDPatch 2.5)
 
  +
**** [[ExperimentalFeatures:Alpha]] - Enable experimental features of the patch (TTDPatch 2.6)
 
  +
* [[EnhanceMultiplayer]] - Enhance multiplayer games to allow more than two players
*** [[GeneralFixes]] - Many small improvements.
 
  +
* [[ExperimentalFeatures]] - Enable experimental features of the patch
*** [[LowMemoryVersion]] - For computers with less memory.
 
  +
** [[ExperimentalFeatures/2.5]] - Enable experimental features of the patch (TTDPatch 2.5)
*** [[MiscellaneousModifications]] - Modify some aspects of the generalfixes and other switches
 
**** [[MiscellaneousModifications:Alpha]] - Modify some aspects of the generalfixes and other switches
+
** [[ExperimentalFeatures:Alpha]] - Enable experimental features of the patch (TTDPatch 2.6)
  +
* [[GeneralFixes]] - Many small improvements.
*** [[NetworkTimeout]] - Abort network connection if other computer does not respond.
 
  +
* [[LowMemoryVersion]] - For computers with less memory.
*** [[NewSounds]] - Allow new sounds
 
  +
* [[MiscellaneousModifications]] - Modify some aspects of the generalfixes and other switches
*** [[RebuildTtdpatchovlOnEveryRun]] - Rebuilds ttdpatch.ovl even when it is valid.
 
  +
** [[MiscellaneousModifications/2.5]] - Modify some aspects of the generalfixes and other switches (TTDPatch 2.5)
*** [[Resolution]] - Allow changing the resolution TTD runs in
 
  +
** [[MiscellaneousModifications:Alpha]] - Modify some aspects of the generalfixes and other switches (TTDPatch 2.6)
*** [[SaveOptionalData]] - Store additional information in savegames
 
  +
* [[NetworkTimeout]] - Abort network connection if other computer does not respond.
*** [[Windows2000XPCompatibility]] - Makes the Windows version of TTD compatible with Windows 2000/XP.
 
  +
* [[NewSounds]] - Allow new sounds
** Vehicles
 
  +
* [[RebuildTtdpatchovlOnEveryRun]] - Rebuilds ttdpatch.ovl even when it is valid.
*** AutorenewalOfOldVehicles - Automatically renew vehicles when they reach their maximum age.
 
  +
* [[Resolution]] - Allow changing the resolution TTD runs in
*** AutoReplace - Automatically replace and upgrade vehicles
 
  +
* [[SaveOptionalData]] - Store additional information in savegames
*** IncreasedNumberOfVehicles - Allow more vehicles in the game.
 
  +
* [[Windows2000XPCompatibility]] - Makes the Windows version of TTD compatible with Windows 2000/XP.
*** MoreConsists - Allow more than 80 trains, planes, road vehicles and ships.
 
  +
*** NewCurveAndMountainHandling - Make trains faster on mountains and in curves with realistic acceleration.
 
  +
=== Vehicles ===
*** NewDefaultServiceInterval - Set default service interval for new engines to the given number of days.
 
  +
*** NewVehicleGraphics - Enable new graphics for vehicles and new vehicle models
 
  +
* [[AutorenewalOfOldVehicles]] - Automatically renew vehicles when they reach their maximum age.
*** PersistentEngines - Keep active engines in the purchase list.
 
  +
* [[AutoReplace]] - Automatically replace and upgrade vehicles
*** VariableRunningCosts:Alpha - Permit grf-determined variable running costs
 
  +
* [[IncreasedNumberOfVehicles]] - Allow more vehicles in the game.
*** RailVehicles
 
  +
* [[MoreConsists]] - Allow more than 80 trains, planes, road vehicles and ships.
**** CloneTrain:Alpha - Enable cloning of trains.
 
  +
* [[NewCurveAndMountainHandling]] - Make trains faster on mountains and in curves with realistic acceleration.
**** FreightTrains - Simulate very long freight trains by multiplying freight train cargo and weight
 
  +
* [[NewDefaultServiceInterval]] - Set default service interval for new engines to the given number of days.
**** TrainRefitting - Enable the refitting of trains in depots
 
  +
* [[NewVehicleGraphics]] - Enable new graphics for vehicles and new vehicle models
**** MammothTrains - Attach up to 126 wagons to a train.
 
  +
* [[PersistentEngines]] - Keep active engines in the purchase list.
**** MoreSteam - Allows modifying how much steam is produced by steam engines
 
  +
* [[VariableRunningCosts:Alpha]] - Permit grf-determined variable running costs
**** MultiheadedEngines - Buy additional engines for a train.
 
  +
**** NewWagonAgeRating - New calculation of station ratings for aging wagons
 
  +
==== Rail Vehicles ====
**** WagonSpeedLimits - Limit the speed of trains with freight wagons
 
  +
*** RoadVehicles
 
  +
* [[CloneTrain:Alpha]] - Enable cloning of trains.
**** NewRoadVehicleCrashes - Choose what happens when trains and road vehicles collide
 
  +
* [[FreightTrains]] - Simulate very long freight trains by multiplying freight train cargo and weight
**** RoadVehicleQueueing - Road vehicles wait at an occupied station.
 
  +
* [[TrainRefitting]] - Enable the refitting of trains in depots
*** Aircraft
 
  +
* [[MammothTrains]] - Attach up to 126 wagons to a train.
**** NewPlaneSpeed - Make planes have the correct speed in the game
 
  +
* [[MoreSteam]] - Allows modifying how much steam is produced by steam engines
**** PlaneCrashControl - Determine under what circumstances planes may crash.
 
  +
* [[MultiheadedEngines]] - Buy additional engines for a train.
*** Orders
 
  +
* [[NewWagonAgeRating]] - New calculation of station ratings for aging wagons
**** FeederService - Allows feeder service operation: unload cargo at a station that would accept them
 
  +
* [[WagonSpeedLimits]] - Limit the speed of trains with freight wagons
**** FullLoadForAnyTypeOfCargo - The 'full load' will be satisfied for any cargo type.
 
  +
**** GoToDepot - Add depots to vehicle orders
 
  +
==== Road Vehicles ====
**** LostVehicles - Give warning messages if vehicles are lost.
 
  +
**** NewNonstopHandling - Trains do not stop at stations where 'non-stop' is selected
 
  +
* [[NewRoadVehicleCrashes]] - Choose what happens when trains and road vehicles collide
**** SharedOrders - Vehicle orders can be shared or copied.
 
  +
* [[RoadVehicleQueueing]] - Road vehicles wait at an occupied station.
**** SelectableStationCargo - Choose what type of cargo should appear at a station.
 
  +
**** AdvancedOrders:Alpha - Advanced Orders
 
  +
==== Aircraft ====
** Terrain
 
  +
*** AutoSlope - Enable automatic foundation construction while landscaping
 
  +
* [[NewPlaneSpeed]] - Make planes have the correct speed in the game
*** BuildOnCoasts - Build on coasts without having to bulldoze the water manually
 
  +
* [[PlaneCrashControl]] - Determine under what circumstances planes may crash.
*** BuildOnSlopes - Build more items on sloped tiles
 
  +
*** PlantManyTrees - Plant a rectangular area of trees
 
  +
==== Orders ====
*** TempSnowLine - Enable snow in the temperate climate
 
  +
*** ToylandFeatures - Toyland Features
 
  +
* [[FeederService]] - Allows feeder service operation: unload cargo at a station that would accept them
** Infrastructure
 
  +
* [[FullLoadForAnyTypeOfCargo]] - The 'full load' will be satisfied for any cargo type.
*** Bridges
 
  +
* [[GoToDepot]] - Add depots to vehicle orders
**** BridgeSpeedLimits - Raise speeds limits for the two fastest maglev bridge types
 
  +
* [[LostVehicles]] - Give warning messages if vehicles are lost.
**** CustomBridgeHeads - Enabling rearranging track and road pieces on flat bridge heads
 
  +
* [[NewNonstopHandling]] - Trains do not stop at stations where 'non-stop' is selected
**** HigherBridges - Build higher bridges
 
  +
* [[SharedOrders]] - Vehicle orders can be shared or copied.
**** LongBridges - Set the maximum length of a bridge to 127 squares.
 
  +
* [[SelectableStationCargo]] - Choose what type of cargo should appear at a station.
**** NewBridges - Enable new bridges
 
  +
** [[SelectableStationCargo/2.5]] - Choose what type of cargo should appear at a station. (TTDPatch 2.5)
*** Canals - Build canals and locks
 
  +
* [[AdvancedOrders:Alpha]] - Advanced Orders
*** EnhanceTunnels - Allows train tracks to be built over tunnel entrances
 
  +
*** MoreBuildOptions - More freedom when building and removing industries and other objects
 
  +
=== Terrain ===
*** Railroads
 
  +
**** ElectrifiedRailways - Enable the electrified track system
 
  +
* [[AutoSlope]] - Enable automatic foundation construction while landscaping
**** ManualTrackConversion - Replace tracks with a different type by simply building over them
 
  +
* [[BuildOnCoasts]] - Build on coasts without having to bulldoze the water manually
**** Signalling
 
  +
* [[BuildOnSlopes]] - Build more items on sloped tiles
**** * NewSignals:Alpha - Load new graphics for new signal types.
 
  +
* [[PlantManyTrees]] - Plant a rectangular area of trees
**** * Presignals - An improved signalling technique for very efficient networks and stations
 
**** * PathBasedSignalling - Enable path based signalling
+
* [[TempSnowLine]] - Enable snow in the temperate climate
  +
* [[ToylandFeatures]] - Toyland Features
**** * RoutingRestrictions:Alpha - Enables train routetracing to be restricted according to user criteria
 
  +
**** * ProgrammableSignals:Alpha - Additional user-provided conditions for forcing a signal to red
 
  +
=== Infrastructure ===
**** * SemaphoreSignals - Show semaphore signals before 1975
 
  +
**** * SignalsOnRoadTrafficSide - Always display rail signals on the side road vehicles drive on
 
  +
* [[Canals]] - Build canals and locks
**** * SignalWaitTimes - Adjust the time a train waits at a red signal
 
  +
* [[EnhanceTunnels]] - Allows train tracks to be built over tunnel entrances
**** * ThroughSignals:Alpha - PBS Through Signals
 
  +
* [[MoreBuildOptions]] - More freedom when building and removing industries and other objects
**** * InvertibleSignals:Alpha - Invert the one-way/two-way routing behaviour of selected signals
 
  +
**** TrackTypeCostDifferences - Make different types of track cost differently
 
  +
==== Bridges ====
**** UnifiedMaglev - Unifies the monorail and maglev track systems
 
  +
*** Roads
 
  +
* [[BridgeSpeedLimits]] - Raise speeds limits for the two fastest maglev bridge types
**** AbandonedRoads - Make abandoned roads lose their owner.
 
  +
* [[CustomBridgeHeads]] - Enabling rearranging track and road pieces on flat bridge heads
**** OneWayRoads - Allows to build one-way roads
 
  +
* [[HigherBridges]] - Build higher bridges
**** Trams - Enable tram tracks on roads
 
  +
* [[LongBridges]] - Set the maximum length of a bridge to 127 squares.
*** Stations
 
  +
* [[NewBridges]] - Enable new bridges
**** AdjacentStations:Alpha - Allows new station facilities to be merged to any station in range, even if it is adjacent to an existing station.
 
  +
**** FifoLoading - Load trains in the order they arrive
 
  +
==== Railroads ====
**** GradualLoading - Gradually load and unload vehicles
 
  +
**** IrregularStations - Allow building non-rectangular, irregular stations
 
  +
* [[ElectrifiedRailways]] - Enable the electrified track system
**** KeepSmallAirports - It will always be possible to build small airports.
 
  +
* [[ManualTrackConversion]] - Replace tracks with a different type by simply building over them
**** LargerStationSpread - Allow a station complex to occupy a larger area.
 
  +
* [[TrackTypeCostDifferences]] - Make different types of track cost differently
**** LongerStationsMorePlatforms - Makes it possible to build train stations with a maximum size of 7x7
 
  +
* [[UnifiedMaglev]] - Unifies the monorail and maglev track systems
**** MoreAirports - Build more than two airports per city.
 
  +
**** NewLoadunloadTimeCalculation - A more realistic calculation of load/unload time.
 
  +
===== Signalling =====
**** NewStations - Enable new station graphics.
 
  +
**** StationSize:Alpha - Changes the maximum railway station size to the specified value, up to 255x255
 
  +
* [[NewSignals:Alpha]] - Load new graphics for new signal types.
** HousesTowns
 
  +
* [[Presignals]] - An improved signalling technique for very efficient networks and stations
*** BribeOption - Add a bribe option to the local authority menu.
 
  +
* [[PathBasedSignalling]] - Enable path based signalling
*** ExtraDynamite - Allow the removal of more city roads and bridges.
 
  +
* [[RoutingRestrictions:Alpha]] - Enables train routetracing to be restricted according to user criteria
*** MoreTownStatistics - Show statistics about cargo delivered to towns as well
 
  +
* [[ProgrammableSignals:Alpha]] - Additional user-provided conditions for forcing a signal to red
*** NewHouses - Enable new Town buildings
 
  +
* [[SemaphoreSignals]] - Show semaphore signals before 1975
*** NewTownGrowthSwitches - Control how towns grow
 
  +
* [[SignalsOnRoadTrafficSide]] - Always display rail signals on the side road vehicles drive on
*** NewTownNames - Allow defining now town name schemes
 
  +
* [[SignalWaitTimes]] - Adjust the time a train waits at a red signal
*** OfficeTowersAcceptFood - In the arctic and tropical climates, office towers will accept food.
 
  +
* [[ThroughSignals:Alpha]] - PBS Through Signals
*** TownBuildNoRoad - Prevent towns from building roads
 
  +
* [[InvertibleSignals:Alpha]] - Invert the one-way/two-way routing behaviour of selected signals
*** TownRoadBranchProb - Set the probability that towns will build roads
 
  +
** IndustriesCargo
 
  +
==== Roads ====
*** NewCargos - Enable new cargo types
 
  +
*** NewCargoDistribution - Improve how cargo is distributed among several stations serving one industry
 
  +
* [[AbandonedRoads]] - Make abandoned roads lose their owner.
*** NewIndustries - Enable new industry graphics
 
  +
* [[OneWayRoads]] - Allows to build one-way roads
*** StableIndustries - Industries never close down when stable economy is selected
 
  +
* [[Trams]] - Enable tram tracks on roads
*** MoreIndustries:Alpha - Allow constructing more industries
 
  +
** FinanceEconomy
 
  +
==== Stations ====
*** MoreCurrenciesAndEuro - Enable selection of more currencies and introduce the Euro in 2002
 
  +
*** Subsidiaries - Manage subsidiary companies
 
  +
* [[AdjacentStations:Alpha]] - Allows new station facilities to be merged to any station in range, even if it is adjacent to an existing station.
*** TurnOffInflation - All prices remain at the current level, applies to both costs and income.
 
  +
* [[FifoLoading]] - Load trains in the order they arrive
** Difficulty
 
  +
* [[GradualLoading]] - Gradually load and unload vehicles
*** AIConstructionChances - Set the probability with which the AI will attempt to build new route types
 
  +
* [[IrregularStations]] - Allow building non-rectangular, irregular stations
*** BuildWhilePaused - Allows construction while the game is paused.
 
  +
* [[KeepSmallAirports]] - It will always be possible to build small airports.
*** DisasterSelection - Select which disasters may occur
 
  +
* [[LargerStationSpread]] - Allow a station complex to occupy a larger area.
*** EnhancedDifficultySettings - Allow additional options in the difficulty settings
 
  +
* [[LongerStationsMorePlatforms]] - Makes it possible to build train stations with a maximum size of 7x7
*** EternalGame - Allows you to play forever, time never stops
 
  +
* [[MoreAirports]] - Build more than two airports per city.
*** NewPerformanceCalculation - Calculate vehicle performance rating based on vehicle purchase and running cost.
 
  +
* [[NewLoadunloadTimeCalculation]] - A more realistic calculation of load/unload time.
*** NewStartingYear - Choose the starting year for new games
 
*** SignCheats - Enable the sign cheats.
+
* [[NewStations]] - Enable new station graphics.
  +
* [[StationSize:Alpha]] - Changes the maximum railway station size to the specified value, up to 255x255
** Interface
 
  +
*** EnhancedGraphicalUserInterface - Enhance the graphical user interface inside TTD
 
  +
=== Houses/Towns ===
*** ErrorPopupTime - Set the time an error popup is displayed
 
  +
*** FasterDebtManagement - Borrow or repay the maximum amount of debt with a single mouse click.
 
  +
* [[BribeOption]] - Add a bribe option to the local authority menu.
*** ForceGameOptions - Force and set game options
 
*** GameSpeed - Allow for the game speed to be changed dynamically using keyboard hotkeys
+
* [[ExtraDynamite]] - Allow the removal of more city roads and bridges.
  +
* [[MoreTownStatistics]] - Show statistics about cargo delivered to towns as well
*** LoadEntryInTheDiskMenu - Adds a 'load game' option to the in-game disk menu.
 
*** LocomotionGUI - Enable a Locomotion-like user interface
+
* [[NewHouses]] - Enable new Town buildings
  +
* [[NewTownGrowthSwitches]] - Control how towns grow
*** MapRefresh - Set the rate at which the map window is refreshed.
 
  +
* [[NewTownNames]] - Allow defining now town name schemes
*** MoreAnimation - Support a larger number of tiles with animation
 
  +
* [[OfficeTowersAcceptFood]] - In the arctic and tropical climates, office towers will accept food.
*** MoreHotkeys - Enable hot keys for all tools in the rail and road construction menus and for general actions
 
  +
* [[TownBuildNoRoad]] - Prevent towns from building roads
**** MoreHotkeys:Alpha - Enable hot keys for all tools in the construction menus and for general actions
 
  +
* [[TownRoadBranchProb]] - Set the probability that towns will build roads
*** MoreStatistics - Collect and display more in-game statistics
 
  +
*** MoreTransparencyOptions:Alpha
 
  +
=== Industries and Cargo ===
*** MouseWheel - Enable the Mouse Wheel in the Windows version
 
  +
*** MoveErrorPopups - Move red error popup windows into a corner
 
  +
* [[NewCargos]] - Enable new cargo types
*** NewsInterface
 
  +
* [[NewCargoDistribution]] - Improve how cargo is distributed among several stations serving one industry
**** MoreNewsItems - Generate news items for more events
 
  +
* [[NewIndustries]] - Enable new industry graphics
**** NewsHistory - Change the news log to a news history window
 
  +
* [[StableIndustries]] - Industries never close down when stable economy is selected
**** NewsPaperColour - Show newspaper in colour after a certain date.
 
  +
* [[MoreIndustries:Alpha]] - Allow constructing more industries
*** ShowFullDate - Always show the full date, not only when paused
 
  +
*** VehicleInterface
 
  +
=== Finance and Economy ===
**** FollowVehicle - Allows main view to follow a vehicle.
 
  +
**** SellEntireTrains - Sell entire trains by selling the engine with Ctrl
 
  +
* [[MoreCurrenciesAndEuro]] - Enable selection of more currencies and introduce the Euro in 2002
**** ShowProfitInVehicleList - Show vehicle profit colour coded to indicate vehicle performace rating.
 
  +
* [[Subsidiaries]] - Manage subsidiary companies
**** ShowVehicleSpeed - In the vehicle window, show the current speed.
 
  +
* [[TurnOffInflation]] - All prices remain at the current level, applies to both costs and income.
**** SortVehicleLists - Sort vehicle lists by various properties.
 
  +
*** WindowInterface
 
  +
=== Difficulty ===
**** MoreWindows - Allow opening more in-game windows
 
  +
**** StretchWindow - Stretch the TTD Window to any size
 
  +
* [[AIConstructionChances]] - Set the probability with which the AI will attempt to build new route types
**** WindowSnap - Make in-game windows snap to each other
 
  +
* [[BuildWhilePaused]] - Allows construction while the game is paused.
** Deprecated
 
  +
* [[DisasterSelection]] - Select which disasters may occur
*** AIBoost - Increase the AI recursion depth.
 
  +
* [[EnhancedDifficultySettings]] - Allow additional options in the difficulty settings
*** MoreIndustriesperClimate - Enables more industries in other climates.
 
  +
* [[EternalGame]] - Allows you to play forever, time never stops
* AdditionalReading
 
  +
* [[NewPerformanceCalculation]] - Calculate vehicle performance rating based on vehicle purchase and running cost.
** SignCheatsdetailed - A detailed description of all sign cheats
 
  +
* [[NewStartingYear]] - Choose the starting year for new games
*** MoneyCheat - Change how much money you have
 
*** YearCheat - Change the current year
+
* [[SignCheats]] - Enable the sign cheats.
  +
*** AutomaticTrackConversion - Convert track to monorail, maglev
 
  +
=== Interface ===
*** CheatDetection - Find out what cheats were used in a game
 
  +
*** RoadrailroadCrossingOwnerBugfix - Regain ownership of your track/road crossings
 
  +
* [[EnhancedGraphicalUserInterface]] - Enhance the graphical user interface inside TTD
*** TrainCarRenewal - Renew all train cars for better ratings
 
  +
** [[EnhancedGraphicalUserInterface/2.5]] - Enhance the graphical user interface inside TTD (TTDPatch 2.5)
*** TrainNonstopCommandModifications - Set all commands to 'non-stop' (or not)
 
  +
* [[ErrorPopupTime]] - Set the time an error popup is displayed
*** ServiceIntervalChanges - Change the service interval of all your vehicles
 
  +
* [[FasterDebtManagement]] - Borrow or repay the maximum amount of debt with a single mouse click.
*** StationReset - Reset cargo, acceptance and ratings of all stations
 
  +
* [[ForceGameOptions]] - Force and set game options
*** PurchaseListModifications - Add or remove engines from the list of vehicles for purchase
 
  +
* [[GameSpeed]] - Allow for the game speed to be changed dynamically using keyboard hotkeys
*** ResetVehicleData - Reload updated vehicle data
 
  +
* [[LoadEntryInTheDiskMenu]] - Adds a 'load game' option to the in-game disk menu.
*** PresignalRemoval - Remove all pre-signal setups, or only automatic ones
 
  +
* [[LocomotionGUI]] - Enable a Locomotion-like user interface
*** GhostStationRemoval - Remove ghost stations
 
  +
* [[MapRefresh]] - Set the rate at which the map window is refreshed.
*** SwitchingCompaniesplayers - Switch control to a different company or player
 
  +
* [[MoreAnimation]] - Support a larger number of tiles with animation
*** ClearUnloadOption - Remove unload option from all orders
 
  +
* [[MoreHotkeys]] - Enable hot keys for all tools in the rail and road construction menus and for general actions
*** ChangeSemaphores - Change to or from semaphore signals
 
  +
** [[MoreHotkeys:Alpha]] - Enable hot keys for all tools in the construction menus and for general actions
*** PlantManyTreesCheat - Plant a large rectangular area of trees
 
  +
* [[MoreStatistics]] - Collect and display more in-game statistics
*** SubsidyCheat - Make TTD offer a new subsidy
 
  +
* [[MoreTransparencyOptions:Alpha]]
*** RemoveHeadquarters - Remove headquarters
 
  +
* [[MouseWheel]] - Enable the Mouse Wheel in the Windows version
*** SwitchClimate - Switch to a new climate
 
  +
* [[MoveErrorPopups]] - Move red error popup windows into a corner
*** DebuggerCheat - Enable TTD's internal debugger
 
  +
* [[ShowFullDate]] - Always show the full date, not only when paused
*** GraphicsCheat - Activate or deactivate new graphics sets
 
  +
*** FindLostWagons - Find lost wagons
 
  +
==== News Interface ====
*** RestartConstruction - Restart construction stages of town building or industry
 
  +
*** StopAllVehicles - Stop (or start) all vehicles
 
  +
* [[MoreNewsItems]] - Generate news items for more events
*** ResetIndustryData - Reload all industry data
 
  +
* [[NewsHistory]] - Change the news log to a news history window
*** DeleteVehicles - Delete all vehicles on tile
 
  +
* [[NewsPaperColour]] - Show newspaper in colour after a certain date.
*** ResetFifo - Reset Fifo loading
 
  +
*** FaceSelection - Allows editing the company manager's face
 
  +
==== Vehicle Interface ====
*** PurgeHousesIndustries - Remove unused house and industry data from the savegame
 
  +
*** LandGen:Alpha - New Terrain Generator Control
 
  +
* [[FollowVehicle]] - Allows main view to follow a vehicle.
*** UnReservePBSTrack:alpha - Unreserve PBS reserved tracks on sign tile
 
  +
* [[SellEntireTrains]] - Sell entire trains by selling the engine with Ctrl
** Presignalsdetailed - In-depth information about pre-signals and useful setups
 
  +
* [[ShowProfitInVehicleList]] - Show vehicle profit colour coded to indicate vehicle performace rating.
*** HowPresignalsWork - Detailed information about the prinicples behind pre-signals
 
  +
* [[ShowVehicleSpeed]] - In the vehicle window, show the current speed.
*** AutomaticPresignalBlocks - How to set up automatic pre-signal blocks
 
  +
* [[SortVehicleLists]] - Sort vehicle lists by various properties.
*** SpecificExamplesOfUsefulPresignalSetups - Terminus station, through station and overflow loops
 
  +
** NewGraphics - In-depth explanation of how to enable and use the new graphics
 
  +
==== Window Interface ====
*** NewGraphicsInstallation - How to install and work with new graphics
 
  +
*** UseOfNewGraphics - How to use them
 
  +
* [[MoreWindows]] - Allow opening more in-game windows
*** GraphicsErrors - Troubleshooting and Error Messages
 
  +
* [[StretchWindow]] - Stretch the TTD Window to any size
** NewWindows - New in-game windows introduced by the patch
 
  +
* [[WindowSnap]] - Make in-game windows snap to each other
*** EnhGUIWindow - Enhanced GUI Settings Window
 
  +
*** GRFStatusWindow - Graphics Status Window
 
  +
=== Deprecated Patches ===
*** GRFAuthorHelperWindow - In-game adjustment of real sprite offsets.
 
  +
*** CompanyColorSelection - Advanced company color selection
 
  +
* [[AIBoost]] - Increase the AI recursion depth.
** NewTownGrowthMechanism - How the switches controlling town growth work in detail
 
  +
* [[MoreIndustriesperClimate]] - Enables more industries in other climates.
*** TTDTownGrowth - How towns grow in regular TTD
 
  +
* [[HideTransparentTrees:Alpha]] - Hide trees in transparent mode.
*** NewTownGrowthSwitchesdetails - How the new town growth switches work
 
  +
** RealisticAcceleration - How the new realistic acceleration is calculated
 
  +
== Additional Reading ==
** EnhancedKeyboardMapping - Remapping key combinations in TTD
 
  +
** DebugSwitches - Modifying how TTDPatch works
 
  +
=== Sign Cheats ===
** Help - Where to get help with TTDPatch
 
  +
** TTDPatchMailingLists - The mailing lists about TTDPatch
 
** FrequentlyAskedQuestions - Look here if you have a question
+
* [[MoneyCheat]] - Change how much money you have
  +
* [[YearCheat]] - Change the current year
** TranslatingTTDPatch - How you can translate TTDPatch into your language.
 
  +
* [[AutomaticTrackConversion]] - Convert track to monorail, maglev
** CustomIngameTexts - Translating the new in-game texts
 
  +
* [[CheatDetection]] - Find out what cheats were used in a game
*** DetailedInformation - What all the custom text entries mean
 
  +
* [[RoadrailroadCrossingOwnerBugfix]] - Regain ownership of your track/road crossings
*** CurrencyEntries - How to change currencies and create custom ones
 
  +
* [[TrainCarRenewal]] - Renew all train cars for better ratings
** VersionHistory - What feature was added when?
 
  +
* [[TrainNonstopCommandModifications]] - Set all commands to 'non-stop' (or not)
** ErrorMessages - An explanation of all the error messages.
 
  +
* [[ServiceIntervalChanges]] - Change the service interval of all your vehicles
** VersionTrouble - What if TTDPatch doesn't recognize your version of TTD.
 
  +
* [[StationReset]] - Reset cargo, acceptance and ratings of all stations
* OtherStuff
 
** ContactInformation - How to contact the author of TTDPatch.
+
** [[StationReset/2.5]] - Reset cargo, acceptance and ratings of all stations (TTDPatch 2.5)
  +
* [[PurchaseListModifications]] - Add or remove engines from the list of vehicles for purchase
** FuturePlans - What might be included in a future version of the patch.
 
  +
* [[ResetVehicleData]] - Reload updated vehicle data
** ImpossibleChanges - Things that are often asked for but cannot be done.
 
  +
* [[PresignalRemoval]] - Remove all pre-signal setups, or only automatic ones
** OtherTools - Programs related to TTDPatch, or otherwise useful for TTD.
 
  +
* [[GhostStationRemoval]] - Remove ghost stations
** RealMaglevs - If you want to know what Maglevs are.
 
  +
* [[SwitchingCompaniesplayers]] - Switch control to a different company or player
** ClosingWords - Useless trivialities because I couldn't think of anything better to say.
 
  +
* [[ClearUnloadOption]] - Remove unload option from all orders
  +
* [[ChangeSemaphores]] - Change to or from semaphore signals
  +
* [[PlantManyTreesCheat]] - Plant a large rectangular area of trees
  +
* [[SubsidyCheat]] - Make TTD offer a new subsidy
  +
* [[RemoveHeadquarters]] - Remove headquarters
  +
* [[SwitchClimate]] - Switch to a new climate
  +
* [[DebuggerCheat]] - Enable TTD's internal debugger
  +
* [[GraphicsCheat]] - Activate or deactivate new graphics sets
  +
* [[FindLostWagons]] - Find lost wagons
  +
* [[RestartConstruction]] - Restart construction stages of town building or industry
  +
* [[StopAllVehicles]] - Stop (or start) all vehicles
  +
* [[ResetIndustryData]] - Reload all industry data
  +
* [[DeleteVehicles]] - Delete all vehicles on tile
  +
* [[ResetFifo]] - Reset Fifo loading
  +
* [[FaceSelection]] - Allows editing the company manager's face
  +
* [[PurgeHousesIndustries]] - Remove unused house and industry data from the savegame
  +
* [[LandGen:Alpha]] - New Terrain Generator Control
  +
* [[UnReservePBSTrack:alpha]] - Unreserve PBS reserved tracks on sign tile
  +
  +
=== Pre-signals ===
  +
* [[HowPresignalsWork]] - Detailed information about the prinicples behind pre-signals
  +
* [[AutomaticPresignalBlocks]] - How to set up automatic pre-signal blocks
  +
* [[SpecificExamplesOfUsefulPresignalSetups]] - Terminus station, through station and overflow loops
  +
  +
=== New Graphics ===
  +
  +
* [[NewGraphicsInstallation]] - How to install and work with new graphics
  +
* [[UseOfNewGraphics]] - How to use them
  +
* [[GraphicsErrors]] - Troubleshooting and Error Messages
  +
  +
=== New Windows ===
  +
  +
* [[EnhGUIWindow]] - Enhanced GUI Settings Window
  +
* [[GRFStatusWindow]] - Graphics Status Window
  +
* [[GRFAuthorHelperWindow]] - In-game adjustment of real sprite offsets.
  +
* [[CompanyColorSelection]] - Advanced company color selection
  +
  +
=== New Town Growth Mechanism ===
  +
  +
* [[NewTownGrowthMechanism]] - How the switches controlling town growth work in detail
  +
* [[TTDTownGrowth]] - How towns grow in regular TTD
  +
* [[NewTownGrowthSwitchesdetails]] - How the new town growth switches work
  +
* [[ExampleTownSwitches]] - Some example town growth switches
  +
  +
=== Miscellaneous ===
  +
  +
* [[RealisticAcceleration]] - How the new realistic acceleration is calculated
  +
* [[EnhancedKeyboardMapping]] - Remapping key combinations in TTD
  +
* [[DebugSwitches]] - Modifying how TTDPatch works
  +
* [[Help]] - Where to get help with TTDPatch
  +
* [[TTDPatchMailingLists]] - The mailing lists about TTDPatch
  +
* [[FrequentlyAskedQuestions]] - Look here if you have a question
  +
* [[TranslatingTTDPatch]] - How you can translate TTDPatch into your language.
  +
* [[CustomIngameTexts]] - Translating the new in-game texts
  +
** [[DetailedInformation]] - What all the custom text entries mean
  +
** [[CurrencyEntries]] - How to change currencies and create custom ones
  +
* [[VersionHistory]] - What feature was added when?
  +
* [[ErrorMessages]] - An explanation of all the error messages.
  +
* [[VersionTrouble]] - What if TTDPatch doesn't recognize your version of TTD.
  +
  +
== Other Stuff ==
  +
* [[ContactInformation]] - How to contact the author of TTDPatch.
  +
* [[FuturePlans]] - What might be included in a future version of the patch.
  +
* [[ImpossibleChanges]] - Things that are often asked for but cannot be done.
  +
* [[OtherTools]] - Programs related to TTDPatch, or otherwise useful for TTD.
  +
* [[RealMaglevs]] - If you want to know what Maglevs are.
  +
* [[ClosingWords]] - Useless trivialities because I couldn't think of anything better to say.

Latest revision as of 13:56, 31 July 2011

Introduction

Usage

Patches

Additional Reading

Additional Reading

Here you find the manual for TTDPatch.

To find specific pages, check out the table of contents below, or otherwise simply use the site search feature in the box to the left.

Note that some pages have two different versions. The first one applies to the stable TTDPatch release, the second one to the TTDPatch alpha version.

To propose changes or discuss the manual, please go to the talk page, or update the pages directly as appropriate.

TODO: A downloadable version of this manual, in the form of a zip file containing all individual pages as HTML files, is available at http://wiki.ttdpatch.net/Manual.zip (updated daily).

Introduction

Usage

Patches

Basic Patches

Vehicles

Rail Vehicles

Road Vehicles

Aircraft

Orders

Terrain

Infrastructure

  • Canals - Build canals and locks
  • EnhanceTunnels - Allows train tracks to be built over tunnel entrances
  • MoreBuildOptions - More freedom when building and removing industries and other objects

Bridges

Railroads

Signalling

Roads

Stations

Houses/Towns

Industries and Cargo

Finance and Economy

Difficulty

Interface

News Interface

Vehicle Interface

Window Interface

Deprecated Patches

Additional Reading

Sign Cheats

Pre-signals

New Graphics

New Windows

New Town Growth Mechanism

Miscellaneous

Other Stuff

  • ContactInformation - How to contact the author of TTDPatch.
  • FuturePlans - What might be included in a future version of the patch.
  • ImpossibleChanges - Things that are often asked for but cannot be done.
  • OtherTools - Programs related to TTDPatch, or otherwise useful for TTD.
  • RealMaglevs - If you want to know what Maglevs are.
  • ClosingWords - Useless trivialities because I couldn't think of anything better to say.