mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +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
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@
|
|||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
BBoxEnable = True
|
||||
ImmediateXFBEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
|
Loading…
Add table
Reference in a new issue