8000 Add a ZipFileLoader, which can let us load any single-file file type from a standard zip file by hrydgard · Pull Request #20243 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add a ZipFileLoader, which can let us load any single-file file type from a standard zip file #20243

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

Merged
merged 3 commits into from
Apr 13, 2025

Conversation

hrydgard
Copy link
Owner
@hrydgard hrydgard commented Apr 12, 2025

Useful for loading framedumps from github without manually having to unzip each one, for example.

Needs some added checks per zip file type, implemented .ppdmp and ISO formats right now.

Also fixes #19554

@hrydgard hrydgard added this to the v1.19.0 milestone Apr 12, 2025
…from a zip.

Useful for loading framedumps from github without manually having to
unzip each one, for example.
@hrydgard hrydgard merged commit 748b26c into master Apr 13, 2025
19 checks passed
@hrydgard hrydgard deleted the zip-fileloader branch April 13, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RetroArch can't read psn zip files
1 participant
0