summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Control/Control.cpp
diff options
context:
space:
mode:
authorDwayne Slater <ds84182@gmail.com>2017-04-15 13:53:53 -0400
committerDwayne Slater <ds84182@gmail.com>2017-04-15 13:53:53 -0400
commitd3e9569cf0d74fe70a2ce04fc448d5d8d7cfe938 (patch)
treee6c589cb55b2b50b65b7d1784e0e36195869e44a /Source/Core/InputCommon/ControllerEmu/Control/Control.cpp
parent790830278249c5059d3fef92ea5dfa707de8a0bd (diff)
VolumeDirectory: Compare case-insensitive file names as uppercase, not lowercase
Fixes file ordering in games that use ASCII characters between lowercase 'z' and uppercase 'A' (underscores). MySims Kingdom has the files "terrainLightMapTinted.shader", "terrainLightMapTintedGrid.shader", and "terrainLightMapTinted_no_shadow.shader". In lowercase, "terrainLightMapTinted_no_shadow.shader" comes before "terrainLightMapTinted.shader" and "terrainLightMapTintedGrid.shader", which is invalid.
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Control.cpp')
0 files changed, 0 insertions, 0 deletions