mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-06-02 22:05:57 -05:00
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.
15 lines
299 B
INI
15 lines
299 B
INI
# GL8E4F, GL8F4F, GL8D4F, GL8P4F - Tomb Raider Legend
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
DeferEFBCopies = False
|