summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/BitUtilsTest.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2016-11-12 15:38:16 +0100
committerLéo Lam <leo@innovatetechnologi.es>2017-01-08 01:28:43 +0100
commit1f9269d0eaff017e232c7f3b172e635da169b43b (patch)
tree3f132349557c1e5329cd6c1f9b893937f7e96fc5 /Source/UnitTests/Common/BitUtilsTest.cpp
parent7a5fe4b7ed64be587118afc34aa42c83dc733812 (diff)
ConfigManager: Don't overwrite the SYSCONF country
Currently, the country is always overridden depending on the Wii language setting. This makes it impossible to change the country independently from the language, unlike on a Wii, since a language will always be associated to an unique country (which is hardcoded in Dolphin's codebase). This behaviour was added in c881262 and changed in PR 4319 to happen every time emulation is started. It doesn't seem to be needed anymore, as a quick testing shows that a Japanese system menu is able to load in Japanese even with the region set to France, or anything other than Japan in fact. So what this commit changes is drop this code. Fixes issue 9884.
Diffstat (limited to 'Source/UnitTests/Common/BitUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions