You need:
- devkitPro with devkitARM r58
3ds-zlib
and3ds-mbedtls
installed in portlibs of devkitPro
You can install it by opening devkitPro msys2 and typingpacman -S [package name]
.
Type make
in a terminal in the root directory (if you are on Linux) or make all_win
(if you are on Windows) to build it.
- Building of dependency libraries(optional)
For ffmpeg, libbrotli, and libcurl, follow built.txt in each directory
For libctru, just typemake
in library\libctru\source\libctru