diff --git a/HLE-AAC-Decoder.md b/HLE-AAC-Decoder.md index 0291df8..3ff4712 100644 --- a/HLE-AAC-Decoder.md +++ b/HLE-AAC-Decoder.md @@ -20,6 +20,8 @@ You can get these files by following the instructions below. ![zip file contents](https://i.imgur.com/TY8uRGT.png) + ![After Pasting](https://i.imgur.com/eBnquyw.png) + * If you are using **Linux**, you need to build Citra on your own. - Follow the [[Building for Linux]] guide. - You will need to install the following additional packages before building - `libavcodec-dev` & `libfdk-aac-dev`.