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)