dolphin/Source/Core/Core/ConfigLoaders
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
..
BaseConfigLoader.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
BaseConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
GameConfigLoader.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
GameConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
IsSettingSaveable.cpp DolphinQt: Show a warning when launching an NKit disc image 2020-07-29 21:05:57 +02:00
IsSettingSaveable.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
MovieConfigLoader.cpp NetPlay: Remove 'reduce polling rate' option 2019-08-26 02:11:49 -04:00
MovieConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
NetPlayConfigLoader.cpp Core: Replace usages of StringFromFormat with fmt where applicable 2019-11-11 07:32:57 -05:00
NetPlayConfigLoader.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00