Create Track Thumbnails - HerbFargus/viper-racing-mods GitHub Wiki

Create Track Thumbnails

Tools needed:

  • MKSTAMP.EXE
  • tga2stp.bat

There are 3 places for track thumbnails:

  • Trackman
  • Track Selection
  • Track Info

Trackman:

Create a jpg with the dimensions 257x305, Put this file into your data folder with your track.

Track Selection:

  1. stp file must be the same name as the track
  2. Dimensions must be exactly 180 pixels wide x 120 pixels high
  3. With a hex editor edit the first line in the new stp file by deleting all characters to the left of !IGM, so the first line begins with !IGM
  4. Put this file into your data folder with your track.

Track Info:

Create a file named Trackmap.tga that is exactly 390x226. convert to Trackmap.stpand copy into compilation folder as it will be integrated into your completed .tra file.