GameSettings: Disable "Defer EFB Copes to RAM" and "Immediately Present XFB" for Super Paper Mario

This commit is contained in:
Techjar 2020-09-17 07:28:17 -04:00
parent 03b2d6639e
commit 1efa50a90a
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@
[Video_Hacks]
EFBToTextureEnable = False
BBoxEnable = True
ImmediateXFBEnable = False
DeferEFBCopies = False