05-16-2018, 11:23 PM
Hello, so I did some searching and found two threads about .JTEX image files, and in both of them, a kind person named Ploaj provided tools to view and convert the images.
I've used those tools on a couple other games, and had an issue with some files. I'll show an example from Pokémon Picross.
Some images look just fine, like this sprite sheet:
While others are garbled, like this background image:
And when garbled images have transparency, the colours get messed up, like the edges of this font:
I've looked through a whole bunch of them, and it seems like the images that get messed up are the ones with a height and/or width not equal to a power of 2.
Unfortunately, I'm way too newb to understand the JTEX file format, let alone write any tools for converting them. But if someone with more knowledge could take a look at the issue, I'd appreciate that! Will post some sample files if needed.
I've used those tools on a couple other games, and had an issue with some files. I'll show an example from Pokémon Picross.
Some images look just fine, like this sprite sheet:
While others are garbled, like this background image:
And when garbled images have transparency, the colours get messed up, like the edges of this font:
I've looked through a whole bunch of them, and it seems like the images that get messed up are the ones with a height and/or width not equal to a power of 2.
Unfortunately, I'm way too newb to understand the JTEX file format, let alone write any tools for converting them. But if someone with more knowledge could take a look at the issue, I'd appreciate that! Will post some sample files if needed.