July 16, 20242 yr I'm pretty sure this file stores the in-game text, using a simple compression algorithm (you can see some readable text with a hex editor) But I tried some popular compression algorithms (lzss, lz77, etc.) and they couldn't decompress the game text correctly. I would be very grateful if you could help me analyze the compression algorithm of this file or write a bms script mes_all.zip
Create an account or sign in to comment