mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-02 06:48:03 +03:00
19 lines
406 B
INI
19 lines
406 B
INI
# R8PE01, R8PJ01, R8PK01, R8PP01 - SUPER PAPER MARIO
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
BBoxEnable = True
|
|
ImmediateXFBEnable = False
|
|
DeferEFBCopies = False
|