Hi,
I’m trying to port a Flash game to Amiga. Picture files are 640x480 256 colors.
I’m using Photoshop for resizing and lowering the colors count, as the result is much better than with ProMotion.
I’m trying to convert the resullting PNG files to IFF files.
I already reduced colors to 32, 16 or 8, and I checked it with ProMotion, but whatever color reduction or constraint I apply, the exported IFF has a depth of 8 bits, thus including a 256 colors palette. Hopefully, the BODY chunk only contains the required bitplanes
Am I doing it wrong or is IFF export limited to 8 bits depth ?
Thanks in advance for any suggestion.