blob: 1befe2e520445a53e70dc205c0ee5427a0a51d7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# SJDJ01 - Just Dance Wii 2
# Although they share the same game ID, Just Dance 3 (SJD.ini) and
# Just Dance Wii 2 (SJDJ01.ini) are completely different games.
[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_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
FastTextureSampling = False
|