mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-12 17:19:10 +01:00
1525396ecf
When the TMD doesn't exist on the NAND, IOS returns -106. This commit also changes IsValid() to not check for the TMD validity, since this is not always something we want. (IOS can have different error codes when the TMD is missing, or even worse, simply assume that the TMD is valid.)