DAT

From GTAMods Wiki
(Redirected from Data Files (San Andreas))
Jump to navigation Jump to search

DAT is the extension used for general data files for Grand Theft Auto. They are commonly plain text files (although there are binary ones) and many have different structures.

List of data files

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

The Grand Theft Auto series icon marks the files that are present in every game of GTA 3D series (GTA 3, GTA VC, GTA SA) and GTA HD series (GTA IV , GTA V).

Game File Description Notes
GTA III CAPS.DAT Stores information about the capabilities of the user video card. binary file
GTA IV FemalePlayerSettings.dat, MalePlayerSettings.dat Contains info necessary to render the multiplayer player
Vice City spath*.dat Defines script path data for objects
GTA IV ambient.dat
San Andreas animgrp.dat, animgrp1.dat Contains predefined animation sequences (By default different types of walking)
Grand Theft Auto series animviewer.dat
San Andreas ar_stats.dat Present in GTA IV but unused?
GTA IV GTA V bloodFx.dat
Grand Theft Auto series carcols.dat Contains information about vehicle colors
San Andreas cargrp.dat
San Andreas GTA IV carmods.dat Defines vehicle tuning abilities and additional car components which can be attached to vehicles using the tuning garages.
GTA III CHASE*.DAT Controls all cars in the introduction sequence binary files located in the .\data\paths directory
GTA IV cj_gta.dat
San Andreas clothes.dat Defines different rules for clothing. There are different commands to generate special behaving rules for different clothes the player is able to buy. Present in GTA IV and GTA V but unused.
GTA IV credits*.dat
GTA III Vice City cullzone.dat Contains cullzones flags and coordinates binary file, unused in Vice City
Vice City cullzoneempty.dat binary file, unused
Grand Theft Auto series default.dat General map listing file
GTA IV GTA V distantlights.dat binary file
GTA IV GTA V entityFx.dat
GTA IV GTA V explosionFx.dat
GTA III Vice City fistfite.dat Contains information for melee attacks
GTA III Vice City flight*.dat Defines path data for all airborne NPC aircraft
Grand Theft Auto series fonts.dat Contains information about the fonts used in the game The fonts are split up into sprites. Fonts themselves are located in the .\models\fonts.txd texture dictionary.
GTA IV frontend.dat
San Andreas furnitur.dat This file is unused and can be left blank, but it must not be deleted since the game tries to parse it. It originally contained information about furniture which was planned to be used for automatically generating different furniture in interiors. However, this file and the interior models/collision files are not used by the game engine, and other required files are missing. Present in GTA IV but unused?
San Andreas gridref.dat Defines responsibilities of certain map areas and their owners for Rockstar's internal bug tracking system called Bugstar. Leftover from San Andreas development stage, apparently not required by the game.
Grand Theft Auto series gta.dat General map listing file called gta3.dat for GTA 3 and gta-vc.dat for Vice City
San Andreas gta_quick.dat
GTA IV handling.dat Contains the attributes of all vehicles in the game (handling.cfg from previous games)
GTA IV hud.dat Contains initial display settings for each HUD component
GTA IV GTA V hudcolor.dat Contains RGB colour values that the game uses
GTA IV loadingscreens*.dat Contains the animations and durations of static loading screen images
Vice City map*.dat located in the .\data\maps directory, unused
GTA IV GTA V materialFx.dat
GTA IV GTA V materials.dat
San Andreas melee.dat Present in GTA IV but unused?
GTA IV meleeAnims.dat Specifies all anims available to the melee system
GTA IV moveblend.dat Contains some parameters for blended ped animation
GTA IV GTA V nav.dat This file is read in to initialise the "CPathServer" pathfinding class
GTA IV GTA V navprecalc.dat binary file
GTA IV networktest.dat
San Andreas numplate.dat Present in GTA IV and GTA V but unused.
Grand Theft Auto series object.dat Defines additional object information for dynamic objects
Grand Theft Auto series ped.dat Contains information about pedtypes and their relationships
GTA IV GTA V pedProps.dat
Grand Theft Auto series pedgrp.dat Contains information about default spawned characters for each zone
GTA IV pedpersonality.dat
GTA IV pedpopulation.dat binary file
GTA III Vice City San Andreas pedstats.dat Specifies properties of characters
San Andreas plants.dat
San Andreas polydensity.dat
San Andreas GTA V popcycle.dat Controls the population density for each specific regions of the map e.g. business areas, entertainment zones, shopping zones and more. Using higher values increases the amount of pedestrians and vehicles roaming, however this might use up more memory as the game needs to store more information about the pedestrians and vehicles spawning.
San Andreas procobj.dat
GTA IV scenarios.dat
San Andreas shopping.dat Describes additional shopping information for various features (like car modifications or clothes). It defines their price just as their influence on different statistics. All information of this file can be requested by the script where it gets processed.
San Andreas statdisp.dat
GTA III Vice City San Andreas surface.dat Contains friction multipliers for all surfaces
San Andreas surfaud.dat
San Andreas surfinfo.dat
Grand Theft Auto series timecyc.dat Controls weather properties like the ambience colour, draw distance, intensity of shadows etc.
San Andreas timecycp.dat Same as the original timecyc.dat but is used in PAL countries.
GTA III San Andreas GTA IV tracks*.dat located in the .\data\paths directory
GTA III train.dat, train2.dat Stores fixed train camera nodes Present in Vice City but unused
GTA IV GTA V visualSettings.dat (IV) Stores initial values for configuration of in game elements
Grand Theft Auto series water.dat Controls sea level and water maps. Without this file water in oceans or lakes may disappear, however the game will not crash.
San Andreas water1.dat
GTA III Vice City waterpro.dat
Grand Theft Auto series weapon.dat Controls weapon properties like their damage, range and others.

See also

External link