Users browsing this thread: 1 Guest(s)
Marble Saga: Kororinpa Data Compression
#1
I have been trying to decode and encode data for Marble Saga: Kororinpa, but it seems to use a proprietary compression format. (See the Wikipedia page for some important info about it.) I have tried using ntcompress, and using the -lex flag gives a result similar to what is seen with the game's files, but it's not quite right. I believe I have three known input-output pairs, but am unsure if I am legally allowed to post content from the game's files. (If anyone is interested, A19S006.bin is Hudson 07, A19S008.bin is Hudson 08, and A19S010 is Hudson 09.) I have also found that for level files, using the header sequence 00 00 00 01 00 00 00 08 XX XX XX XX 00 00 00 01, where XX XX XX XX is the uncompressed size, written in big endian, and then copying the contents with an FF byte before each grouping of 8 bytes within the file.
Reply
Thanked by:


Messages In This Thread
Marble Saga: Kororinpa Data Compression - by DigitalDetective47 - 06-14-2022, 07:09 PM
A solution - by DigitalDetective47 - 09-16-2023, 03:20 PM

Forum Jump: