diff options
| author | JosJuice <josjuice@gmail.com> | 2017-07-03 22:44:13 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2017-08-08 12:09:50 +0200 |
| commit | 1fc910b3ea9eafcc3cc5132bdfc51731ba5fa9fd (patch) | |
| tree | c3ea0b0b20b318626a6b4ef60e16b3270fc77489 /Data | |
| parent | f090a943190aead4d24f0cd4ba5ca32c08261706 (diff) | |
Convert to/from old EFB scale numbering
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/G9S.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/Sys/GameSettings/G9S.ini b/Data/Sys/GameSettings/G9S.ini index 15910279b0..deefdf7f56 100644 --- a/Data/Sys/GameSettings/G9S.ini +++ b/Data/Sys/GameSettings/G9S.ini @@ -19,6 +19,6 @@ EmulationIssues = Use directx11 backend with efb scale set at 1x to deal with bl [Video_Settings] SafeTextureCacheColorSamples = 0 -InternalResolution = 1 +EFBScale = 2 MSAA = 0 MaxAnisotropy = 0 |
