War Thinder live camouflages

Today I wanted to download a camouflage for my Su-25BM from War Thunder Live… I chose Su-25K in Bulgarian camouflage, but when I downloaded it, it did not display on my Rook. It is clear that this happened because of the different planes, although they do not differ externally… my question: How to transfer the skin on the Su-25K to the Su-25BM?

You need to download a skin that is specifically for the SU-25BM.

Can you link the Camouflage, I was going to reply you in the previous topic, I could try to change the vehicle from Su-25K to Su-25BM.

1 Like

Let’s try this:

name:t="user"

replace_tex{
  from:t="su_25k_c*"
  to:t="su_25bm.dds"
}

replace_tex{
  from:t="su_25k_n*"
  to:t="su_25bm_n.dds"
}

replace_tex{
  from:t="su_25k_c_dmg*"
  to:t="su_25bm_dmg.dds"
}

replace_tex{
  from:t="su_25k_n_dmg*"
  to:t="su_25bm_n_dmg.dds"
}

Create a Text Document, simply Notepad document, .txt and rename it “su_25bm.blk”

You don’t need to delete the others .blk, I just want to test if this helps.

Then go to the game and see if this works.

Just to note, the “su_25bm.blk” should be in the same file as the .dds, just like “su_25k.blk” and “su_25.blk”.

@Nikair23211 fool me, create a copy of the original file (su_25k.blk I suggest) and paste it, change the name of the copy to “su_25bm.blk” and paste the code I mentioned above, hope it helps.

.txt to .blk conversion is quite tricky.

can you give me some pointers on how to do this because I literally don’t understand anything about all of this

If it’s not ID’d for the proper vehicle model it won’t work, as the BM and K are different variants.