From 09217a6c47968d3d411c664514fbc9a50e03d970 Mon Sep 17 00:00:00 2001 From: NeoBrainX Date: Tue, 6 Mar 2012 21:38:33 +0100 Subject: [PATCH] Update PokePark Wii game ini. Needs to have texture cache accuracy set to mid setting. --- Data/User/GameConfig/R8AJ01.ini | 6 ++++-- Data/User/GameConfig/R8AP01.ini | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Data/User/GameConfig/R8AJ01.ini b/Data/User/GameConfig/R8AJ01.ini index 546d2f51ca..594e651a76 100644 --- a/Data/User/GameConfig/R8AJ01.ini +++ b/Data/User/GameConfig/R8AJ01.ini @@ -1,7 +1,9 @@ # R8AJ01 - Pokepark Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 2 -EmulationIssues = Stuck on loading screen after movie (see issue 2917). +EmulationStateId = 4 +EmulationIssues = NPCs sporadically disappear. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. +[Video_Settings] +SafeTextureCacheColorSamples = 512 diff --git a/Data/User/GameConfig/R8AP01.ini b/Data/User/GameConfig/R8AP01.ini index a1863578f0..1c06c00d3d 100644 --- a/Data/User/GameConfig/R8AP01.ini +++ b/Data/User/GameConfig/R8AP01.ini @@ -1,8 +1,8 @@ # R8AP01 - PokePark Wii [Core] Values set here will override the main dolphin settings. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 2 -EmulationIssues = Stuck on loading screen after movie (see issue 2917). +EmulationStateId = 4 +EmulationIssues = NPCs sporadically disappear. [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] @@ -13,3 +13,5 @@ PH_ExtraParam = 0 PH_ZNear = PH_ZFar = [Gecko] +[Video_Settings] +SafeTextureCacheColorSamples = 512