From c16b3f46375712c434cc81142ca2ea3e4ac35655 Mon Sep 17 00:00:00 2001 From: Vladislav Date: Thu, 8 Sep 2016 20:07:22 +0700 Subject: [PATCH] Serious Sam: Next Encounter gameini Game works perfectly on Dolphin 5.0. It does not need 'EFB to RAM' anymore. --- Data/Sys/GameSettings/G3B.ini | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Data/Sys/GameSettings/G3B.ini b/Data/Sys/GameSettings/G3B.ini index 80b2257d84..d0e9d53089 100644 --- a/Data/Sys/GameSettings/G3B.ini +++ b/Data/Sys/GameSettings/G3B.ini @@ -5,8 +5,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 4 -EmulationIssues = Needs EFB to Ram for transition scenes. +EmulationStateId = 5 [OnLoad] # Add memory patches to be loaded once on boot here. @@ -16,6 +15,3 @@ EmulationIssues = Needs EFB to Ram for transition scenes. [ActionReplay] # Add action replay cheats here. - -[Video_Hacks] -EFBToTextureEnable = False