The VG Resource
8pp endian problem - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: 8pp endian problem (/thread-35868.html)



8pp endian problem - AFruitaday! - 07-30-2019

Hello, i'm just knowing, I know I already ripped sprites from P-47 Aces arcade game, but I managed to find the graphics and palette. I interleaved the 2 files (p47-01.bin & p47-13.bin), then I went on tiledggd, to turn on little endian, but it doesn't work, how do I make the image properly?
[Image: P-47-Aces-8pp-endian.png]


RE: 8pp endian problem - AFruitaday! - 08-17-2019

Sorry for the bump, but i actually know the problem. The interleaver by Nineko only interleaves only 1 offset byte in most games, while most games have 2 offset bytes to interleave. I think i may need to create a script to interleave files either by one or two offset bytes (or more).