From c39b067479bac4e49d7de289ba7fc618dfacf6a7 Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Sat, 14 Jun 2025 05:02:47 +0100 Subject: [PATCH] GameSettings: don't force EFB-to-tex for Fireblade This ini is from the initial mega commit. The game seems to work fine without it. --- Data/Sys/GameSettings/GFB.ini | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Data/Sys/GameSettings/GFB.ini diff --git a/Data/Sys/GameSettings/GFB.ini b/Data/Sys/GameSettings/GFB.ini deleted file mode 100644 index 4b7afbfa39..0000000000 --- a/Data/Sys/GameSettings/GFB.ini +++ /dev/null @@ -1,14 +0,0 @@ -# GFBE5D - FireBlade - -[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_Hacks] -EFBToTextureEnable = True -