mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +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]
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user