Release [Windows] Kodi - Texture Tool (.xbt)
#1
Star 
Image
 
until now, there wasn't a way to decompile any texture files (.xbt) without the notepad ++ plugin.
based on this, there was also a graphical user interface missing for texturepacker, so i came to the decision to code the "Kodi - Texture Tool" that will support both features included with a GUI.

the tool is based on tiben20's command line extractor and Texturepacker, that only support cli.
If you're using Version 2.5.4 and above you will get further updates automatically by starting the tool.
Dev Mode is now available by using Shift+alt+d.
 
For more Informations check the Kodi Wiki Article here!
 
It's actually pretty simple to use it:

How to decompile:

1. Select Source File.
2. Select Destination Dir
3. Press Start
4. Wait until done.

How to compile:

1. Select source
2. Select Destination
3. Press Start
4. Wait until done

Image


Github

Example Usage:

Quote:Changelog:

Version 2.9.2

- new texturepacker
- lz0 removed since not available anymore
- changed domain for updates

Version 2.9.1

- added new Texturepacker
- disable lz0 since deprecated
- disable force update


Version 2.9.0
 

- changed behavior to unpack
- downgrade to texturepacker 1.1.0 (0kb bug fixxed)
- removed patching vcredist 
- changed progressbar check
- removed update force
- updatedcheck with info hint for new updates
- small fixes / label changes
Version 2.8.0 (MD5: 28bfc6983e1f17a84fb9898bfa56f363)
- fixxed small display issue
- removed some stuff


Version 2.7.3

- fixxed updater bug

Version 2.7.2

- checking vcredist via 2 system dlls.
- added about window stuff

Version 2.7.1

- complete new update function including progressbar
- vcredist check in log
- extended loglevel
- Traytip string changes

Version 2.7.0

- fixxed running command for texturepacker
- included log function at tool directory
- submit log function to thread

Version 2.6.5

- TexturePacker 1.1.1 (available since yesterday on file host)
- new check for decompile/compile status
- Visual C++ Redistributable for Visual Studio 2015 hint at first start

....
...
..
[old release changelogs deleted, we dont need to waste so much space here Smile ]
Reply


Messages In This Thread
[Windows] Kodi - Texture Tool (.xbt) - by supp - 2014-08-11, 18:00
Texture Tool Help - by newbie99 - 2017-02-25, 19:10
Logout Mark Read Team Forum Stats Members Help
[Windows] Kodi - Texture Tool (.xbt)2