mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
GameSettings: Disable "Defer EFB Copies to RAM" for NBA Live 08
This commit is contained in:
parent
701c6c2ef0
commit
3424732087
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ CPUThread = False
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
DeferEFBCopies = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue