Disable Vertex Rounding in Wii Play
Prevents severe graphical issues in "Tanks" Minigame.
This commit is contained in:
parent
d367b3ec3b
commit
1158fab3b7
|
@ -12,3 +12,7 @@ CPUThread = False
|
|||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
VertexRounding = False
|
||||
|
||||
|
|
Loading…
Reference in New Issue