blob: f67ea2d977b875d372350894c23224985bf848c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# SD2J01 - Just Dance Wii
# Although they share the same game ID, Just Dance 2 (SD2.ini)
# and Just Dance Wii (SD2J01.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
|