dolphin/Source/Core
Admiral H. Curtiss 1b8b99e9f1 ConfigManager: Set homebrew video mode based on Dolphin's PAL60 config instead of always using 50Hz.
This is a bit indirect, but since homebrew always boots in a European environment the framerate depends on the bPAL60 flag, which is always auto turned off if bNTSC is set to true as of 2e5e724f94. By actually indicating that we're PAL on homebrew boot, the rest just falls into place.
2015-06-19 15:07:19 +02:00
..
AudioCommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
Common Merge pull request #2606 from Sonicadvance1/aarch64_optimize_psq_st 2015-06-14 19:03:50 -05:00
Core ConfigManager: Set homebrew video mode based on Dolphin's PAL60 config instead of always using 50Hz. 2015-06-19 15:07:19 +02:00
DiscIO Merge pull request #2620 from JosJuice/more-decodestring 2015-06-18 14:57:10 +02:00
DolphinQt Cache games without banners 2015-06-14 12:23:48 +02:00
DolphinWX DolphinWX: Remove the Toggle IR hotkey. 2015-06-19 05:10:40 -04:00
InputCommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
UICommon Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
VideoBackends Fix FreeBSD build 2015-06-13 21:52:47 -07:00
VideoCommon Revert "GeometryShaderGen: Don't use centroid in for input variables." 2015-06-18 20:25:32 +02:00
CMakeLists.txt