Another Code R update.

This commit is contained in:
kostamarino@hotmail.com 2011-07-31 17:23:21 +00:00
parent 73559b2341
commit cccc0cda04
2 changed files with 4 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# RNOJ01 - Another Code R Kioku no Tobira # RNOJ01 - Another Code R Kioku no Tobira
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = EmulationIssues = You can't interact with some objects ingame.
EmulationStateId = 4 EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
@ -17,5 +17,3 @@ PH_ZFar =
UseXFB = True UseXFB = True
UseRealXFB = False UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True

View File

@ -1,8 +1,8 @@
# RNOP01 - Another Code:R # RNOP01 - Another Code:R
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationIssues = EmulationIssues = You can't interact with some objects ingame.
EmulationStateId = 4 EmulationStateId = 3
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
@ -17,6 +17,3 @@ PH_ZFar =
UseXFB = True UseXFB = True
UseRealXFB = False UseRealXFB = False
[Video_Hacks] [Video_Hacks]
EFBToTextureEnable = False
EFBCopyEnable = True