Change Mega Man 9/10 Scaled EFB from 2 to -1

This commit is contained in:
Chris Burgener 2016-06-22 12:00:13 -04:00
parent b968a90002
commit ca14fbc26c
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ EmulationIssues =
[Video_Settings]
UseXFB = True
UseRealXFB = False
EFBScale = 2
EFBScale = -1
SafeTextureCacheColorSamples = 512

View File

@ -22,5 +22,5 @@ UseXFB = True
UseRealXFB = False
SafeTextureCacheColorSamples = 512
EFBScale = 2
EFBScale = -1