Hey there,
I need to find out how to properly "read" the .xi files from Level5 games.
The xfsa-tool from @Nagato doesn't support it and there is nowhere another tool that can do anything with it.
Information I could gather until now:
Level5 .xi file format
I need to find out how to properly "read" the .xi files from Level5 games.
The xfsa-tool from @Nagato doesn't support it and there is nowhere another tool that can do anything with it.
Information I could gather until now:
- Header is IMGC (probably short for "Image compressed" or somethng like that?)
- At 0x3c 4 bytes long it seems it is the size of the image data
- At 0x48: Through other sources it should be a compressed table that shows how the...
Level5 .xi file format