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]
|
||||
EFBToTextureEnable = False
|
||||
BBoxEnable = True
|
||||
ImmediateXFBEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
|
Loading…
Reference in New Issue