dolphin/Source/Core/Core/IOS
Léo Lam c0c1cb3010 IOS: Assume ticket is unpersonalised for WAD imports
The newer title dumpers don't clobber tickets anymore (that's good!),
which means personalised tickets still have the console specific data
used to decrypt the title key in them. Dolphin should ignore that data
when importing WADs, because the title key has already been decrypted,
and we must not try to decrypt it *again*.
2017-09-27 10:48:52 +02:00
..
DI Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
ES IOS: Assume ticket is unpersonalised for WAD imports 2017-09-27 10:48:52 +02:00
FS WFS/NAND: Better handle GID. 2017-08-15 22:29:10 +02:00
Network IOS/SSL: Show built-in cert error once per session 2017-09-16 20:43:49 +02:00
SDIO IOS/SDIO: Make GetCSDv1/v2 const member functions 2017-08-07 00:48:51 +08:00
STM Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
USB USB: Add a stub HIDv5 implementation and use it for IOS59. 2017-08-15 22:35:45 +02:00
WFS WFS: Fix logging types. 2017-08-22 23:41:38 +02:00
Device.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Device.h IOS: Fix the error code for ES_DEVICE_ID_MISMATCH 2017-07-30 00:24:47 +08:00
DeviceStub.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
DeviceStub.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
IOS.cpp USB: Add a stub HIDv5 implementation and use it for IOS59. 2017-08-15 22:35:45 +02:00
IOS.h Remove unnecessary WiiRoot inits/shutdowns 2017-06-27 20:43:39 +02:00
IOSC.cpp IOSC: Load the backup/PRNG key 2017-07-21 17:42:59 +08:00
IOSC.h IOSC: Add support for importing decrypted keys directly 2017-07-21 17:42:59 +08:00
MemoryValues.cpp IOS: Add IOS4v3 Constants 2017-07-05 14:10:20 -04:00
MemoryValues.h IOS: Add IOS4v3 Constants 2017-07-05 14:10:20 -04:00
MIOS.cpp Add CommonTitles.h for common Wii title IDs 2017-06-26 15:17:55 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00