dolphin/Data/Sys/GameSettings/R8P.ini
JosJuice dded4dc018 Fix broken game INIs (comments starting in the middle of lines)
290204e added comments that start in the middle of lines, which isn't
allowed. I moved all such comments to EmulationIssues.
2016-05-11 16:51:14 +02:00

22 lines
530 B
INI

# R8PE01, R8PJ01, R8PK01, R8PP01 - SUPER PAPER MARIO
[Core]
# Values set here will override the main Dolphin settings.
[EmuState]
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 5
EmulationIssues = Needs Efb to Ram and BBox (proper graphics and functionality).
[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