From 76ce7da0228f88ce7152b236569131758ad14cc2 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Thu, 27 Oct 2022 00:56:06 -0400 Subject: [PATCH] Disable "Force Texture Filtering" in Owls of Ga'Hoole Fixes broken FMV visuals. --- Data/Sys/GameSettings/R9G.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Data/Sys/GameSettings/R9G.ini diff --git a/Data/Sys/GameSettings/R9G.ini b/Data/Sys/GameSettings/R9G.ini new file mode 100644 index 0000000000..d9a5c5cd7e --- /dev/null +++ b/Data/Sys/GameSettings/R9G.ini @@ -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