2011-01-30 17:14:02 -07:00
|
|
|
# SVMJ01 - super mario collection
|
2013-08-11 09:32:03 -06:00
|
|
|
|
|
|
|
[Core]
|
|
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2011-04-24 01:18:26 -06:00
|
|
|
EmulationStateId = 4
|
2013-08-11 09:32:03 -06:00
|
|
|
EmulationIssues =
|
|
|
|
|
|
|
|
[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-30 17:14:02 -07:00
|
|
|
[Video]
|
|
|
|
ProjectionHack = 0
|
2011-02-21 11:47:40 -07:00
|
|
|
PH_SZNear = 0
|
|
|
|
PH_SZFar = 0
|
|
|
|
PH_ExtraParam = 0
|
2013-08-11 09:32:03 -06:00
|
|
|
PH_ZNear =
|
|
|
|
PH_ZFar =
|
|
|
|
|
2011-02-21 11:47:40 -07:00
|
|
|
[Video_Hacks]
|
2011-08-23 10:51:20 -06:00
|
|
|
EFBToTextureEnable = False
|
2011-03-24 07:16:32 -06:00
|
|
|
EFBCopyEnable = True
|
2013-08-11 09:32:03 -06:00
|
|
|
|