INI updates
This commit is contained in:
parent
f96f3b3278
commit
476290e806
|
@ -1,4 +1,5 @@
|
|||
# REFP41 - My French Coach: Improve Your French
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
SuggestedAspectRatio = 2
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# RESP41 - My Spanish Coach: Improve Your Spanish
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
SuggestedAspectRatio = 2
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
# SP7PAF, SP7EAF, SP7JAF - Pac-Man Party
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
|
@ -2,3 +2,7 @@
|
|||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
XFBToTextureEnable = False
|
||||
ImmediateXFBenable = False
|
||||
|
|
|
@ -2,3 +2,7 @@
|
|||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
XFBToTextureEnable = False
|
||||
ImmediateXFBenable = False
|
||||
|
|
|
@ -2,3 +2,7 @@
|
|||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
XFBToTextureEnable = False
|
||||
ImmediateXFBenable = False
|
||||
|
|
Loading…
Reference in New Issue