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 extracted WiiU games #430

Open
Masamune3210 opened this issue Nov 16, 2024 · 14 comments
Open

Add support for extracted WiiU games #430

Masamune3210 opened this issue Nov 16, 2024 · 14 comments
Assignees
Milestone

Comments

@Masamune3210
Copy link

I know that rp just got support for showing info on WUP packages, but would it be possible to extend that to the resulting folder after extraction of the package? All the files are still there, under the meta folder, complete with meta.xml and assorted tga files

@Masamune3210
Copy link
Author

image

@Masamune3210
Copy link
Author

As you can see, they are decrypted, so no fancy crypto magic needed

@GerbilSoft
Copy link
Owner

Should be doable; instead of using the H3 reader, we can just read the directory as-is. Will test it out tonight.

@GerbilSoft GerbilSoft self-assigned this Nov 16, 2024
@GerbilSoft GerbilSoft added this to the 2.5 milestone Nov 16, 2024
@GerbilSoft GerbilSoft reopened this Nov 16, 2024
@GerbilSoft
Copy link
Owner

Please test the latest build once it's available:
https://ci.appveyor.com/project/GerbilSoft/rom-properties

@GerbilSoft
Copy link
Owner

GerbilSoft commented Nov 17, 2024

Sidenote: title.tik and title.tmd are always available in NUS packages, but usually aren't available in extracted packages. (The TMD might be available for titles copied directly from eMMC or USB storage, but the ticket is stored in SLC.) Those files will be skipped if they're missing (assuming they should be in the code/ directory), but if they're found, they'll be displayed.

@Masamune3210
Copy link
Author

Will try to test tomorrow unless someone gets to it first, just got my computer back together after having to change out the cooling and I'm a bit burnt out

@GerbilSoft GerbilSoft modified the milestones: 2.4.2, 2.5 Nov 17, 2024
@Masamune3210
Copy link
Author

@GerbilSoft build failed

@GerbilSoft
Copy link
Owner

@Masamune3210
Copy link
Author

Wasn't sure if the other builds would have the modifications or not, I'll test tomorrow

@Masamune3210
Copy link
Author

No luck, extracted folders are still blank
image

@GerbilSoft
Copy link
Owner

Can you post a full directory listing of that title?

@Masamune3210
Copy link
Author

Masamune3210 commented Nov 19, 2024

G:\Games\WiiU USB Helper Downloads\Extracted\Base Games\Wii Fit U Info [WD3E01]

Edit - Too long of a day. Dir incoming

@Masamune3210
Copy link
Author

files.txt

@GerbilSoft
Copy link
Owner

The correct files are there, so I'm not sure why it isn't thumbnailing. I'll look into getting a copy of this channel to see if there's something specific that's missing.

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

No branches or pull requests

2 participants