dolphin/Source/Core/DolphinQt/Settings
Vincent Cunningham db5aec019c
Add Fallback Region to configuration menu
Fallback Region
A user-selected fallback to use instead of the default PAL

This is used for unknown region or region free titles to give them
the ability to force region to use. This replaces the current fallback region
of PAL. This can be useful if a user is trying to play a region free
tilte that is originally NTSC and expects to be run at NTSC speeds. This
may be done when a user attempts to dump a WAD of their own without
understanding the settings they have chosen, or could be an intentional
decision by a developer of a ROM hack that can be injected into a
Virtual Console WAD.

Remove using System Menu region being checked in GetFallbackRegion

Use DiscIO::Region instead of std::String for fallback

Add explanation text for Fallback Region
2020-11-28 15:40:21 -05:00
..
AdvancedPane.cpp DolphinQt: Add a warning to the MEM1/MEM2 override setting description. 2020-10-25 12:54:42 -05:00
AdvancedPane.h Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
AudioPane.cpp Remove redundant "Emulation" from "DSP HLE Emulation" 2020-05-03 17:54:05 +02:00
AudioPane.h DSP must be set to LLE to select the decoder 2019-10-22 22:55:59 -03:00
GameCubePane.cpp Merge pull request #8853 from CrunchBite/feature-xlink-kai-bba 2020-06-27 23:32:49 -04:00
GameCubePane.h Replace "Override Language on NTSC Games" with "Allow Mismatched Region Settings" 2019-08-09 17:33:05 +02:00
GeneralPane.cpp Add Fallback Region to configuration menu 2020-11-28 15:40:21 -05:00
GeneralPane.h Add Fallback Region to configuration menu 2020-11-28 15:40:21 -05:00
InterfacePane.cpp Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel 2020-11-18 02:14:51 +01:00
InterfacePane.h DolphinQt: Expose "DisableScreenSaver" setting in the UI. 2020-10-18 16:31:46 -05:00
PathPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
PathPane.h DolphinQt: Add way to override "ResourcePack" folder that controls the location of resource packs 2019-11-02 13:42:40 -05:00
USBDeviceAddToWhitelistDialog.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
USBDeviceAddToWhitelistDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WiiPane.h DolphinQt: Expose SYSCONF sound setting 2020-07-02 22:25:41 +02:00