mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
INI updates
This commit is contained in:
parent
f96f3b3278
commit
476290e806
6 changed files with 18 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# REFP41 - My French Coach: Improve Your French
|
# REFP41 - My French Coach: Improve Your French
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# RESP41 - My Spanish Coach: Improve Your Spanish
|
# RESP41 - My Spanish Coach: Improve Your Spanish
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
4
Data/Sys/GameSettings/SP7.ini
Normal file
4
Data/Sys/GameSettings/SP7.ini
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# SP7PAF, SP7EAF, SP7JAF - Pac-Man Party
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
EFBToTextureEnable = False
|
|
@ -2,3 +2,7 @@
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
XFBToTextureEnable = False
|
||||||
|
ImmediateXFBenable = False
|
||||||
|
|
|
@ -2,3 +2,7 @@
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
XFBToTextureEnable = False
|
||||||
|
ImmediateXFBenable = False
|
||||||
|
|
|
@ -2,3 +2,7 @@
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
XFBToTextureEnable = False
|
||||||
|
ImmediateXFBenable = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue