2015-02-26 21:42:53 +01:00
|
|
|
# R8PE01, R8PJ01, R8PK01, R8PP01 - SUPER PAPER MARIO
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 22:30:20 +01:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2013-08-11 18:42:18 +02:00
|
|
|
EmulationStateId = 5
|
2011-10-27 20:04:28 +02:00
|
|
|
EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2011-10-27 20:04:28 +02:00
|
|
|
[Video_Hacks]
|
2016-03-14 23:14:43 +01:00
|
|
|
EFBToTextureEnable = False # Fix transitions
|
|
|
|
BBoxEnable = True # Required for proper functionality
|