mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Someone take my commit rights away.
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user