diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2017-07-31 17:24:38 +0800 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2017-08-01 13:41:07 +0800 |
| commit | 5588d7d6070e0fc0e924aa2bb45463900c8bd6af (patch) | |
| tree | c41734801270908061971e4b450fff67de0059d1 /Data/Sys | |
| parent | 0191c4c90363f29a2f9d23bfdaafc43078b243b7 (diff) | |
GameINI: Force safe texture cache for the Wii Shop
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/HAB.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Data/Sys/GameSettings/HAB.ini b/Data/Sys/GameSettings/HAB.ini index 1ee9ac0455..68e3d45c1f 100644 --- a/Data/Sys/GameSettings/HAB.ini +++ b/Data/Sys/GameSettings/HAB.ini @@ -5,8 +5,8 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 3 -EmulationIssues = Will not connect. Uses WiiConnect24. +EmulationStateId = 5 +EmulationIssues = Requires Safe Texture Cache to avoid input fields not updating. [OnLoad] # Add memory patches to be loaded once on boot here. @@ -20,3 +20,4 @@ EmulationIssues = Will not connect. Uses WiiConnect24. [Video] [Video_Settings] +SafeTextureCacheColorSamples = 0 |
