Short: Convert images to/from Maria's Xmas Box Author: Kim Fastrup Larsen Uploader: kimflarsen hotmail com (Kim Fastrup Larsen) Type: gfx/conv Version: 1.1 Architecture: m68k-amigaos What is this? ------------- This archive contains two command line utilities to convert the images on Maria's Xmas Box's game disc to IFF, and to convert IFF images to the format that the game uses. They will work on Kickstart 1.3 or better, but they do need iffparse.library that came with Workbench 2 and onwards. Source code is included. Instructions ------------ To convert an image from the game disc to IFF: maria2iff To convert an IFF image to the game's format: iff2maria Images must be HAM and 320 pixels wide. The in-game images (named maria1 to maria9) must be 200 pixels tall, while mariaoption and Mariatitle must be 256 pixels tall. History ------- 1.1 (Dec. 27, 2023) - Improved and documented the unpack routine. 1.0 (Dec. 12, 2023) - Initial release.