The VG Resource

Full Version: 8pp endian problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]
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).