Skip to content
Permalink
Browse files
Merge pull request #11216 from JMC47/OwlsofGaINI
Disable "Force Texture Filtering" in Owls of Ga'Hoole
  • Loading branch information
JMC47 committed Oct 30, 2022
2 parents f277a92 + 76ce7da commit 2f80928
Showing 1 changed file with 20 additions and 0 deletions.
@@ -0,0 +1,20 @@
# R9GEWR, R9GPWR - Legend of the Guardians: The Owls of Ga'Hoole

[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_Hacks]
# Add video hacks here.

[Video_Settings]
# Fixes FMVs
ForceFiltering = False

0 comments on commit 2f80928

Please sign in to comment.