diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-07-31 17:23:21 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-07-31 17:23:21 +0000 |
| commit | cccc0cda0484ab34d00886f0ae92de5a4008dd22 (patch) | |
| tree | ceef3683163a9bb1f00bae5ad540b34ffd273f8c | |
| parent | 73559b2341d644f2033b52dd4ee333d1174240f8 (diff) | |
Another Code R update.
| -rw-r--r-- | RNOJ01.ini | 6 | ||||
| -rw-r--r-- | RNOP01.ini | 7 |
2 files changed, 4 insertions, 9 deletions
diff --git a/RNOJ01.ini b/RNOJ01.ini index cf8e7b7dd9..e67b33d115 100644 --- a/RNOJ01.ini +++ b/RNOJ01.ini @@ -1,8 +1,8 @@ # RNOJ01 - Another Code R Kioku no Tobira [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 = 4 +EmulationIssues = You can't interact with some objects ingame. +EmulationStateId = 3 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -17,5 +17,3 @@ PH_ZFar = UseXFB = True UseRealXFB = False [Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True diff --git a/RNOP01.ini b/RNOP01.ini index 1216832ac3..351cf5c069 100644 --- a/RNOP01.ini +++ b/RNOP01.ini @@ -1,8 +1,8 @@ # RNOP01 - Another Code:R [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 = 4 +EmulationIssues = You can't interact with some objects ingame. +EmulationStateId = 3 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -17,6 +17,3 @@ PH_ZFar = UseXFB = True UseRealXFB = False [Video_Hacks] -EFBToTextureEnable = False -EFBCopyEnable = True - |
