From e1f08f7cf5a1dd95d64e44d3c91f25c35e32398f Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 17 Dec 2019 09:19:31 -0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 094aa3512..d888787fd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,11 @@ # How do I use Xenia? -Refer to the [Quickstart page](../wiki/quickstart). +Refer to the [Quickstart page](https://github.com/xenia-project/xenia/wiki/Quickstart). + + +# How do I fix the VCRUNTIME error? + +Make sure you downloaded a **[Release build of Xenia](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/xenia-master.zip?branch=master&job=Configuration:%20Release&pr=false)**, and download the **[latest x64 Microsoft Visual C++ Redistributable](https://aka.ms/vs/16/release/vc_redist.x64.exe)**. # Can you add support for Windows Me? How about my Pentium II?