From c2dac38ca1376039cb2116700cbf734883518f7b Mon Sep 17 00:00:00 2001 From: skidau Date: Fri, 23 Aug 2013 12:19:10 +1000 Subject: [PATCH] Removed the Sync GPU option from the F-Zero GX ini as it slows the game down by a great deal. Made Dual Core mode the default for this game. --- Data/User/GameConfig/GFZE01.ini | 1 - Data/User/GameConfig/GFZJ01.ini | 1 - Data/User/GameConfig/GFZP01.ini | 1 - 3 files changed, 3 deletions(-) diff --git a/Data/User/GameConfig/GFZE01.ini b/Data/User/GameConfig/GFZE01.ini index dbdf33b12a..eb92d8aa74 100644 --- a/Data/User/GameConfig/GFZE01.ini +++ b/Data/User/GameConfig/GFZE01.ini @@ -4,7 +4,6 @@ # Values set here will override the main dolphin settings. EnableFPRF = True TLBHack = 1 -SyncGPU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/User/GameConfig/GFZJ01.ini b/Data/User/GameConfig/GFZJ01.ini index 22a0191407..eae0416fb7 100644 --- a/Data/User/GameConfig/GFZJ01.ini +++ b/Data/User/GameConfig/GFZJ01.ini @@ -4,7 +4,6 @@ # Values set here will override the main dolphin settings. EnableFPRF = True TLBHack = 1 -SyncGPU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. diff --git a/Data/User/GameConfig/GFZP01.ini b/Data/User/GameConfig/GFZP01.ini index d14cc8a11d..08ad0e44e6 100644 --- a/Data/User/GameConfig/GFZP01.ini +++ b/Data/User/GameConfig/GFZP01.ini @@ -4,7 +4,6 @@ # Values set here will override the main dolphin settings. EnableFPRF = True TLBHack = 1 -SyncGPU = 1 [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set.