IOS/ES: Use FindInstalledTMD instead of content loader

Proper semantics.

IOS only cares about the TMD and nothing else, so we should use
FindInstalledTMD, instead of reading/parsing/decrypting a bunch of
useless stuff, which is slow *and* causes issues because of the cache.
This commit is contained in:
Léo Lam 2017-03-17 18:59:04 +01:00
parent 8984112501
commit 98e27ad9cb
3 changed files with 34 additions and 42 deletions