Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change Deflate Method or 'Characteristics' when adding new file to an existing zip #388

Open
ZoeESummers opened this issue Mar 7, 2024 · 0 comments

Comments

@ZoeESummers
Copy link

I have a file that is created from a game. It's a zip file.

When I open that file, all items inside have a 'Method' of Deflate:Maximum, they have no 'Characteristic' and a HostOS of 'FAT'

However when I drag drop in a new file into this .zip, the 'Method' is just 'Deflate' and the 'Characteristic' is marked as HTFS and adds an new Attribute of 'A'

This is causing a problem in that when the game reads this zip file, it cannot see the newly added file(s).

I cannot find anywhere either on import/add or in the Settings to change these values.

Can you solve this by asking the user when dropping the new file(s) in, what Method and Characteristic (if any) you want to use when adding them to the existing zip?

Thanks.
Screenshot 2024-03-07 211017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant