summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2017-11-02 21:35:09 +0100
committerJosJuice <josjuice@gmail.com>2017-11-02 21:39:05 +0100
commit2d3dd5ede73b698aad757f88d5ad95fd95a44918 (patch)
tree1d971c250aeb63a2c73f99e3a1257fa82f1355af /Source/Core/InputCommon/ControllerInterface/ControllerInterface.h
parente29cd19f731d11bfa8deefebfd2a867af4f2e348 (diff)
Revert "Convert to/from old EFB scale numbering"
This reverts commit 1fc910b3ea9eafcc3cc5132bdfc51731ba5fa9fd, replacing the old INI setting EFBScale with a new INI setting called InternalResolution, which has a simpler mapping: | EFBScale | InternalResolution ----------------- | -------------------- | -------------------- Auto (fractional) | 0 | Auto (integral) | 1 | 0 1x | 2 | 1 1.5x | 3 | 2x | 4 | 2 2.5x | 5 | 3x | 6 | 3 4x | 7 | 4 5x | 8 | 5 6x | 9 | 6 All the fractional IRs were removed in f090a943.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.h')
0 files changed, 0 insertions, 0 deletions