2011-10-27 18:04:28 +00:00
|
|
|
# R8PE01 - SUPER PAPER MARIO
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
|
|
|
# Values set here will override the main dolphin settings.
|
2011-01-31 00:14:02 +00:00
|
|
|
AccurateFCMP = 1
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2013-08-11 16:42:18 +00:00
|
|
|
EmulationStateId = 5
|
2011-10-27 18:04:28 +00:00
|
|
|
EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
2013-08-11 15:32:03 +00: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-01-31 00:14:02 +00:00
|
|
|
[Video]
|
2011-10-26 00:19:10 +00:00
|
|
|
UseBBox = True
|
2011-01-31 00:14:02 +00:00
|
|
|
ProjectionHack = 0
|
2013-08-11 15:32:03 +00:00
|
|
|
|
2011-10-26 00:19:10 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
DlistCachingEnable = False
|
2011-10-27 18:04:28 +00:00
|
|
|
EFBToTextureEnable = False
|
|
|
|
EFBCopyEnable = True
|
2013-08-11 15:32:03 +00:00
|
|
|
|