Merge pull request #8766 from teconmoon/patch-1
Don't defer EFB Copies to RAM - PMTTYD Issues
This commit is contained in:
commit
b7ba72c7e5
|
@ -16,6 +16,7 @@
|
|||
EFBToTextureEnable = False
|
||||
BBoxEnable = True
|
||||
ImmediateXFBEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 545
|
||||
|
|
Loading…
Reference in New Issue