mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Merge pull request #11215 from JMC47/wiiplayvertexrounding
Disable Vertex Rounding in Wii Play
This commit is contained in:
commit
59c8358e40
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ CPUThread = False
|
|||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
VertexRounding = False
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue