diff --git a/GMSE01.ini b/GMSE01.ini index 2aadc5ce80..cb1ce030c7 100644 --- a/GMSE01.ini +++ b/GMSE01.ini @@ -142,8 +142,9 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBToTextureEnable = False EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True [Video_Settings] wideScreenHack = False UseNativeMips = True diff --git a/GMSJ01.ini b/GMSJ01.ini new file mode 100644 index 0000000000..18ef10ccdf --- /dev/null +++ b/GMSJ01.ini @@ -0,0 +1,23 @@ +# GMSJ01 - Super Mario Sunshine +[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 = 4 +EmulationIssues = needs EFB to Ram +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True +[Video_Settings] +wideScreenHack = False +UseNativeMips = True +AspectRatio = 0 diff --git a/GMSP01.ini b/GMSP01.ini index d104e0f26a..a0a0cd2052 100644 --- a/GMSP01.ini +++ b/GMSP01.ini @@ -27,13 +27,13 @@ $8 Red coins (Press L+B) 025709DE 00000008 $Open Levels/Nozzles 00E60AE0 18000000 -04570958 FFFFFFFF -0457095C FFFFFFFF +04570958 18000000 +0457095C 18000000 $All Shines 00E60AE1 18000000 -045708E8 FFFFFFFF -045708EC FFFFFFFF -045708F0 FFFFFFFF +045708E8 18000000 +045708EC 18000000 +045708F0 18000000 $Low Gravity 00E60AE2 18000000 424057F4 05003E00 @@ -67,10 +67,10 @@ PH_ZNear = PH_ZFar = [Gecko] [Video_Hacks] -EFBToTextureEnable = False EFBCopyEnable = True +EFBCopyRAMEnable = True +EFBCopyVirtualEnable = True [Video_Settings] wideScreenHack = False UseNativeMips = True AspectRatio = 0 -