bbbbbr / gimp-rom-bin

GIMP plug-in to read/write SNES / NES / GB / GBA / NGP / MD / etc ROM image, tile and sprite files
GNU General Public License v3.0
83 stars 4 forks source link

pkm support #4

Open DIESLTEK710 opened 9 months ago

DIESLTEK710 commented 9 months ago

Would it be possible to add pkm file support? as a majority of sprites now user pkm / pkm10

bbbbbr commented 9 months ago

This plugin is only meant for loading executable rom files with embedded graphics, so normal image file formats are outside of the scope. Perhaps there should be a separate GIMP plugin to support PKM.

What kind of tools and systems do PKM and PKM10 files get used with?

Are you referring to the grafx2 image format or a different one? If a different one, is there are formal specification available?