Skip to content
Permalink
Browse files
Merge pull request #9547 from PatrickFerry/ini-fixes-1
Some Gameini Changes
  • Loading branch information
leoetlino committed Mar 4, 2021
2 parents 9c6c773 + 52413ed commit 06a7749
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 0 deletions.
@@ -12,5 +12,9 @@
[ActionReplay]
# Add action replay cheats here.

[Video_Settings]
SafeTextureCacheColorSamples = 512

[Video_Hacks]
EFBToTextureEnable = False
DeferEFBCopies = False
@@ -1,4 +1,7 @@
# RBPE4Z, RBPPGT - Brunswick Pro Bowling

[Core]
CPUThread = False

[Video_Settings]
SuggestedAspectRatio = 2
@@ -15,3 +15,4 @@ CPUThread = False

[Video_Hacks]
EFBToTextureEnable = False
DeferEFBCopies = False
@@ -0,0 +1,4 @@
# S2DPML - Dance! It's Your Stage

[Core]
CPUThread = False
@@ -1,4 +1,5 @@
# SJCEZW - Jerry Rice & Nitus' Dog Football

[Video_Settings]
SafeTextureCacheColorSamples = 0
SuggestedAspectRatio = 2
@@ -0,0 +1,4 @@
# SNQE7U, SNQPLG - National Geographic Challenge!

[Core]
CPUThread = False

0 comments on commit 06a7749

Please sign in to comment.