From e31a30761a7769d73e13f22920bfeb293f7d0e91 Mon Sep 17 00:00:00 2001 From: MofoMan2000 Date: Sun, 6 Mar 2011 21:51:27 +0000 Subject: [PATCH] Update Super Mario Sunshine. Can't use widescreen hack, and needs native mipmaps. --- GMSE01.ini | 22 +++++++++++++++++----- GMSP01.ini | 4 ++++ 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/GMSE01.ini b/GMSE01.ini index 92da599d68..0485eecd68 100644 --- a/GMSE01.ini +++ b/GMSE01.ini @@ -1,9 +1,9 @@ # GMSE01 - Super Mario Sunshine -[EmuState] -#The Emulation State. +[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 -[OnFrame] -#Add memory patches to be applied every frame here. +EmulationIssues = needs EFB to Ram +[OnFrame] Add memory patches to be applied every frame here. [ActionReplay] $All Shines (not working) 045708E8 FFFFFFFF @@ -133,5 +133,17 @@ $D-Pad Left For Normal Mario 4240E12C 4DE63F80 4240E12C 4DE83F80 00000000 40000000 +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] [Video_Hacks] -EFBToTextureEnable = False \ No newline at end of file +EFBToTextureEnable = False +[Video_Settings] +wideScreenHack = False +AspectRatio = 0 +UseNativeMips = True diff --git a/GMSP01.ini b/GMSP01.ini index 6502827710..a4d8d0bcba 100644 --- a/GMSP01.ini +++ b/GMSP01.ini @@ -68,3 +68,7 @@ PH_ZFar = [Gecko] [Video_Hacks] EFBToTextureEnable = False +[Video_Settings] +wideScreenHack = False +UseNativeMips = True +AspectRatio = 0