default "stretch pixels by integer only" to enabled

This commit is contained in:
zeromus 2014-05-18 02:12:30 +00:00
parent b9b5cbaf12
commit 1f3809b08f
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ namespace BizHawk.Client.Common
public bool DispBlurry = false; // make display look ugly
public bool DispFixAspectRatio = true;
public bool DispFixScaleInteger = false;
public bool DispFixScaleInteger = true;
public bool DispObeyAR = true;
// Sound options