mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00
GameSettings: Disable "Defer EFB Copies to RAM" for NBA Live 08
This commit is contained in:
@ -15,3 +15,4 @@ CPUThread = False
|
|||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
DeferEFBCopies = False
|
||||||
|
Reference in New Issue
Block a user