mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Merge pull request #9926 from JMC47/happyfeet2ini
GameINI: Fix Happy Feet 2 Text
This commit is contained in:
19
Data/Sys/GameSettings/SHX.ini
Normal file
19
Data/Sys/GameSettings/SHX.ini
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# SHXPWR, SHXEWR - Happy Feet 2
|
||||||
|
|
||||||
|
[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]
|
||||||
|
# 2048 was not confirmed to be enough.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
|
[Video_Hacks]
|
Reference in New Issue
Block a user