From 042d4ba3fb7c3bb633138f10c23ef9311eaecfc4 Mon Sep 17 00:00:00 2001 From: Pengfei Zhu Date: Sun, 16 Dec 2018 11:47:20 +0800 Subject: [PATCH] Updated HLE AAC Decoder (markdown) --- HLE-AAC-Decoder.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HLE-AAC-Decoder.md b/HLE-AAC-Decoder.md index 4e9efb3..43f1817 100644 --- a/HLE-AAC-Decoder.md +++ b/HLE-AAC-Decoder.md @@ -18,9 +18,9 @@ You can get these files by following the instructions below. - Download this zip file - [FFmpeg DLLs](https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.1-win64-shared.zip) - - Select `Open Citra Folder` in the `File` menu of Citra. It should lead you to [the user directory](https://citra-emu.org/wiki/user-directory/). + - Select `Open Citra Folder` in the `File` menu of Citra. It should lead you to the [[User Directory]]. - - now extract the contents of `bin` folder in the ZIP, into the `external_dlls` folder located in the user directory. You may need to create the `external_dlls` folder if it does not exist. + - now extract the contents of `bin` folder in the ZIP, into the `external_dlls` folder located in the [[User Directory]]. You may need to create the `external_dlls` folder if it does not exist. ![zip file contents](https://i.imgur.com/TY8uRGT.png)