mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -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:
@ -1,4 +1,19 @@
|
||||
# S5DE41, S5DP41 - Just Dance Disney Party 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_Enhancements]
|
||||
ForceFiltering = False
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
Reference in New Issue
Block a user