mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 07:39:17 +00:00
GameSettings: Disable MSAA for Pokemon Snap
This commit is contained in:
parent
e08e75a385
commit
002aad71e3
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Breaks photo appraisal
|
||||||
|
MSAA = 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue