10-02-2024, 03:01 PM
(10-02-2024, 10:40 AM)bdeggers Wrote:Seems like part of the character is shifted to the right? I only use TextureFinder to figure out the details and I never use it for export, mainly because TextureFinder doesn't preserve transparency.(10-02-2024, 02:09 AM)applecuckoo Wrote:(10-01-2024, 09:28 AM)bdeggers Wrote: Thank you. I was expecting something like this
I'm figuring that you edited it via a hex editor of some kind
I'm not so cluey when it comes to using it. I normally just use AssetStudio or umodel to extract the game assets
I didn't really edit the file with the hex editor per se, it's more about messing around until you find the right details. After that, you import that raw data into something like PVRTexTool and you export it as a PNG.
Thank you so much for your help, I ended up downloading a program called TextureFinder, and messing with the width, height and pixel format, I was able to manage to get it to work somewhat
and got it to work with PVRTex Tool too
Anyways, your PVRTexTool import settings should look like this:
To recap, file size is 130x154, the data offset is 32 bytes, the color space should be set to sRGB, and the pixel format should be set up as uncompressed BGRA8888. Everything else isn't really important here.