mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 15:09:00 +01:00
![Léo Lam](/assets/img/avatar_default.png)
* 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.