mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:14:33 +02:00
Disable Vertex Rounding in Wii Play
Prevents severe graphical issues in "Tanks" Minigame.
This commit is contained in:
@@ -12,3 +12,7 @@ CPUThread = False
|
|||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
VertexRounding = False
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user