TextureTool: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "TextureTool is giving you the opportunity to decompile and compile .xbt files. It's also providing a Graphical User Interface (GUI). The TextureTool is based on tiben20's (Te...")
 
No edit summary
Line 4: Line 4:
The TextureTool is based on tiben20's (Team Kodi) command line extractor and TexturePacker.
The TextureTool is based on tiben20's (Team Kodi) command line extractor and TexturePacker.


<gallery>
[[File:texturetool.png|300px|right]]
File:kodi.jpg
</gallery>


== How To Get It ==
== How To Get It ==

Revision as of 14:10, 1 June 2016

TextureTool is giving you the opportunity to decompile and compile .xbt files. It's also providing a Graphical User Interface (GUI).

The TextureTool is based on tiben20's (Team Kodi) command line extractor and TexturePacker.

Texturetool.png

How To Get It

TextureTool is only working with Windows XP and above.
It is available here: Download TextureTool 2.7.1

Usage

The TextureTool does support alot of errorhandling so there isn't a way to do much mistakes. There are two primary functions. The decompile Mode and the compile Mode. You will see them by opening the tool.

The Decompile Mode (extract .xbt files)

1. Select your input file in the FileopenDialog Window
2. Select the output directory (where your files should be extracted to)
3. Press the "start" button to begin.

The Compile Mode (TexturePacker - compile .xbt files)

1. Select your input directory in the FileopenDialog Window
2. Select the output .xbt file (for example "Textures.xbt")
3. Press the "start" button to begin.

Additional Informations

  • Kodi - Texture Tool is not supporting spaces in directorys (error handling is enabled)
  • Updater is included
  • You are able to select advanced options (for example: dupecheck / disable lz0)