Jump to content
Paint.NET 5.1 is now available! ×

Recommended Posts

Posted (edited)

Hi,

 

I just started to mess with .dds files for video games mods. Making simple recolors for my private usage. However now I wanted to try to eliminate one texture for showing in game on object (it's an armor texture). This one (marked green) - I tried by some trial n error myself but since I am absolutely new I don't know how to do it - https://imgur.com/dlieyJt
 here are all .dds texture files for this armor: https://easyupload.io/neht0p 


If anyone could help I would be grateful

Edited by Benny89
Posted

In that case, have you tried erasing the pixels within the green area? If you see a checkerboard background, that means a part of the image is transparent.

   

PDN Forums Signature 2.png

Posted

Yes, I tried with both painting black over it and after that on next try using eraser so there was nothing there but in game the textures did not dissapear, they were just pure black now.

Posted (edited)
1 hour ago, Benny89 said:

Yes, I tried with both painting black over it and after that on next try using eraser so there was nothing there but in game the textures did not dissapear, they were just pure black now.

Two possibilities:

1. you didn't save the texture in a format that supports transparency. If the erased area is black when you reopen the texture in Paint.NET then that's the case, check that you are saving in a .dds format that supports transparency in the save as -settings dialog.

2. the game simply does not expect a transparency in the texture and there's nothing you can do to convince it to make the part transparent sans modifying the game itself somehow. Most games do not run textures in a transparency-enabled mode if there is no transparency expected since it causes rendering complications (transparent textures are way trickier than non-) so number 2 is the likely case.

Edited by frio

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...