Difference between revisions of "Vehicle Formats"
m (→GTA III: added more noticeable link) |
m |
||
Line 70: | Line 70: | ||
{{Incomplete}} | {{Incomplete}} | ||
− | {{N|4|SA|VC|3}} | + | {{N|4|LCS|SA|VC|3}} |
[[Category:GTA 1]][[Category:GTA 2]][[Category:GTA LCS]][[Category:GTA VCS]][[Category:Vehicle Formats]] | [[Category:GTA 1]][[Category:GTA 2]][[Category:GTA LCS]][[Category:GTA VCS]][[Category:Vehicle Formats]] |
Latest revision as of 23:36, 11 January 2019
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
- GTAIII\data\handling.cfg - vehicle perfomance, some animation settings, text data.
- GTAIII\models\gta3.img - contains visual model and textures.
- GTAIII\models\vehicles.col - contains all vehicle collision models.
- GTAIII\data\carcols.dat - contains vehicle colors.
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.
Grand Theft Auto IV | |
---|---|
File Formats | .dat • .gxt • .ide • .img • .ipl • .nod • .sco • .rpf • .rrr • .wad • .wbd/.wbn • .wdd • .wdr • .wft • .whm • .wpl • .wtd |
Documentation | Audio • Bink Video • Cryptography • Cutscenes • GXT Text • Image listing • Keycodes • Map Listing • Native functions • Paths • Radar Blips • Radio Stations • Saves • Scenarios • VTable • Weapons |
Tools | ASI Loader • ENBSeries • G-Texture • GIMS IV • Ingame WPL Editor • IV Needle • OpenIV • SparkIV • XLiveLess • WPL Manager • X Mod Installer Alice • C++ Script Hook • .NET Script Hook • Scocl |
Tutorials | Importing Textures with OpenIV • Importing Textures with SparkIV |
Modifications | GTA Connected • Gostown IV • Four Multiplayer • IV Multiplayer • CitizenMP:IV Reloaded |
Useful links | Community portal • Discussion forums • Modding forums • Mods on GTAGarage.com |
Grand Theft Auto: Liberty City Stories | |
---|---|
File Formats | .cfg • .chk • .dat • .dtz • .gxt • .ide • .img • .ipl • .mdl • .pss • .scm • .vb |
Documentation | Leeds Engine • Opcodes • Radio Stations • Saves • Scrollbar • Vehicles |
Tools | Sanny Builder |
Useful Links | Community Portal • Discussion Forum • Modding Topic • Mobile Modding |