mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
Merge pull request #12958 from SuperSamus/ssf-remove-ini
SVX.ini: Replace `EFBToTextureEnable=False` with `ImmediateXFBEnable=False`
This commit is contained in:
commit
97af0e983a
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
ImmediateXFBEnable = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue