From 6d279153f3e53c28ce3564ad3aee5a71116baf5e Mon Sep 17 00:00:00 2001 From: Linktothepast Date: Fri, 8 Jan 2016 15:55:59 +0200 Subject: [PATCH] More gameini updates. Conflict: Desert Storm II and Rock Band 3 gameinis updated. --- Data/Sys/GameSettings/GC2.ini | 5 ++++- Data/Sys/GameSettings/SZB.ini | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Data/Sys/GameSettings/GC2.ini b/Data/Sys/GameSettings/GC2.ini index 91009a77ab..f2aee2ee90 100644 --- a/Data/Sys/GameSettings/GC2.ini +++ b/Data/Sys/GameSettings/GC2.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 4 -EmulationIssues = Videos not seen +EmulationIssues = Needs real Xfb for the videos to display. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -17,3 +17,6 @@ EmulationIssues = Videos not seen [ActionReplay] # Add action replay cheats here. +[Video_Settings] +UseXFB = True +UseRealXFB = True diff --git a/Data/Sys/GameSettings/SZB.ini b/Data/Sys/GameSettings/SZB.ini index 38cd4879fd..e535d37d80 100644 --- a/Data/Sys/GameSettings/SZB.ini +++ b/Data/Sys/GameSettings/SZB.ini @@ -19,4 +19,7 @@ EmulationIssues = If emu is running less than 100% it's EXTREMELY hard to hit no [Video_Enhancements] ForceFiltering = False +MaxAnisotropy = 0 +[Video_Hacks] +EFBToTextureEnable = False