TextureTool

From Official Kodi Wiki
Revision as of 14:19, 1 June 2016 by Supp (talk | contribs)
Jump to navigation Jump to search
Home icon grey.png   ▶ Development ▶ Add-on development ▶ Skinning ▶ TextureTool

TextureTool (created by supp.) 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)

Support

If you are facing any issues feel free to submit the your logfiles and description in the board here.