Merge pull request #2679 from Tinob/master

Implement scaled partial texture updates
This commit is contained in:
Markus Wick
2015-07-22 19:04:04 +02:00
7 changed files with 211 additions and 43 deletions

View File

@ -5,7 +5,6 @@
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = If "Store EFB Copies to Texture Only" is enabled, "Scaled EFB Copy" needs to be disabled for the coins to spin.
EmulationStateId = 4
[OnLoad]
@ -20,5 +19,4 @@ EmulationStateId = 4
[Video_Settings]
SafeTextureCacheColorSamples = 512
[Video_Hacks]
EFBScaledCopy = False
[Video_Hacks]