Copy hbmenu.nro from this archive to the root of your Switch sd card following the instructions from https://switchbrew.github.io/nx-hbl/
Use the appropriate nxlink binary for your OS to upload your nro files to hbmenu by pressing Y to start the netloader - currently we're having trouble with non blocking sockets so the waves will stop moving. Use
Code: Select all
nxlink -a <ip address of switch (or hostname> [file.nro]
Unfortunately the blocking sockets mean we can't use a UDP ping to find the Switch just yet but it will be sorted in time.
nxlink should be provide with devkitA64 when we do another release, more news soon.