dolphin-emulator/Source/Core/DiscIO
JosJuice 7ef0bc0359 VolumeVerifier: Split TMD error from ticket error for WADs
When I first made VolumeVerifier, I figured that the distinction
between an unsigned ticket and an unsigned TMD was a technical
detail that users would have no reason to care about. However,
while this might be true for discs, it isn't equally true for
WADs, due to the widespread practice of fakesigning tickets to
set the console ID to 0. This practice does not require
fakesigning the TMD (though apparently people do it anyway,
at least sometimes...), and the presence of a correctly signed
TMD is a useful indicator that the contents have not been
tampered with, even if the ticket isn't correctly signed.
2020-08-08 21:15:51 +02:00
..
Blob.cpp Show file format details in game properties 2020-06-21 20:47:23 +02:00
Blob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
CISOBlob.cpp
CISOBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
CMakeLists.txt DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
CompressedBlob.cpp
CompressedBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
DirectoryBlob.cpp
DirectoryBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
DiscExtractor.cpp
DiscExtractor.h
DiscIO.vcxproj DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
DiscIO.vcxproj.filters DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
Enums.cpp
Enums.h
FileBlob.cpp
FileBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
FileSystemGCWii.h
LaggedFibonacciGenerator.cpp
LaggedFibonacciGenerator.h
MultithreadedCompressor.h
NANDImporter.cpp
NANDImporter.h
ScrubbedBlob.cpp DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
ScrubbedBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
TGCBlob.cpp
TGCBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
Volume.cpp DiscIO: Deduplicate some VolumeGC/VolumeWii code 2020-06-25 16:37:21 +02:00
Volume.h DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeDisc.cpp DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeDisc.h DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeFileBlobReader.cpp Show file format details in game properties 2020-06-21 20:47:23 +02:00
VolumeFileBlobReader.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
VolumeGC.cpp DiscIO: Add Volume::IsDatelDisc 2020-07-04 14:51:13 +02:00
VolumeGC.h DiscIO: Add Volume::IsDatelDisc 2020-07-04 14:51:13 +02:00
VolumeVerifier.cpp VolumeVerifier: Split TMD error from ticket error for WADs 2020-08-08 21:15:51 +02:00
VolumeVerifier.h VolumeVerifier: Split TMD error from ticket error for WADs 2020-08-08 21:15:51 +02:00
VolumeWad.cpp DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeWad.h DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeWii.cpp DiscIO: Add Volume::IsDatelDisc 2020-07-04 14:51:13 +02:00
VolumeWii.h DiscIO: Add Volume::IsDatelDisc 2020-07-04 14:51:13 +02:00
WbfsBlob.cpp
WbfsBlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
WIABlob.cpp DiscIO: Fix conversion warning 2020-07-29 10:55:02 +02:00
WIABlob.h Show file format details in game properties 2020-06-21 20:47:23 +02:00
WIACompression.cpp RVZ: Fix split seed reads 2020-07-11 17:45:16 +02:00
WIACompression.h
WiiEncryptionCache.cpp
WiiEncryptionCache.h
WiiSaveBanner.cpp
WiiSaveBanner.h