mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01: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.