mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00
GameINI: Force safe texture cache for the Wii Shop
This commit is contained in:
parent
0191c4c903
commit
5588d7d607
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 5
|
||||||
EmulationIssues = Will not connect. Uses WiiConnect24.
|
EmulationIssues = Requires Safe Texture Cache to avoid input fields not updating.
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
@ -20,3 +20,4 @@ EmulationIssues = Will not connect. Uses WiiConnect24.
|
|||||||
[Video]
|
[Video]
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user