mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
GameSettings: Disable MSAA for Pikmin (Wii)
This commit is contained in:
@ -13,4 +13,8 @@
|
|||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBAccessEnable = True
|
EFBAccessEnable = True
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Breaks camera angles
|
||||||
|
MSAA = 1
|
||||||
|
Reference in New Issue
Block a user