summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-02-04 17:36:15 +0100
committerJosJuice <josjuice@gmail.com>2024-02-04 17:55:08 +0100
commit1315b54ffaa2833ddda7e543945c88ed5396efd6 (patch)
treed3456e99b1a9f902d4232144c47999b7d185a697 /Source/Core/VideoCommon/GraphicsModSystem/Runtime
parent6cf55ab1ee13e62b272642ae4f1fadcc792b5e28 (diff)
InputCommon: Use distinct values for profile key
Because the last commit made us use separate folders for GCPad and GCKey profiles, we should also use separate game INI keys for them. Otherwise setting e.g. PadProfile1 in a game INI will make both GCPad and GCKey try to load it, typically with one of them succeeding and the other one showing a panic alert due to the profile not existing in its folder. Better do this breaking change for GCKeys in the same PR as the other breaking change rather than later.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime')
0 files changed, 0 insertions, 0 deletions