mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameSettings: Disable MSAA for Pikmin (Wii)
This commit is contained in:
parent
f18f8db937
commit
e08e75a385
1 changed files with 5 additions and 1 deletions
|
@ -13,4 +13,8 @@
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBAccessEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
# Breaks camera angles
|
||||
MSAA = 1
|
||||
|
|
Loading…
Add table
Reference in a new issue