From f84aba141cd79e832f7bdd9c99873d7bfa86fb95 Mon Sep 17 00:00:00 2001 From: AuraOfTheDawn Date: Mon, 25 Nov 2019 13:54:39 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index bd3de7c..c7548d5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -112,6 +112,10 @@ First, if you've downloaded any DLL files from the Internet and placed them in t See above about missing DLLs. +#### _Citra_ complains about "Entry Point Not Found" + +If you have Windows 10 N or KN (released in Europe and Korea respectively) it released missing the media foundation tools. To resolve this, you will need to install the [Windows Media Feature Pack](https://www.microsoft.com/en-us/software-download/mediafeaturepack) for your specific version of Windows N (you will be required to select your specific version. Hit the Windows key and R to open the 'run' box, and type winver into it to reach a box showing you your precise version of windows.) and install it before running Citra. + #### _Citra_'s log file doesn't have enough information. You may have a [_log filter_](https://github.com/citra-emu/citra/wiki/Log-Filters) configured. To reset it, go to *Emulation* in the menu bar, and then *Configure*. Then, in the *Debug* tab, in the *Logging* group, reset the *Global Log Filter* to `*:Info`.