Update the gameini of F-zero. Efb to Ram is no longer the default choice.
This commit is contained in:
parent
d173d646de
commit
0e4b07ddf9
|
@ -43,7 +43,4 @@ $All Vehicles Unlocked
|
||||||
840030C8 FFDC6F00
|
840030C8 FFDC6F00
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyCacheEnable = True
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
|
@ -24,7 +24,4 @@ $Make Save Copyable
|
||||||
04C3110C 4B400410
|
04C3110C 4B400410
|
||||||
[Gecko]
|
[Gecko]
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBCopyEnable = True
|
|
||||||
EFBToTextureEnable = False
|
|
||||||
EFBCopyCacheEnable = True
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
Loading…
Reference in New Issue