From 290204e65cbc37d1c5bdf86ae6d87576334b69cb Mon Sep 17 00:00:00 2001 From: MarioManTAW Date: Mon, 14 Mar 2016 17:14:43 -0500 Subject: [PATCH] Added recommended settings --- Data/Sys/GameSettings/GLG.ini | 22 ++++++++++++++++++++++ Data/Sys/GameSettings/NAN.ini | 4 ++-- Data/Sys/GameSettings/R64.ini | 1 + Data/Sys/GameSettings/R8P.ini | 6 ++---- Data/Sys/GameSettings/RMC.ini | 3 +++ Data/Sys/GameSettings/RSP.ini | 1 + Data/Sys/GameSettings/RUU.ini | 2 +- Data/Sys/GameSettings/RZT.ini | 6 ++++++ 8 files changed, 38 insertions(+), 7 deletions(-) create mode 100644 Data/Sys/GameSettings/GLG.ini diff --git a/Data/Sys/GameSettings/GLG.ini b/Data/Sys/GameSettings/GLG.ini new file mode 100644 index 0000000000..a59d0d1343 --- /dev/null +++ b/Data/Sys/GameSettings/GLG.ini @@ -0,0 +1,22 @@ +# GLGP41 - Largo Winch + +[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 real xfb for the videos to work. + +[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. + +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/NAN.ini b/Data/Sys/GameSettings/NAN.ini index 1e097f53b9..0b0183bf95 100644 --- a/Data/Sys/GameSettings/NAN.ini +++ b/Data/Sys/GameSettings/NAN.ini @@ -1,4 +1,4 @@ -# NANE01 - Pokémon Puzzle +# NANE01 - Pokemon Puzzle [Core] # Values set here will override the main Dolphin settings. @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Timer bug +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/R64.ini b/Data/Sys/GameSettings/R64.ini index be1d34867c..151fa5374b 100644 --- a/Data/Sys/GameSettings/R64.ini +++ b/Data/Sys/GameSettings/R64.ini @@ -2,6 +2,7 @@ [Core] # Values set here will override the main Dolphin settings. +SyncGPU = True # Prevent CPU/GPU desync [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/R8P.ini b/Data/Sys/GameSettings/R8P.ini index 368d8e263c..0de5e3168e 100644 --- a/Data/Sys/GameSettings/R8P.ini +++ b/Data/Sys/GameSettings/R8P.ini @@ -18,7 +18,5 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics). # Add action replay cheats here. [Video_Hacks] -EFBToTextureEnable = False - -[Video_Hacks] -BBoxEnable = True +EFBToTextureEnable = False # Fix transitions +BBoxEnable = True # Required for proper functionality diff --git a/Data/Sys/GameSettings/RMC.ini b/Data/Sys/GameSettings/RMC.ini index 72ded2ce6c..372376bd68 100644 --- a/Data/Sys/GameSettings/RMC.ini +++ b/Data/Sys/GameSettings/RMC.ini @@ -22,3 +22,6 @@ EFBEmulateFormatChanges = True [Video_Stereoscopy] StereoConvergence = 613 + +[Video_Settings] +MSAA = 0 # Avoid overbloom diff --git a/Data/Sys/GameSettings/RSP.ini b/Data/Sys/GameSettings/RSP.ini index 62a07a6b8c..81430b70be 100644 --- a/Data/Sys/GameSettings/RSP.ini +++ b/Data/Sys/GameSettings/RSP.ini @@ -2,6 +2,7 @@ [Core] # Values set here will override the main Dolphin settings. +CPUThread = False # Display Mii faces correctly [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/Sys/GameSettings/RUU.ini b/Data/Sys/GameSettings/RUU.ini index 69eb59347f..b4c65c8d18 100644 --- a/Data/Sys/GameSettings/RUU.ini +++ b/Data/Sys/GameSettings/RUU.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = +EmulationIssues = Pattern editor requires force filtering disabled and safe texture cache [OnLoad] # Add memory patches to be loaded once on boot here. diff --git a/Data/Sys/GameSettings/RZT.ini b/Data/Sys/GameSettings/RZT.ini index a5fb1231c4..827e4688b6 100644 --- a/Data/Sys/GameSettings/RZT.ini +++ b/Data/Sys/GameSettings/RZT.ini @@ -1,13 +1,19 @@ # RZTE01, RZTJ01, RZTK01, RZTP01, RZTW01 - Wii Sports Resort [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 real wiimote and motion plus. + [OnLoad] # Add memory patches to be loaded once on boot here. + [OnFrame] + [ActionReplay] + [Video_Hacks] EFBEmulateFormatChanges = True +EFBAccessEnable = True # Fix aiming