From 3ceaaee203382436e5f9faafd11d608377b17553 Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Wed, 15 Dec 2010 18:25:38 +0000 Subject: [PATCH] Update for some well known games (Super Mario Galaxy 1 and 2, New Super Mario Bros). In the case on New super Mario Bros do not enforce and just suggest the usage of efb to ram with directx9 and opengl plugins, since it causes severe slowdowns that most pc's can't handle and in addition breaks directx11 plugin for this game entirely. --- RMGE01.ini | 7 +++++-- RMGJ01.ini | 10 ++++++++++ RMGK01.ini | 10 ++++++++++ RMGP01.ini | 3 +-- SB4E01.ini | 2 +- SB4J01.ini | 3 ++- SB4P01.ini | 3 ++- SMNE01.ini | 5 ++--- SMNJ01.ini | 6 +++--- SMNK01.ini | 5 ++--- SMNP01.ini | 5 ++--- SMNW01.ini | 5 ++--- 12 files changed, 42 insertions(+), 22 deletions(-) create mode 100644 RMGJ01.ini create mode 100644 RMGK01.ini diff --git a/RMGE01.ini b/RMGE01.ini index 450c7fc1c5..44aea1c156 100644 --- a/RMGE01.ini +++ b/RMGE01.ini @@ -1,7 +1,10 @@ # RMGE01 - SUPER MARIO GALAXY [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 = +EmulationStateId = 5 +EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +[Gecko] diff --git a/RMGJ01.ini b/RMGJ01.ini new file mode 100644 index 0000000000..df146a2b42 --- /dev/null +++ b/RMGJ01.ini @@ -0,0 +1,10 @@ +# RMGJ01 - SUPER MARIO GALAXY +[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 "Enable CPU Access" to be able to grab the stars(r6584) +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +[Gecko] diff --git a/RMGK01.ini b/RMGK01.ini new file mode 100644 index 0000000000..abbae9d1ee --- /dev/null +++ b/RMGK01.ini @@ -0,0 +1,10 @@ +# RMGK01 - SUPER MARIO GALAXY +[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 "Enable CPU Access" to be able to grab the stars(r6584) +[OnFrame] Add memory patches to be applied every frame here. +[ActionReplay] Add action replay cheats here. +[Video] +ProjectionHack = 0 +[Gecko] diff --git a/RMGP01.ini b/RMGP01.ini index 8c83a417f7..b5745cb88b 100644 --- a/RMGP01.ini +++ b/RMGP01.ini @@ -2,10 +2,9 @@ [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 = +EmulationIssues = Needs "Enable CPU Access" to be able to grab the stars(r6584) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -FIFOWatermarkTightness = 50 ProjectionHack = 0 [Gecko] diff --git a/SB4E01.ini b/SB4E01.ini index 0aa84aaa78..bea63b89c3 100644 --- a/SB4E01.ini +++ b/SB4E01.ini @@ -2,7 +2,7 @@ [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 = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572) +EmulationIssues = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] diff --git a/SB4J01.ini b/SB4J01.ini index 35d832dc4c..704b7c77f9 100644 --- a/SB4J01.ini +++ b/SB4J01.ini @@ -2,9 +2,10 @@ [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 = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572) +EmulationIssues = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] +FIFOWatermarkTightness = 50 ProjectionHack = 0 [Gecko] diff --git a/SB4P01.ini b/SB4P01.ini index 3c0be884ad..e1915b14f8 100644 --- a/SB4P01.ini +++ b/SB4P01.ini @@ -2,9 +2,10 @@ [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 = Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6572) +EmulationIssues = Needs "Enable CPU Access" .Disable audio or use the LLE plugin instead in levels with Grand Stars to avoid black screen.(r6584) [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] +FIFOWatermarkTightness = 50 ProjectionHack = 0 [Gecko] diff --git a/SMNE01.ini b/SMNE01.ini index af0169ffe2..442fbebde8 100644 --- a/SMNE01.ini +++ b/SMNE01.ini @@ -1,8 +1,8 @@ # SMNE01 - New SUPER MARIO BROS. Wii [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 = +EmulationIssues = Enable EFB to RAM for the coins to spin for the Directx9 and Opengl plugin(it will cause a big slowdown)(r6584) +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. $Infinite Lives @@ -32,4 +32,3 @@ $Infinite Stars [Video] FIFOWatermarkTightness = 50 SafeTextureCache = 1 -EFBToTextureEnable = 0 \ No newline at end of file diff --git a/SMNJ01.ini b/SMNJ01.ini index 0d66b7c030..f48fec65ae 100644 --- a/SMNJ01.ini +++ b/SMNJ01.ini @@ -1,13 +1,13 @@ # SMNJ01 - New SUPER MARIO BROS. Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = -EmulationStateId = 5 +EmulationIssues = Enable EFB to RAM for the coins to spin for the Directx9 and Opengl plugin(it will cause a big slowdown)(r6584) +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] FIFOWatermarkTightness = 50 SafeTextureCache = 1 -EFBToTextureEnable = 0 ProjectionHack = 0 [Gecko] + diff --git a/SMNK01.ini b/SMNK01.ini index b3dc9cb8a6..8bdcc3c320 100644 --- a/SMNK01.ini +++ b/SMNK01.ini @@ -1,13 +1,12 @@ # SMNK01 - New SUPER MARIO BROS. Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = -EmulationStateId = 5 +EmulationIssues = Enable EFB to RAM for the coins to spin for the Directx9 and Opengl plugin(it will cause a big slowdown)(r6584) +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] FIFOWatermarkTightness = 50 SafeTextureCache = 1 -EFBToTextureEnable = 0 ProjectionHack = 0 [Gecko] diff --git a/SMNP01.ini b/SMNP01.ini index 752bed4a3a..43bddd6b4a 100644 --- a/SMNP01.ini +++ b/SMNP01.ini @@ -1,8 +1,8 @@ # SMNP01 - New SUPER MARIO BROS. Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = -EmulationStateId = 5 +EmulationIssues = Enable EFB to RAM for the coins to spin for the Directx9 and Opengl plugin (it will cause a big slowdown)(r6584) +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. +$Speed hack 0x801D5B10:dword:0x60000000 @@ -17,6 +17,5 @@ $Freeze timer [Video] FIFOWatermarkTightness = 50 SafeTextureCache = 1 -EFBToTextureEnable = 0 ProjectionHack = 0 [Gecko] diff --git a/SMNW01.ini b/SMNW01.ini index 1e01eb2422..a38aaddc6f 100644 --- a/SMNW01.ini +++ b/SMNW01.ini @@ -1,13 +1,12 @@ # SMNW01 - New SUPER MARIO BROS. Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationIssues = -EmulationStateId = 5 +EmulationIssues = Enable EFB to RAM for the coins to spin for the Directx9 and Opengl plugin(it will cause a big slowdown)(r6584) +EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] FIFOWatermarkTightness = 50 SafeTextureCache = 1 -EFBToTextureEnable = 0 ProjectionHack = 0 [Gecko]