mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-11 22:19:12 -06:00
This fixes ES_GetTMDView and ES_GetTMDViewSize to return -106 (FS_ENOENT) if the title does not exist (and more specifically when no TMD exists in the NAND). This allows installed (or not installed) IOSes to be detected properly.