Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix for my previous commit.
  • Loading branch information
kostamarino@hotmail.com committed Jul 16, 2013
1 parent d1baa8e commit aa1fc07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Data/User/GameConfig/GHQE7D.ini
Expand Up @@ -3,7 +3,7 @@
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display.
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
Expand All @@ -16,4 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = False
4 changes: 2 additions & 2 deletions Data/User/GameConfig/GHQP7D.ini
Expand Up @@ -3,7 +3,7 @@
TLBHack = 1
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4
EmulationIssues = Needs Real Xfb for the videos to display.
EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here.
[Video]
Expand All @@ -16,4 +16,4 @@ PH_ZFar =
[Gecko]
[Video_Settings]
UseXFB = True
UseRealXFB = True
UseRealXFB = False

0 comments on commit aa1fc07

Please sign in to comment.