Moonlight-NX is a port of Moonlight Game Streaming Project for Nintendo Switch.
- Download latest Moonlight-NX release or automatic build (require github login for artifacts link appear);
- Put moonlight.nro to sdcard:/switch/moonlight;
- Launch hbmenu over Title Redirection (for FULL RAM access);
- Launch moonlight.
- Move cursor with move finger on touch screen;
- Scroll with two fingers;
- L/R + tap on screen - Left/Right mouse click (allow to move cursor);
- ZL/ZR + tap on screen - Left/Right mouse click (without move cursor);
- L+R+Down - exit from stream (and close current app);
- L+R+Up - exit from stream (without closing current app);
- L+R+Left - Alt+Enter (for enable/disable fullscreen mode);
- L+R+Right - ESC key;
- ZL+ZR+Left - show video decoder/render stats;
- ZL+ZR+Right - hide video decoder/render stats;
- Minus+Plus - Guide button;
- Clone this repo and its submodules:
git clone --recursive https://github.com/rock88/moonlight-nx.git
- Change directory to cloned repo:
cd moonlight-nx
- Build a Docker image for the dev environment:
docker build . -t moonlight-nx-build
- Run the build script in the Docker container for the dev environment and copy nro to Nintendo Switch using nxlink:
docker run -it --rm -e SWITCH_HOST=192.168.0.1 -v $(pwd):/moonlight-nx moonlight-nx-build
Icon - moonlight-stream project logo.