diff options
| author | JosJuice <josjuice@gmail.com> | 2017-11-02 21:35:09 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2017-11-02 21:39:05 +0100 |
| commit | 2d3dd5ede73b698aad757f88d5ad95fd95a44918 (patch) | |
| tree | 1d971c250aeb63a2c73f99e3a1257fa82f1355af /Source/Core/Common/StringUtil.cpp | |
| parent | e29cd19f731d11bfa8deefebfd2a867af4f2e348 (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/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions
