mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Merge pull request #9547 from PatrickFerry/ini-fixes-1
Some Gameini Changes
This commit is contained in:
commit
06a77493a4
@ -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
|
||||
|
4
Data/Sys/GameSettings/S2D.ini
Normal file
4
Data/Sys/GameSettings/S2D.ini
Normal file
@ -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
|
||||
|
4
Data/Sys/GameSettings/SNQ.ini
Normal file
4
Data/Sys/GameSettings/SNQ.ini
Normal file
@ -0,0 +1,4 @@
|
||||
# SNQE7U, SNQPLG - National Geographic Challenge!
|
||||
|
||||
[Core]
|
||||
CPUThread = False
|
Loading…
x
Reference in New Issue
Block a user