mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:58:59 +00:00
The Legend of Zelda the Wind Waker update.
This commit is contained in:
parent
cccc0cda04
commit
5159731e6b
3 changed files with 6 additions and 5 deletions
|
@ -357,6 +357,6 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
EFBCopyRAMEnable = True
|
||||||
|
EFBCopyVirtualEnable = True
|
||||||
|
|
|
@ -31,6 +31,6 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
EFBCopyRAMEnable = True
|
||||||
|
EFBCopyVirtualEnable = True
|
||||||
|
|
|
@ -236,5 +236,6 @@ PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyEnable = True
|
EFBCopyEnable = True
|
||||||
|
EFBCopyRAMEnable = True
|
||||||
|
EFBCopyVirtualEnable = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue