-
Notifications
You must be signed in to change notification settings - Fork 37
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 folder icon support for OG Xbox games #436
Comments
This would be similar to what's done for Wii U packages (and extracted Wii U titles), so I'll look into it. |
Changed "Extracted XDVDFS" to "XDVDFS Partition". RomDataFactory: Add XboxDisc to the directory check See #436: Add folder icon support for OG Xbox games Suggested by @Masamume3210.
Turned out to be fairly straightforward to add. Some issues encountered:
Will merge this to master once I verify that the Windows build isn't broken. Please let me know if there's any disc images that aren't detected properly due to case-sensitivity issues (or other issues). |
Merged to master. Feel free to file a new issue if you encounter any issues as mentioned above. |
Sweet! I'll try to test it out before release if I have a chance. Thanks again |
The game partition of a Xbox disc image (which the community seems to be obsessed with calling XISO, confusing numerous people daily) is regularly extracted to either be used in emulation or on actual hardware. Folder structure is the same as on disc, with the main executable (typically named default.xbe) being found directly inside the folder. Could support be added for showing the icon and property sheet on the folder should it be found?
The text was updated successfully, but these errors were encountered: