The Matrix Online Server Emulator
  • Search
  • Member List
  • Calendar
  • Help

Register


The Matrix Online Server Emulator The Matrix Online The MxO Client v
1 2 3 4 Next »
Texture Tools

 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Texture Tools
08-04-2012, 03:11 AM, (This post was last modified: 01-10-2021, 03:27 AM by rajkosto.)
#1
rajkosto Offline
MxoEmu Programmer
*******
Posts: 1,708
Threads: 52
Joined: Jun 2009
Reputation: 33
Texture Tools
http://mxoemu.info/txatools.zip

These tools require the Visual C++ 2010 SP1 x86 Redistributable, available from http://www.microsoft.com/download/en/det...px?id=8328

txa2dds:
Simply drag and drop a .txa (or .txb, or wrongly named .tga) file onto the txa2dds executable and it will create a .dds and .txt file in the same folder as the .txa file
You can then open the .dds file in Photoshop with nvidia texture plugin, or DirectX texture tool, or similar
All texture formats (compressed and uncompressed) as well as types (2d, cubemap) are handled properly.

[Image: Screenshot-2012-04-08_04.09.240304.png]

[Image: K7L1EYt.png]
Website Find
Reply
09-04-2012, 01:38 AM, (This post was last modified: 09-04-2012, 01:43 AM by rajkosto.)
#2
rajkosto Offline
MxoEmu Programmer
*******
Posts: 1,708
Threads: 52
Joined: Jun 2009
Reputation: 33
RE: Texture Tools
dds2txa:
Does the reverse operation, that is, given a .dds and .txt file (you can use either as parameter or drag and drop source), it will generate a txa file compatible with mxo.
Gives an error if encounters an incompatible format in .dds source (which can happen, depends on your exporter settings)
The formats to use are:
ARGB (uncompressed 32bit RGB with alpha),
V8U8 (2 component normal map data, uncompressed),
DXT1 (compressed texture, with no alpha),
DXT3 (compressed texture, with non-interpolated alpha, prefer DXT5 instead)
DXT5 (compressed texture, with interpolated (better) alpha)

Cubemaps are supported, as long as all 6 faces are defined.

Both tools are included in the txatools.zip archive

You may be wondering, why release such a tool when we can't really do much with asset modification, given that packmaps are sort-of set in stone
Well, stay tuned for more Tongue

[Image: K7L1EYt.png]
Website Find
Reply
09-04-2012, 10:00 PM,
#3
HD_Neo Offline
Member
***
Posts: 223
Threads: 28
Joined: Jun 2009
Reputation: 2
RE: Texture Tools
Great Work man.

Also awesome work on your .prop Konverter into WRL.

I had started a GUI based Version for the TXA2DDS Converter (in C#) - but paused the work (as i just had only a part of the texture format figured out and miss the other texture "options" etc. and didnt saw a high priority in it).
Find
Reply
09-04-2012, 10:22 PM, (This post was last modified: 10-04-2012, 12:05 AM by rajkosto.)
#4
rajkosto Offline
MxoEmu Programmer
*******
Posts: 1,708
Threads: 52
Joined: Jun 2009
Reputation: 33
RE: Texture Tools
of course you did.
[Image: did%20not%20read%20lol.gif]

[Image: K7L1EYt.png]
Website Find
Reply
12-04-2012, 01:26 AM,
#5
rajkosto Offline
MxoEmu Programmer
*******
Posts: 1,708
Threads: 52
Joined: Jun 2009
Reputation: 33
RE: Texture Tools
http://images.rajko.info/screenshot_15.jpg

[Image: K7L1EYt.png]
Website Find
Reply
03-05-2023, 09:52 AM, (This post was last modified: 03-05-2023, 07:15 PM by rajkosto.)
#6
SaintOtis Offline
Member
Posts: 1
Threads: 0
Joined: May 2023
Reputation: 0
RE: Texture Tools
(09-04-2012, 10:00 PM)HD_Neo Wrote: Great Work man.

Also awesome work on your .prop Konverter into WRL.

I had started a GUI based Version for the TXA2DDS Converter (in C#) - but paused the work (as i just had only a part of the texture format figured out and miss the other texture "options" etc. and didnt saw a high priority in it).

Yes, I agree it's a great tool. Do you know how to use WRL in depth?
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)

Contact UsThe Matrix Online Server EmulatorReturn to TopLite (Archive) ModeRSS Syndication

Powered By MyBB, © 2002-2025 MyBB Group.
Theme by Ryan McGrane of Audentio Design.

Linear Mode
Threaded Mode