Updated HLE AAC Decoder (markdown)

Vamsi Krishna 2018-12-15 22:19:06 +05:30
parent 0bfb986550
commit 45df8857e9

@ -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`.