mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-07 10:22:22 +00:00
GameSettings: Disable "Defer EFB Copes to RAM" and "Immediately Present XFB" for Super Paper Mario
This commit is contained in:
parent
03b2d6639e
commit
1efa50a90a
@ -15,3 +15,5 @@
|
|||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
BBoxEnable = True
|
BBoxEnable = True
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
DeferEFBCopies = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user