Karen Posted October 22 Posted October 22 How do I decompress CMP files from this game? I need to extract model data. Any help would be great, thanks! cmp.zip
Engineers Rabatini Posted October 23 Engineers Posted October 23 (edited) Don't know the exact compression except that it's something like lzss, probably with no default initializers. Edited October 23 by Rabatini
Engineers Solution Rabatini Posted Saturday at 05:05 PM Engineers Solution Posted Saturday at 05:05 PM Hello, here the decompressor, it´s a custom lzss. LZSS_DGirl-ps2.7z 1
Karen Posted Monday at 10:19 AM Author Posted Monday at 10:19 AM (edited) On 10/26/2025 at 1:05 AM, Rabatini said: Hello, here the decompressor, it´s a custom lzss. LZSS_DGirl-ps2.7z 73.99 kB · 3 downloads Wow! That's amazing. I saw that I couldn't decompress this file last time, and I spent several days studying compression algorithms myself... I didn't expect you to finally figure out how to decompress this file. Thank you so much!😁 Edited yesterday at 04:11 AM by Karen
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now