From e08e75a3857274d6718c793c8c69aef4fbc69d72 Mon Sep 17 00:00:00 2001 From: Techjar Date: Thu, 17 Sep 2020 07:57:48 -0400 Subject: [PATCH] GameSettings: Disable MSAA for Pikmin (Wii) --- Data/Sys/GameSettings/R9I.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Data/Sys/GameSettings/R9I.ini b/Data/Sys/GameSettings/R9I.ini index 8707249b34..363616ce68 100644 --- a/Data/Sys/GameSettings/R9I.ini +++ b/Data/Sys/GameSettings/R9I.ini @@ -13,4 +13,8 @@ # Add action replay cheats here. [Video_Hacks] -EFBAccessEnable = True \ No newline at end of file +EFBAccessEnable = True + +[Video_Settings] +# Breaks camera angles +MSAA = 1