mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-16 23:37:41 -05:00
GameSettings: Apply settings for alternate regions of "MySims Agents".
This commit is contained in:
8
Data/Sys/GameSettings/R5X.ini
Normal file
8
Data/Sys/GameSettings/R5X.ini
Normal file
@@ -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
|
||||
|
||||
[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]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
# Avoids garbled text in messages and menus.
|
||||
SafeTextureCacheColorSamples = 4096
|
||||
|
||||
Reference in New Issue
Block a user