dolphin/Source/Core/DolphinQt/NetPlay
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
..
ChunkedProgressDialog.cpp NetPlay: Add cancel button for chunked data transfers 2019-04-07 06:22:33 -04:00
ChunkedProgressDialog.h NetPlay: Add cancel button for chunked data transfers 2019-04-07 06:22:33 -04:00
GameListDialog.cpp GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
GameListDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
MD5Dialog.cpp Qt/MD5Dialog: Make dialog modal 2019-03-16 18:54:15 +01:00
MD5Dialog.h
NetPlayBrowser.cpp Removed RunOnObject() usage to prevent deadlock on exiting the NetPlay Session Browser dialog. 2020-08-16 12:32:50 +01:00
NetPlayBrowser.h Removed RunOnObject() usage to prevent deadlock on exiting the NetPlay Session Browser dialog. 2020-08-16 12:32:50 +01:00
NetPlayDialog.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
NetPlayDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
NetPlaySetupDialog.cpp Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
NetPlaySetupDialog.h GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed. 2020-10-01 22:09:45 +02:00
PadMappingDialog.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
PadMappingDialog.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00