I've just tried to take a look into these zip archives. QuickBMS throws the error "Unsupported compression method 24".
Did I miss the release of some newer zip extractor?
Sample: https://www.mediafire.com/file/g35kivnp ... luadata.7z
[SOLVED] Supreme Commander (X360) - *.scd (unsupported ZIP compression)
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
[SOLVED] Supreme Commander (X360) - *.scd (unsupported ZIP compression)
Last edited by AlphaTwentyThree on Fri Feb 04, 2022 3:27 pm, edited 1 time in total.
-
- Posts: 136
- Joined: Mon Nov 23, 2020 6:01 pm
Re: Supreme Commander (X360) - *.scd (unsupported ZIP compression)
Yeah, it uses a non-standard compression for zip files - lzma_86dechead
There are plenty of zip extract scripts around, but I didn't check them all. I've adapted one I wrote to work for these archives.
There are plenty of zip extract scripts around, but I didn't check them all. I've adapted one I wrote to work for these archives.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
Re: Supreme Commander (X360) - *.scd (unsupported ZIP compression)
Thanks, Dave! Great to have you around here!