Difference between revisions of "Magic.TXD"

From GTAMods Wiki
Jump to navigation Jump to search
(adding another video)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
| patrol  = no
 
| patrol  = no
 
| author  = Martin Turski (The_GTA), Dmitry K (DK22Pac)
 
| author  = Martin Turski (The_GTA), Dmitry K (DK22Pac)
| game    = [[GTA III]], [[GTA VC]], [[GTA SA]], '''Manhunt''', '''Sonic Heroes''', '''Persona 3/4'''
+
| game    = [[GTA III]], [[GTA VC]], [[GTA SA]], '''Manhunt''', '''Sonic Heroes''', '''Persona 3/4''', '''The Godfather'''
 
| genre  = [[TXD|Texture Dictionary]] editor
 
| genre  = [[TXD|Texture Dictionary]] editor
 
| image  = [[Image:Mgtxd_logo.png|250px]]
 
| image  = [[Image:Mgtxd_logo.png|250px]]
Line 13: Line 13:
 
==Features==
 
==Features==
 
* PC, PS2, XBOX, Gamecube, Android, iOS TXD support
 
* PC, PS2, XBOX, Gamecube, Android, iOS TXD support
* supports all RenderWare GTA titles
+
* supports all RenderWare GTA titles as well as most if not all RenderWare 3.x games
 
* live preview of TXD contents
 
* live preview of TXD contents
 
* Windows shell extension for thumbnails and context menu
 
* Windows shell extension for thumbnails and context menu
Line 20: Line 20:
 
* TXD builder, converter and exporter
 
* TXD builder, converter and exporter
 
* Image formats: PNG, BMP, DDS, PVR, JPEG, TIFF, TGA
 
* Image formats: PNG, BMP, DDS, PVR, JPEG, TIFF, TGA
* mipmap generation (+ black-roads-fix)
+
* mipmap generation (+ black roads fix)
 
* translated into many languages
 
* translated into many languages
  
Line 41: Line 41:
 
==References==
 
==References==
 
* [https://mega.nz/#!oVFRwQrL!i04SJLbmgupd966R4Tu6KwHxpUR4Wfso2JoLHWre3gY Download link (Win7+)], [https://mega.nz/#!dQE21Z7I!BN2bC18g1PmHSHYT4Imi0WDmAKgtaBl-9_m1m8gPb4Y Download link (WinXP+)] (1.1 rc3 build)
 
* [https://mega.nz/#!oVFRwQrL!i04SJLbmgupd966R4Tu6KwHxpUR4Wfso2JoLHWre3gY Download link (Win7+)], [https://mega.nz/#!dQE21Z7I!BN2bC18g1PmHSHYT4Imi0WDmAKgtaBl-9_m1m8gPb4Y Download link (WinXP+)] (1.1 rc3 build)
* [https://magictxd.codeplex.com/ Source code on CodePlex]
+
* [https://osdn.net/projects/magic-txd Source code on OSDN.net]
* [https://github.com/quiret/magic-txd Source code on GitHub]
+
* {{Github|quiret/magic-txd|Source code}}
* [http://gtaforums.com/topic/851436-relopensrc-magictxd/ Forum topic]
+
* {{GTAF|851436}}
* [http://www.gtagarage.com/mods/show.php?id=27862 GTAGarage entry]
+
* {{GTAG|27862}}
 
* [https://mega.nz/#!BZcVwbQa!5A2iyOGfErRhog2GAddgvPGVklSVM96Uhjv7-lEQoRM 32bit portable build (rc6.2)]
 
* [https://mega.nz/#!BZcVwbQa!5A2iyOGfErRhog2GAddgvPGVklSVM96Uhjv7-lEQoRM 32bit portable build (rc6.2)]
 
* [https://mega.nz/#!lVVlEJJB!hs48PCUIVo9777BypmBShWC6UCg-6V93rYf8WdmgPhs 64bit portable build (rc6.2)]
 
* [https://mega.nz/#!lVVlEJJB!hs48PCUIVo9777BypmBShWC6UCg-6V93rYf8WdmgPhs 64bit portable build (rc6.2)]
Line 53: Line 53:
 
* [[Magic.TXD/Working_with_the_Log/|Working with the Log]]
 
* [[Magic.TXD/Working_with_the_Log/|Working with the Log]]
 
* [[Magic.TXD/Build_System/|TXD Build System]]
 
* [[Magic.TXD/Build_System/|TXD Build System]]
* [http://gtaforums.com/topic/854170-sa-texture-fun-using-plugin-sdk/ Loading .RWTEX into GTA:SA using plugin-sdk (GTAForums)]
+
* {{GTAF|854170|Loading .RWTEX into GTA:SA using plugin-sdk}}
  
 
{{N|SA|VC|3}}
 
{{N|SA|VC|3}}

Latest revision as of 08:29, 4 May 2023

Magic.TXD
Mgtxd logo.png
Current version:1.1
Developed by:Martin Turski (The_GTA), Dmitry K (DK22Pac)
Supported games:GTA III, GTA VC, GTA SA, Manhunt, Sonic Heroes, Persona 3/4, The Godfather
Type:Texture Dictionary editor

Magic.TXD is an open-source RenderWare Texture Dictionary (TXD) editor written by DK22Pac and The_GTA for Microsoft Windows. It aims to support every RW TXD format and comes with many unprecedented features to make TXD editing simple.

Features

  • PC, PS2, XBOX, Gamecube, Android, iOS TXD support
  • supports all RenderWare GTA titles as well as most if not all RenderWare 3.x games
  • live preview of TXD contents
  • Windows shell extension for thumbnails and context menu
  • importing, exporting, resizing, encoding and decoding
  • uses Qt framework for modern GUI
  • TXD builder, converter and exporter
  • Image formats: PNG, BMP, DDS, PVR, JPEG, TIFF, TGA
  • mipmap generation (+ black roads fix)
  • translated into many languages

Screenshots

Mgtxd preview1.jpgMgtxd mipmap preview.png

Mgtxd shellext preview.png

Videos

Plugin Support

There is support for Direct3D 9 color storage format extensions. Dynamic link libraries are loaded which define how Magic.TXD should treat D3DFORMAT types that it has no native support for. By default, Magic.TXD ships with D3DFMT_V8U8 and D3DFMT_A8 plugins.

References

Tutorials