From 254ef9827ce38e86f9714e230197d57811ba29ed Mon Sep 17 00:00:00 2001 From: Steven Vascellaro Date: Sun, 28 Sep 2014 12:33:25 -0400 Subject: [PATCH] More Game Settings Files Added settings files for Project M and Project M WiFi --- Data/Sys/GameSettings/RSBEPM.ini | 27 +++++++++++++++++++++++++++ Data/Sys/GameSettings/RSBEPW.ini | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 Data/Sys/GameSettings/RSBEPM.ini create mode 100644 Data/Sys/GameSettings/RSBEPW.ini diff --git a/Data/Sys/GameSettings/RSBEPM.ini b/Data/Sys/GameSettings/RSBEPM.ini new file mode 100644 index 0000000000..8bbcdf2a45 --- /dev/null +++ b/Data/Sys/GameSettings/RSBEPM.ini @@ -0,0 +1,27 @@ +# RSBEPM - Super Smash Bros. Project M + +[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 = Classic mode score report needs real xfb to appear properly. + +[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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = + diff --git a/Data/Sys/GameSettings/RSBEPW.ini b/Data/Sys/GameSettings/RSBEPW.ini new file mode 100644 index 0000000000..a620b786ee --- /dev/null +++ b/Data/Sys/GameSettings/RSBEPW.ini @@ -0,0 +1,27 @@ +# RSBEPW - Super Smash Bros. Project M WiFi + +[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 = Classic mode score report needs real xfb to appear properly. + +[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] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +