The Mii channel needs SafeTextureCache.
This commit is contained in:
parent
73b1c3e7ea
commit
fa073dadaf
|
@ -1,9 +1,10 @@
|
|||
# HACA01 - Mii Channel
|
||||
[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 = 3
|
||||
EmulationStateId = 5
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
|
|
Loading…
Reference in New Issue