dolphin/Source/Core/DiscIO
JosJuice 2e8c5b4521 DolphinQt: Show a warning when launching an NKit disc image
It is my opinion that nobody should use NKit disc images without
being aware of the drawbacks of them. Since it seems like almost
nobody who is using NKit disc images knows what NKit is (hmm, now
how could that have happened...?), I am adding a warning to Dolphin
so that you can't run NKit disc images without finding out about the
drawbacks. In case someone really does want to use NKit disc images,
the warning has a "Don't show this again" option. Unfortunately, I
can't retroactively add the warning where it's most needed:
in Dolphin 5.0, which does not support Wii NKit disc images.
2020-07-29 21:05:57 +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 DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
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 RVZ: Store pseudorandom junk data efficiently 2020-06-17 13:48:42 +02:00
LaggedFibonacciGenerator.h RVZ: Store pseudorandom junk data efficiently 2020-06-17 13:48:42 +02:00
MultithreadedCompressor.h DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
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 DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
VolumeVerifier.h
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 -Wreorder warning 2020-07-24 17:41:37 +01: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 RVZ: Extend GroupEntry 2020-06-17 13:48:45 +02:00
WiiEncryptionCache.cpp WIA: Make use of the exception lists 2020-06-17 13:43:54 +02:00
WiiEncryptionCache.h WIA: Make use of the exception lists 2020-06-17 13:43:54 +02:00
WiiSaveBanner.cpp
WiiSaveBanner.h