I am writing an application that edits SurvivalCraft worlds. The *.scworld files are zip compressed files but I have no idea what type. The one from my tablet opens fine using defaults and StreamUtils.Copy.
But the one from my phone does not. I get a "Version required to extract this entry not supported (63)". How do I determine what settings will open a zip file? Do I just keep trying until one of them works?
Thanks,
Tom P.