Update README.md

This commit is contained in:
mrdude2478 2022-04-26 11:48:31 +01:00 committed by GitHub
parent 049177b26d
commit 406e1bb042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,3 +42,14 @@ Threading in the main menu - to stop GUI freezing.\
Options page - stop jumping back to top of page after something is selected.\
Touchscreen not working properly.\
Maybe some other stuff.
## Build Issues
Make sure you are using Libnx build at least 9865dbf9 version.\
git clone --recursive https://github.com/switchbrew/libnx.git\
cd libnx\
git checkout 9865dbf9\
make install\
## Check libnx version
pacman -Q --info libnx