From 25ae6d8d2490225479523ea3767d379f6c086740 Mon Sep 17 00:00:00 2001
From: CharlesCorrin <Soulstice_Omega@yahoo.com>
Date: Sun, 22 Jan 2017 19:30:05 -0500
Subject: [PATCH] GameSettings: Note for Star Fox Adventures

Adds a note to Star Fox Adventures to let people know how to accurately emulate the game's glow effects.
---
 Data/Sys/GameSettings/GSA.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Data/Sys/GameSettings/GSA.ini b/Data/Sys/GameSettings/GSA.ini
index 49a27b8dca..0865c74afa 100644
--- a/Data/Sys/GameSettings/GSA.ini
+++ b/Data/Sys/GameSettings/GSA.ini
@@ -5,7 +5,7 @@
 
 [EmuState]
 # The Emulation State. 1 is worst, 5 is best, 0 is not set.
-EmulationIssues =
+EmulationIssues = Needs Store EFB Copies to Texture Only disabled for proper glow effects.
 EmulationStateId = 4
 
 [OnLoad]