mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
3cbf47d51d
Using DiscIO's NAND content loader is the wrong way to get the ticket for a title, because it checks whether the TMD is present and the validity check fails if it isn't. This is not the correct behaviour: we should just read the ticket from /ticket without caring about TMDs. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |