From 3a26a7e530b2bd2a9da29462434e515cebc5cfc5 Mon Sep 17 00:00:00 2001 From: Schplee Date: Tue, 7 Feb 2017 23:12:46 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 7e8bbb8..c50e9cf 100644 --- a/FAQ.md +++ b/FAQ.md @@ -146,6 +146,10 @@ In certain games, animated particles effects (such as smoke, fire, trails, etc.) Note that certain versions of the Bleeding Edge builds (86 and below) had a prototype implementation of this feature, so it's possible that a game that worked in previous versions might display these corrupted graphics in the latest version. Unfortunately this prototype is incompatible with the current codebase and can't be reapplied to newer builds. +Games that suffer from this: +* Fire Emblem: Awakening +* Ace Combat: Assault Horizon Legacy + ## Development and contributions #### How can I develop or contribute to the project?