UsingGraphicsSets

From TTWiki
Jump to navigationJump to search

TTDPatch enables the player to load new vehicle graphics. Please read New Vehicle Graphics on how to enable the necessary TTDPatch switches. The new graphics come in two types: an executable or a grf-file.

Finding new graphics

Try your luck on one of the following links:

New graphics in executable files

First thing you have to do is make sure to backup the following files:

Filename Contains
trg1r.grf temperate terrain tiles, all vehicles and buildings
trgcr.grf sub-arctic terrain tiles
trghr.grf sub-tropical terrain tiles
trgir.grf start screens
trgtr.grf toyland terrain tiles

The reason for this backup is quite simple. The executable modifies one or more of these files by replacing original sprites with new sprites that are inside the executable. You can only undo the modification with an UNDO-executable. Unfortunately not all graphics artists supplied UNDO-executables. If you regret having your original grf-files modified this means restoring the original graphics.

Let's assume you want to download Mr. Hunt's small airport modification. Always make sure you download the correct version. Windows executables won't work with TTD for DOS and the opposite won't work too! Here are the installation:

  1. Download the ZIP-file and unpack it in your TTD directory
  2. Locate the executable and double-click it
  3. Run TTDPatch and enjoy the new graphics

If you didn't enjoy the new graphics follow these steps:

  1. Copy the original grf-file(s) over the modified one(s) OR locate the UNDO-executable and double-click it
  2. Run TTDPatch and enjoy the original graphics

New graphics in GRF files

Michael Blunck was the first to release a new grf-file that could be used within TTD. The grf-files are very easy to install since you only load them into the game. None of the original grf-files are modified, they are just neglected for the sprites that are in the new grf-file(s).

For instance, making the DBset for the Windows version of TTD work requires the following steps:

  1. Create a sub-directory called Newgrf in your TTD directory
  2. Download the ZIP-file and unpack in your Newgrf directory
  3. Create a new file called newgrfw.cfg in your TTD directory
  4. Type the following line in newgrfw.cfg: newgrf/DBsetw.grf
  5. Run TTDPatch and enjoy Michael's DBset

If you don't like the DBset, simply open newgrfw.cfg and remowe newgrf/DBsetw.grf.

Troubleshooting

  • Always make sure you have TTDPatch switches enabled (see New Vehicle Graphics)
  • Check if you downloaded the correct version. Remember that DOS graphics don't work with the Windows version and vice versa.
  • When using new grf-files, check if the configuration file is named correctly and if there are no spelling errors in the file.
  • Check if the new grf-file appears in the proper directory

Still having trouble? Visit the TT-Forums and look for an answer there.