Fix graphical corruption bug in Tomb Raider: Legend
Tomb Raider: Legend has a graphical bug, as documented in the issue report here https://bugs.dolphin-emu.org/issues/13749?next_issue_id=13748 This .ini entry fixes the issue.
This commit is contained in:
parent
65726b7b5f
commit
5dd10b9644
|
@ -11,3 +11,4 @@
|
|||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
|
Loading…
Reference in New Issue