Difference between revisions of "Vehicle Formats"

From GTAMods Wiki
Jump to navigation Jump to search
m (outdated and very incomplete)
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Cleanup-rewrite}}
 
{{Cleanup-rewrite}}
This page gives a complete list of all files for used by the PC editions of GTA games to configure vehicles.
+
'''Vehicles''' are what this game series, ''Grand Theft Auto'', is all about. This page gives a general overview of the files related to the vehicles configuration and in-game appearance.
 +
{{TocRight}}
  
==GTA1==
+
== GTA 1 ==
 
Vehicles are simple, 2D images (called "sprites") which are stored in the .gry and .g24 file archives for each level.  Most vehicles use small graphical overlays (called "deltas") to apply damage to vehicles, as well as represent door animations.  All their performance settings are also contained in these files, as well as the index for which engine sound they will use.
 
Vehicles are simple, 2D images (called "sprites") which are stored in the .gry and .g24 file archives for each level.  Most vehicles use small graphical overlays (called "deltas") to apply damage to vehicles, as well as represent door animations.  All their performance settings are also contained in these files, as well as the index for which engine sound they will use.
  
 
Engine sounds are stored in the .raw files, which are indexed via the .sdt files.
 
Engine sounds are stored in the .raw files, which are indexed via the .sdt files.
  
===Vehicle File List===
+
=== Vehicle File List ===
 
* gta1\gtadata\style001.gry - Liberty City, 8-bit display mode.
 
* gta1\gtadata\style001.gry - Liberty City, 8-bit display mode.
 
* gta1\gtadata\style002.gry - San Andreas, 8-bit display mode.
 
* gta1\gtadata\style002.gry - San Andreas, 8-bit display mode.
Line 21: Line 22:
 
* gta1\gtadata\audio\level003.sdt - Vice City audio index.
 
* gta1\gtadata\audio\level003.sdt - Vice City audio index.
  
==GTA2==
+
== GTA 2 ==
 
Uses similar technology to GTA1.  Vehicles are still sprites with deltas but their performance is stored in the "nyc.gci" text data file which is used by all levels.
 
Uses similar technology to GTA1.  Vehicles are still sprites with deltas but their performance is stored in the "nyc.gci" text data file which is used by all levels.
  
===Vehicle File List===
+
=== Vehicle File List ===
 
* gta2\data\nyc.gci - vehicle perfomance, text data.
 
* gta2\data\nyc.gci - vehicle perfomance, text data.
  
''This section is incomplete.''
+
== GTA III ==
 +
''Main article:'' [[List of vehicles (III)]]
  
==GTA3==
+
[[List_of_vehicles_(III)|Vehicles]] are 3D models with thousands of polygons ([[DFF|*.dff]]) and using textures approaching one megapixel in size ([[TXD|*.txd]]), both of which are stored in the "gta3.img" file archive. In addition to these visual formats, vehicles use an additional collision model which is stored in the "vehicles.col" collision dictionary.
Vehicles are 3D models with thousands of polygons (*.dff) and using textures approaching one megapixel in size (*.txd), both of which are stored in the "gta3.img" file archive. In addition to these visual formats, vehicles use an additional collision model which is stored in the "vehicles.col" collision dictionary.
 
  
 
Many aspects of vehicle performance and behaviour are stored in text data files, such as the "handling.cfg" file, as well as various files which set the type of pedestrians which will use each vehicle.
 
Many aspects of vehicle performance and behaviour are stored in text data files, such as the "handling.cfg" file, as well as various files which set the type of pedestrians which will use each vehicle.
  
