dolphin/Source/Core/Core/ConfigLoaders
Pokechu22 dad309d365 Disable ICache emulation for some games
Specifically, 'Scooby-Doo! Mystery Mayhem', 'Scooby-Doo! Unmasked', 'Ed, Edd n Eddy: The Mis-Edventures', and the Wii version of 'Happy Feet'.

The JIT cache causes problems with emulated icache invalidation in these games, resulting in areas failing to load.
2021-04-06 12:44:10 -07:00
..
BaseConfigLoader.cpp Force RTC bias to 0 when custom RTC is disabled too 2021-03-07 14:22:54 +01:00
BaseConfigLoader.h Boot: Initialize Wii root before saving SYSCONF file 2021-03-07 14:22:53 +01:00
GameConfigLoader.cpp Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
GameConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
IsSettingSaveable.cpp Core: Add new Free Look settings and config 2020-12-24 13:49:25 -06: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 Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
NetPlayConfigLoader.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00