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

IOS/ES: Implement ES_GetStoredContents ioctlvs properly #5054

Merged
merged 1 commit into from Mar 11, 2017

Conversation

leoetlino
Copy link
Member

  • IOS doesn't rely on the number of contents indicated in the TMD. Instead, it checks whether the contents do exist on the NAND.

  • Implement ES_GetTMDStoredContents (and the count ioctlv).

  • Drop a hack in ES_GetStoredContents, which is unnecessary now that we do it properly. (No behaviour change.)

This is one of the changes which are required for the Wii Shop channel to work properly.

* IOS doesn't rely on the number of contents indicated in the TMD.
  Instead, it checks whether the contents *do* exist on the NAND.

* Implement ES_GetTMDStoredContents (and the count ioctlv).

* Drop a hack in ES_GetStoredContents, which is unnecessary now that
  we do it properly.
@lioncash lioncash merged commit 71273c0 into dolphin-emu:master Mar 11, 2017
@leoetlino leoetlino deleted the es-get-contents branch March 11, 2017 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants