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

Add support for iterating directories in graphics pack content folders. #1288

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

blueskythlikesclouds
Copy link
Contributor

@blueskythlikesclouds blueskythlikesclouds commented Aug 12, 2024

Allows games to see new files in graphics packs when iterating directories.

Example: Bayonetta 2, when you patch its code to load files outside CPKs, uses directory iterate functions to find files. This change allows it to find files in graphics packs.

@Exzap
Copy link
Member

Exzap commented Aug 13, 2024

Looks good to me. Thanks!

@Exzap Exzap merged commit c49296a into cemu-project:main Aug 13, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants