dolphin/Source/Core
JosJuice e98f5fe665 Show Japanese GC games in Japanese when using TitleDatabase
Because the GC language setting cannot be set to Japanese, we
need a special condition for Japanese GC games. I accidentally
removed it in PR 7816, but here it is again in a new form.

We could do the same thing with Korean GC games if we want to
(which we couldn't do before PR 7816), but due to how spotty
GameTDB is with having Korean names for Korean GC releases,
things will be more consistent if we just use English for them.
2019-04-20 12:12:35 +02:00
..
AudioCommon Allow XAudio2 to be selected as a surround backend. 2019-03-18 09:21:40 -03:00
Common Common/HttpRequest: Add option to allow non 200 response codes 2019-04-13 12:58:23 +02:00
Core Show Japanese GC games in Japanese when using TitleDatabase 2019-04-20 12:12:35 +02:00
DiscIO VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
DolphinNoGUI Core/Host: Allow frontends to block inputs 2019-03-21 13:16:21 +01:00
DolphinQt Merge pull request #7968 from Techjar/fix-netplay-browser-search-hang 2019-04-14 03:11:31 +02:00
InputCommon Merge pull request #7923 from jordan-woyak/full-surface-rename 2019-04-13 17:43:29 -04:00
MacUpdater MacUpdater: Fix updater not closing after update is completed 2019-03-21 13:47:23 +01:00
UICommon Show Japanese GC games in Japanese when using TitleDatabase 2019-04-20 12:12:35 +02:00
UpdaterCommon UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
VideoBackends Vulkan: Prevent submission of command buffer with open queries 2019-04-01 20:49:42 +10:00
VideoCommon Merge pull request #7955 from Techjar/netplay-golf-mode 2019-04-05 17:25:23 +02:00
WinUpdater WinUpdater: Restore original executable name 2019-04-11 20:21:50 +02:00
CMakeLists.txt Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00