blob: 333f8c56af4fe82910a33c9195dcf689c73f4d33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# SJTP41 - Just Dance: Best Of
[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]
# Manual texture sampling fixes the video issues.
FastTextureSampling = False
|