GameSettings: fix texture filtering settings for earlier Just Dance games

This commit is contained in:
Mateus B. Cassiano 2025-10-28 16:25:08 -04:00
parent 509584d3d3
commit fca9e6a362
No known key found for this signature in database
4 changed files with 26 additions and 0 deletions

View File

@ -11,3 +11,7 @@
[Video_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
# Manual texture sampling fixes the video issues.
FastTextureSampling = False

View File

@ -11,3 +11,7 @@
[Video_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
# Manual texture sampling fixes the video issues.
FastTextureSampling = False

View File

@ -11,3 +11,7 @@
[Video_Enhancements]
ForceTextureFiltering = 0
[Video_Hacks]
# Manual texture sampling fixes the video issues.
FastTextureSampling = False

View File

@ -0,0 +1,14 @@
# SJXD41, SJXE41, SJXP41 - Just Dance 4
[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]
# Linear filtering completely messes up the initial Ubisoft logo and loading screen and a few DLCs.
ForceTextureFiltering = 0