ene 2020feb 2021mar 2022abr 2023may 2024jun 2025jul 2026
README
GTA-V Extracted Data Dumps
This is a collection of various GTA V data dumps mostly useful for modding & scripting. All of these are auto generated and some are enhanced with data from my GTA V researches.
All data up2date as of GTA V update: v3717.0 (Online 1.72) [DLC: mp2025_02_g9ec]
Please create an issue if you have any problems with the data, so I can improve my generator. You are also welcome to create issues for dumps you would like to see.
Data dumps overview
IPLs (ipls.json) 895 ipls in total (Usable with IPL natives)
Speech Voices (speeches.json) 361368 speech voices with 361368 speeches in total (Usable with PLAY AMBIENT SPEECH natives)
Particle Effects (particleEffectsCompact.json) 364 particle effect dictionaries & 2907 particle effects in total (Usable with START PARTICLE FX natives)
Ped Scenario names (scenariosCompact.json) 247 scenarios in total (Usable with SCENARIO related natives)
Ped Scenario group names (scenarioGroupNames.json) 235 scenario groups in total (Usable with SCENARIO_GROUP natives)
Animations (animDictsCompact.json) 20179 animation dictionaries & 269414 animations in total (Usable with TASK PLAY ANIM native)
Movement Clipsets (movementClipsetsCompact.json) 557 movement clipsets in total (Usable with SET PED MOVEMENT CLIPSET native)
Walking Movement Clipsets (movementClipsetsWalkingCompact.json) 207 movement clipsets in total (Usable with SET PED MOVEMENT CLIPSET native)
(Vehicle Navigation) Nodes (nodes.zip, contains JSON) 259 node cells with 67454 nodes in total (Mostly useful for vehicle navigation, see navigation meshes dump for ped navigation data)
(Offroad & Ped) Navigation Meshes (mega.nz MSGPACK download (.7z), see NAVIGATIONMESH.md for more info) 4921 navmeshes with 7402946 polygons in total (See navigationmesh.md for the messagepack model)
Ped Overlay Collections (Tattoos) (pedOverlayCollections.json) 39 ped overlay collections with 3373 overlays in total (Usable tattos/badges with ped decoration native)
Timecycle Modifiers (timecycleModifiers.json) 1088 timecycle modifiers in total (Usable with TIMECYCLE MODIFIER natives)
Explosion Types names (explosionTypesCompact.json) 88 explosion types in total (Usable with ADD EXPLOSION native)
Cam Shake Types names (camShakeTypesCompact.json) 23 cam shake types in total (Usable with SHAKE CAM & SHAKE GAMEPLAY cam natives)
Audio / Sound names & ref names (soundNames.json) 43428 audio names from a total of 43 unique audio refs (Usable with PLAY_SOUND natives)
Pickup Types names (pickupTypes.json) 175 pickup types in total (Usable with CREATE PICKUP natives)
Vehicle Mod Kits & Mods (vehicleModKits.json) 602 vehicle mod kits with 36282 mods in total (Usable with SET_VEHICLE_MOD_KIT,SET_VEHICLE_LIVERY & SET_VEHICLE_MOD natives)
Vehicles (vehicles.json) 921 vehicle infos in total (Usable with VEHICLE natives)
AnimpostFX names (animPostFxNamesCompact.json) 173 animpostfx names in total (Usable with ANIMPOSTFX natives)
Ped Component Variations with cloth names and translations (pedComponentVariations.json) 33558 component variations & 5883 ped props from a total of 96 ped component variation collections (Usable with COMPONENT VARIATION & PED PROP natives)
Ped Component Variations without cloth names and translations (pedComponentVariations_free.json) 33558 component variations & 5883 ped props from a total of 96 ped component variation collections (Usable with COMPONENT VARIATION & PED PROP natives)
Ped Apparel Restriction tag names (pedApparelRestrictionTags.json) 476 ped apparel restriction tags in total (Usable with PED RESTRICTION natives)
Waypoint recording names (waypointRecordings.json) 851 waypoint recording infos in total (Usable with WAYPOINT RECORDING natives)
Garages (garages.json) 32 garage infos in total (Usable with GARAGE natives)
Vehicle Handlings (vehicleHandlings.json) 838 vehicle handling infos in total (Shared for all existing vehicles, see handling id in vehicles dump)
Zones (zones.json) 97 zone infos in total (Usable with some ZONE natives, contains all bounds coords for the zones)
Static Emitters (staticEmitters.json) 930 static emitter infos in total (Usable with STATIC_EMITTER natives)
Ambient Zones (ambientZones.json) 1414 ambient zone infos in total (Usable with AMBIENT_ZONE natives)
MLO / Interiors (mloInteriors.json) 385 MLO interiors at 844 locations in total (Useful for modding, also contains in game locations of interiors)
Peds (peds.json) 1109 peds in total (Useful for various natives related to peds)
Vehicle Colors (vehicleColors.json) Contains all Xenon Colors, Window Colors, PrimarySecondaryColors & Vehicle Plates data (Useful for various natives related to vehicle)
Createable Objects (ObjectList.ini21631 createable objects in total (The objects that can be created with most common loaded ytyps) (Useful for CREATE_OBJECT native)
Alarm Sound names (alarmSounds.json) 15 alarm sound names in total (Usable with ALARM natives)
PS3 Builds info XML (ps3-builds.xml) Early builds information dump from PS3 development versions, can hint some useful information
Vehicle driving style flags (drivingStyleFlagValues.json) List of known & unknown GTA V driving style flag values
Vehicle handling flags (handlingFlagValues.json) List of known & unknown GTA V handling related flag values
Various game flags (flagValues.json) List of various known & unknown GTA V flag values for YTYP, YMAP & other data formats. Most known flags researched by the modding community!
Multiplayer ped clothes restriction tags (pedApparelRestrictionTags.json) Up2date collection of all available restriction tags for research purposes
Vehicle model manufacturers (vehiclesManufacturers.json) Up2date collection of all available vehicle model manufacturers
Vehicle model flags (vehiclesFlags.json) Up2date collection of all available vehicle flags for research purposes
Vehicle plate types (vehiclesPlateTypes.json) Up2date collection of all available vehicle plate types
Vehicle rewards (vehiclesRewards.json) Up2date collection of all available vehicle rewards
Vehicle types (vehiclesTypes.json) Up2date collection of all available vehicle types
Vehicle wheel types (vehiclesWheelTypes.json) Up2date collection of all available vehicle wheel types
Event Types enum (eEventType.txt) Up2date dump of available & resolved event types enum