===Vehicle File List===
+
=== Vehicle File List ===
* [[Handling.cfg#GTA3|GTAIII\data\handling.cfg]] - vehicle perfomance, some animation settings, text data.
+
* [[Handling.cfg#GTA III|GTAIII\data\handling.cfg]] - vehicle perfomance, some animation settings, text data.
* GTAIII\models\gta3.img - contains visual model and textures.
+
* GTAIII\models\[[gta3.img]] - contains visual model and textures.
* GTAIII\models\vehicles.col - contains all vehicle collision models.
+
* GTAIII\models\[[vehicles.col]] - contains all vehicle collision models.
* GTAIII\data\carcols.dat - contains vehicle colors.  
+
* GTAIII\data\[[carcols.dat]] - contains vehicle colors.
  
''This section is incomplete.''
+
== Vice City ==
 +
Uses very similar technology and formats to GTA3. [[List_of_vehicles_(VC)|Vehicle]] visual [[Model_file|models]], [[TXD|textures]], [[collision model]]s and behaviour use almost identical formats and filenames to GTA3.  There are some significant changes to vehicle performance (handling.cfg) with a new "SuspensionAntiDive" parameter and whole new sections for Boat data, Bike data and Flying data.
  
==GTAVC==
+
=== Vehicle File List ===
Uses very similar technology and formats to GTA3.  Vehicle visual models, textures, collision models and behaviour use almost identical formats and filenames to GTA3.  There are some significant changes to vehicle performance (handling.cfg) with a new "SuspensionAntiDive" parameter and whole new sections for Boat data, Bike data and Flying data.
 
 
 
===Vehicle File List===
 
 
* [[Handling.cfg#GTA_Vice_City|Grand Theft Auto Vice City\data\handling.cfg]] - vehicle perfomance, text data.
 
* [[Handling.cfg#GTA_Vice_City|Grand Theft Auto Vice City\data\handling.cfg]] - vehicle perfomance, text data.
 
* Grand Theft Auto Vice City\models\gta3.img - contains visual model and textures.
 
* Grand Theft Auto Vice City\models\gta3.img - contains visual model and textures.
Line 51: Line 50:
 
* Grand Theft Auto Vice City\data\carcols.dat - contains vehicle colors.
 
* Grand Theft Auto Vice City\data\carcols.dat - contains vehicle colors.
  
''This section is incomplete.''
+
== San Andreas ==
 
 
==GTASA==
 
 
Is based on GTAVC technology but makes a lot of significant changes.  Visual models are now combined with collision models and the capabilities of collision models are extended to include "shadow meshes".  Vehicle perfomance sees a major overhaul with a heavily revised physics and animation engine, as well as some major changes to relevant file formats (such as handling.cfg).
 
Is based on GTAVC technology but makes a lot of significant changes.  Visual models are now combined with collision models and the capabilities of collision models are extended to include "shadow meshes".  Vehicle perfomance sees a major overhaul with a heavily revised physics and animation engine, as well as some major changes to relevant file formats (such as handling.cfg).
  
''This section is incomplete.''
+
=== Vehicle File List ===
 
 
===Vehicle File List===
 
 
* [[Handling.cfg#GTA_San_Andreas|GTA San Andreas\data\handling.cfg]] - vehicle perfomance, text data.
 
* [[Handling.cfg#GTA_San_Andreas|GTA San Andreas\data\handling.cfg]] - vehicle perfomance, text data.
 
* GTA San Andreas\models\gta3.img - contains combined geometric and collision data, as well as vehicle textures.
 
* GTA San Andreas\models\gta3.img - contains combined geometric and collision data, as well as vehicle textures.
  
''This section is incomplete.''
+
== GTA LCS ==
 +
''Main article:'' [[List of vehicles (LCS)]]
 +
 
 +
{{Incomplete}}
 +
 
 +
== GTA VCS ==
 +
{{Incomplete}}
 +
 
 +
== GTA IV ==
 +
''Main article:'' [[List of Vehicles (GTA4)]]
 +
 
 +
{{Incomplete}}
  
[[Category:Vehicle Formats]][[Category:GTA 1]][[Category:GTA 2]][[Category:GTA 3]][[Category:GTA VC]][[Category:GTA SA]]
+
{{N|4|LCS|SA|VC|3}}
 +
[[Category:GTA 1]][[Category:GTA 2]][[Category:GTA LCS]][[Category:GTA VCS]][[Category:Vehicle Formats]]

Latest revision as of 23:36, 11 January 2019

40px-Ambox rewrite orange.svg.png This article may need to be rewritten.
Please help improve this article. The discussion page may contain suggestions.

Vehicles are what this game series, Grand Theft Auto, is all about. This page gives a general overview of the files related to the vehicles configuration and in-game appearance.

GTA 1

Vehicles are simple, 2D images (called "sprites") which are stored in the .gry and .g24 file archives for each level. Most vehicles use small graphical overlays (called "deltas") to apply damage to vehicles, as well as represent door animations. All their performance settings are also contained in these files, as well as the index for which engine sound they will use.

Engine sounds are stored in the .raw files, which are indexed via the .sdt files.

Vehicle File List

  • gta1\gtadata\style001.gry - Liberty City, 8-bit display mode.
  • gta1\gtadata\style002.gry - San Andreas, 8-bit display mode.
  • gta1\gtadata\style003.gry - Vice City, 8-bit display mode.
  • gta1\gtadata\style001.g24 - Liberty City, 24-bit display mode.
  • gta1\gtadata\style002.g24 - San Andreas, 24-bit display mode.
  • gta1\gtadata\style003.g24 - Vice City, 24-bit display mode.
  • gta1\gtadata\audio\level001.raw - Liberty City audio.
  • gta1\gtadata\audio\level002.raw - San Andreas audio.
  • gta1\gtadata\audio\level003.raw - Vice City audio.
  • gta1\gtadata\audio\level001.sdt - Liberty City audio index.
  • gta1\gtadata\audio\level002.sdt - San Andreas audio index.
  • gta1\gtadata\audio\level003.sdt - Vice City audio index.

GTA 2

Uses similar technology to GTA1. Vehicles are still sprites with deltas but their performance is stored in the "nyc.gci" text data file which is used by all levels.

Vehicle File List

  • gta2\data\nyc.gci - vehicle perfomance, text data.

GTA III

Main article: List of vehicles (III)

Vehicles are 3D models with thousands of polygons (*.dff) and using textures approaching one megapixel in size (*.txd), both of which are stored in the "gta3.img" file archive. In addition to these visual formats, vehicles use an additional collision model which is stored in the "vehicles.col" collision dictionary.

Many aspects of vehicle performance and behaviour are stored in text data files, such as the "handling.cfg" file, as well as various files which set the type of pedestrians which will use each vehicle.

Vehicle File List

Vice City

Uses very similar technology and formats to GTA3. Vehicle visual models, textures, collision models and behaviour use almost identical formats and filenames to GTA3. There are some significant changes to vehicle performance (handling.cfg) with a new "SuspensionAntiDive" parameter and whole new sections for Boat data, Bike data and Flying data.

Vehicle File List

  • Grand Theft Auto Vice City\data\handling.cfg - vehicle perfomance, text data.
  • Grand Theft Auto Vice City\models\gta3.img - contains visual model and textures.
  • Grand Theft Auto Vice City\models\vehicles.col - contains all vehicle collision models.
  • Grand Theft Auto Vice City\data\carcols.dat - contains vehicle colors.

San Andreas

Is based on GTAVC technology but makes a lot of significant changes. Visual models are now combined with collision models and the capabilities of collision models are extended to include "shadow meshes". Vehicle perfomance sees a major overhaul with a heavily revised physics and animation engine, as well as some major changes to relevant file formats (such as handling.cfg).

Vehicle File List

  • GTA San Andreas\data\handling.cfg - vehicle perfomance, text data.
  • GTA San Andreas\models\gta3.img - contains combined geometric and collision data, as well as vehicle textures.

GTA LCS

Main article: List of vehicles (LCS)

This section is incomplete. You can help by fixing and expanding it.

GTA VCS

This section is incomplete. You can help by fixing and expanding it.

GTA IV

Main article: List of Vehicles (GTA4)

This section is incomplete. You can help by fixing and expanding it.