GameSettings: Disable MSAA for Pokemon Snap
This commit is contained in:
parent
e08e75a385
commit
002aad71e3
|
@ -14,3 +14,7 @@
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Breaks photo appraisal
|
||||||
|
MSAA = 1
|
||||||
|
|
Loading…
Reference in New Issue