2015-02-26 20:42:53 +00:00
|
|
|
# RMHE08, RMHJ08, RMHP08 - Monster Hunter Tri
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2015-02-26 20:42:53 +00:00
|
|
|
EmulationIssues = Skip efb access from cpu needs to be enabled for direct 3d to have playable speeds.
|
2011-02-24 19:16:32 +00:00
|
|
|
EmulationStateId = 4
|
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.
|
|
|
|
|
2014-01-25 17:29:48 +00:00
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = False
|
2013-08-11 15:32:03 +00:00
|
|
|
|
2015-02-26 20:42:53 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
EFBAccessEnable = False
|
|
|
|
EFBToTextureEnable = False
|
|
|
|
|