mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
Merge pull request #8766 from teconmoon/patch-1
Don't defer EFB Copies to RAM - PMTTYD Issues
This commit is contained in:
commit
b7ba72c7e5
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
EFBToTextureEnable = False
|
||||
BBoxEnable = True
|
||||
ImmediateXFBEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 545
|
||||
|
|
Loading…
Add table
Reference in a new issue