Jump to content
  • The forum downloads section will be removed on Jan 1st 2023. Players may still download mods that are currently hosted, but new submissions are no longer being accepted. Mod makers are advised to relocate their mods to alternative hosting solutions.

KTEX+XML Decompiler 1.0.0


1 Screenshot

About This File

Simple Java application that allows its user to split the contents of Klei's TEX files using their respective XML atlases. In other words...

Spoiler

 

It turns this:

image.png.4eba9363947e6983852661cbf1cdde2d.png

into this:

image.thumb.png.09c2d2f224f44da82f7176e0a84a6d64.png

 

Using it is simple:
- The first text field is for the XML file. It usually has the same name as the TEX file and is found in the same folder.
- The second text field is for the PNG file. The tool will accept TEX files if it is put in the same folder as simplex's ktools.
- The third field is for the output folder. All images contained in the PNG/TEX will be put there when they're extracted.

 

As I've previously mentioned, this tool does NOT convert TEX files to PNG. It will make ktech from ktools do so if they are in the same folder. The second field's label will change from image.png.f97ad05d7b37ef995c2e98bb621f7da0.png to image.png.e3d2599c28f0685310df44131f873e44.png if ktech.exe is detected.

 

  • Like 2
  • Thanks 1
  • Sad 1

User Feedback

Recommended Comments

16 hours ago, OKYouProstate said:

this is so gamer, thank you

 

but isn't this basically what ysovuka's atlas packer's unpack function does?

I've never heard of that.

  • Thanks 1
Link to comment
Share on other sites

3 hours ago, OKYouProstate said:

I'm not sure if they work identically - But iirc that does use XMLs (it seems to do some kind of cropping/expanding based on the image though) - An XML with all square images gets exported as rectangles. Strange

I see... Mine didn't take long to make anyway (it doesn't have a TEX exporter). I'll likely continue updating it (for coding experience and personal use), though.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...