Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 04/28/22 in all areas

  1. 1 point
    Have you ever wondered to paint your vehicle with whatever you like? This guide will help you make your own unique vehicle skin. To do this we also need a file PhotoShop(of course we need this) The DDS plug-in:https://drive.google.com/file/d/1_1JK1l5vQfz5Blfcuy8fyNUL0X1xnYjW/view?usp=sharing DDSunsplit: https://drive.google.com/file/d/1MJSr6KtNsdwoOH5QfQAIu3f7S2mAppnX/view?usp=sharing Unzip your game files. You need to unzip the .pak file. So you can find the vehicle file you want in the mess of game files. Find the vehicle you want. They are in unzipfile\objects\vehicles. You can see the various vehicle type folders. Take the Type 10 tank for example. You'll find lots of files, models, texture configurations and textures. So first of all we're going to pull out these we need files in.MTL format. we can on objects\vehicles\mbt\type10\textures\new to find Texture files for each part. Take the turret for example.All we need is the AO files to do the work. When we Unsplit the files we have a complete DDS. Then we first put these files (DDS,MTL) here. (just like the MOD setup method before) Now it's time to edit the.MTL. Again, take the turret for example. We add another %CAMO_AS_COLOR to the position of the part we want to edit.(It allows the game to read the tile directly,or other,It will work anyway.) Then drop down to find this Change its path to that of your DDS file.(no need to change.tif) When you're done, open the game and make sure it works. Now, look, the file has been read Let's edit the DDS file, the texture of the AO file allows you to determine the location of the model, but this time we just simple coloring. That's it! Then let's coloring the other parts and putting them together. Done! If you don't want to add a bunch of camo_AS_colors to the MTL files for various parts, you can go to the Materials folder and find the MTL files for unique skins. They are usually edited(also DDS) and you just need to change the texture loading path.
×
×
  • Create New...