This tool allows you to record, play, and export custom vehicle paths in YVR format.
The mod is perfect for creating cinematic scenes and races.
- Record vehicle movement in real time while driving
- Save recordings as
.yvr, allowing you to utilise Rockstar's advanced vehicle playback system - Debug playback for quick tests of the recorded path
- Simple in-game UI
- Place all files from the mod in your scripts folder inside your GTAV root.
- Download CodeWalker, copy and paste
CodeWalker.Core.dllandSharpDX.Mathematics.dllfrom the downloaded CodeWalker folder into the scripts folder. - Download LemonUI and place it into the scripts folder.
- Open
config.xmlinscriptsand set your export directory
Press Z in-game to open the menu, then scroll and press Enter to navigate.
Use the Start and Stop buttons to record your vehicle’s path in real time while driving.
VehicleStar provides two playback systems:
-
DEBUG Playback
Allows you to quickly test the recorded path without importing or restarting the game.
This system uses simplified playback and does not render all visual effects. -
YVR Playback
Plays the recorded path using the exported.yvrfile.
This method requires importing the.yvrinto the game files and restarting the game.
- Open OpenIV and navigate to your
mods/update/update.rpf/x64/data/cdimages/carrec.rpf. - Enable Edit Mode.
- Copy your exported
.yvrfile into this folder. - Restart the game.
Use the Export button to export the recording as .xml and .yvr files. The files will be saved in the directory specified in config.xml, located inside the scripts folder.
- CodeWalker – Used for exporting to a vehicle path file. Official page: CodeWalker GTA V Interactive 3D Map