Merge pull request #11216 from JMC47/OwlsofGaINI
Disable "Force Texture Filtering" in Owls of Ga'Hoole
This commit is contained in:
commit
2f80928be3
|
@ -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
|
Loading…
Reference in New Issue