mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Game INI updates
Updated settings for Eternal Darkness, Epic Mickey 2 and earlier Just Dance games. Added missing settings for Just Dance spin-offs and compilations.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
GPUDeterminismMode = fake-completion
|
||||
CPUThread = False
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -13,6 +13,8 @@ GPUDeterminismMode = fake-completion
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
XFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
|
Reference in New Issue
Block a user