mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 13:26:58 -05:00
GameSettings: Apply settings for alternate regions of "MySims Agents".
This commit is contained in:
parent
6871428a81
commit
048fb013bd
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user