Page 1 of 1

[TUTORIAL] HOW TO FIX/MAKE CUSTOM TEXTURE DOTP

PostPosted: 10 Jan 2011, 10:21
by kevlahnota
I'm back... :D

EDIT: Custom expansion Symbol( Yup I don't like the expansion symbol of the mouse #-o )... :lol:

Image

After some hex editing (yup this is easy), we can now make some custom texture for the card token! (this also works with the expansion symbols. :roll: ).

First when you save your custom card texture with DXT5 using Paint.net with the TDX plugin (the TDX plugin is in my image tutorial) you will get this:


Image

This is the one I made and there's no RG_Token2.tdx texture in the game.

To fix the alpha transparency issue. Open your texture with a Hex Editor program (I use Hex Workshop) and edit this line:

The initial value is 20.


Image

Change the number to 28.

Image

Then save it. Check your custom texture in game, it will work.

Image

Re: [TUTORIAL] HOW TO FIX/MAKE CUSTOM TEXTURE DOTP

PostPosted: 10 Jan 2011, 20:26
by Huggybaby
That's badass, thanks kev.