mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
1158fab3b7
Prevents severe graphical issues in "Tanks" Minigame.
19 lines
352 B
INI
19 lines
352 B
INI
# RHAW01, RHAJ01, RHAE01, RHAK01, RHAP01 - Wii Play
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
CPUThread = False
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Hacks]
|
|
VertexRounding = False
|
|
|