-
Notifications
You must be signed in to change notification settings - Fork 6
[EN] Additional vehicle.txd files
Valdir da Costa Júnior edited this page Mar 27, 2020
·
1 revision
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.
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.