dolphin/Source/Core/DiscIO
JosJuice 8842a0f402 Keep track of GameTDB ID separately from game ID
The difference between Dolphin's game IDs and GameTDB's game IDs
is that GameTDB uses four characters for non-disc titles, whereas
Dolphin uses six characters for all titles.

This fixes:

- TitleDatabase considering Datel discs to be NHL Hitz 2002
- Gecko code downloading not working for discs with IDs starting with P
- Cover downloading mixing up discs with channels (e.g. Mario Kart Wii
  and Mario Kart Channel) and making extra HTTP requests. (Android was
  actually doing a better job at this than DolphinQt!)
2019-02-25 19:54:25 +01:00
..
Blob.cpp
Blob.h
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt
CompressedBlob.cpp
CompressedBlob.h
DirectoryBlob.cpp
DirectoryBlob.h
DiscExtractor.cpp
DiscExtractor.h
DiscIO.vcxproj Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DiscIO.vcxproj.filters
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
Enums.cpp DiscIO: Restore the Korean case in CountryCodeToCountry 2018-10-19 18:45:59 +02:00
Enums.h Accurate region detection for NAND titles 2018-10-28 11:27:08 +01:00
FileBlob.cpp
FileBlob.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDImporter.cpp
NANDImporter.h
TGCBlob.cpp
TGCBlob.h
Volume.cpp
Volume.h Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeFileBlobReader.cpp
VolumeFileBlobReader.h
VolumeGC.cpp Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeGC.h Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeWad.cpp Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeWad.h Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeWii.cpp Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
VolumeWii.h Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
WbfsBlob.cpp Use empty instead of size 2019-02-13 00:03:49 +01:00
WbfsBlob.h
WiiSaveBanner.cpp
WiiSaveBanner.h
WiiWad.cpp
WiiWad.h