mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Someone take my commit rights away.
This commit is contained in:
parent
6a5a522bba
commit
ee163d1e49
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ void VideoConfig::GameIniLoad(const char *ini_file)
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
iEFBScale = 1;
|
iEFBScale = 1;
|
||||||
|
break;
|
||||||
case 3: // 1.5x
|
case 3: // 1.5x
|
||||||
iEFBScale = 2;
|
iEFBScale = 2;
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue