dolphin/Source/Core/Core/ConfigLoaders
Techjar a3d8a8be06 NetPlay: Remove 'reduce polling rate' option
With the SI poll line count fixed, pretty much all games are polling
twice per frame anyways, making this option superfluous. Since it's a
bit of a gross hack and makes DTMs incompatible with console, let's
just bin it.
2019-08-26 02:11:49 -04:00
..
BaseConfigLoader.cpp Also override the SYSCONF country setting 2019-08-09 17:33:05 +02:00
BaseConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
GameConfigLoader.cpp Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
GameConfigLoader.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
IsSettingSaveable.cpp Config: Add an option to skip saving texture cache to save state 2019-07-24 05:19:22 +10:00
IsSettingSaveable.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00: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 NetPlay: Remove 'reduce polling rate' option 2019-08-26 02:11:49 -04:00
NetPlayConfigLoader.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00