Merge pull request #14594 from jordan-woyak/gamesettings-mysims
GameSettings: Apply settings for alternate regions of "MySims Agents".
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
# R5XJ13, R5XP69 - MySims Agents
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Avoids garbled text in messages and menus.
|
||||||
|
SafeTextureCacheColorSamples = 4096
|
||||||
@@ -1,16 +1,8 @@
|
|||||||
# R6QE69 - MySims Agents
|
# R6QE69 - MySims Agents
|
||||||
|
|
||||||
[Core]
|
|
||||||
# Values set here will override the main Dolphin settings.
|
|
||||||
|
|
||||||
[OnFrame]
|
|
||||||
# Add memory patches to be applied every frame here.
|
|
||||||
|
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
# Avoids garbled text in messages and menus.
|
||||||
SafeTextureCacheColorSamples = 4096
|
SafeTextureCacheColorSamples = 4096
|
||||||
|
|||||||
Reference in New Issue
Block a user