Merge pull request #9969 from JMC47/inazumastriker2013ini
GameINI: Add Safe Texture Cache to Inazuma Eleven GO: Strikers 2013
This commit is contained in:
commit
cba4b6ca32
|
@ -0,0 +1,17 @@
|
|||
# S5SJHF - Inazuma Eleven GO: Strikers 2013
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
# SafeTextureCache is required for text to render properly.
|
||||
SafeTextureCacheColorSamples = 0
|
Loading…
Reference in New Issue