[EN] Additional vehicle.txd files - JuniorDjjr/VehFuncs GitHub Wiki
Why?
Useful mainly for vehicle packs. It is common for different vehicles to use the same textures, and this multiplies the load and memory usage of the game. Having common/generic textures in a .txd file always loaded is important for optimizing game performance.
How to use?
Simply create a vehicle*.txd
file with any number between 2 and 5: vehicle2.txd
, up to vehicle5.txd
.
Install in a .img
or any modloader folder.
Keep in mind that they always have minimal priority. They will only be used if no vehicle texture is found.