Moonlight for ChromeOS
Moonlight for ChromeOS is an open source client for NVIDIA GameStream, as used by the NVIDIA Shield.
Moonlight for ChromeOS allows you to stream your full collection of games from your powerful desktop to another PC or laptop running ChromeOS.
For Windows, Mac, and Linux, we recommend running the new PC port for maximum performance.
Moonlight also has mobile versions for Android and iOS/tvOS.
Check out the Moonlight wiki for more detailed project information, setup guide, or troubleshooting steps.
Building
- Install the Chrome Native Client SDK and download the current Pepper SDK
- Set the
NACL_SDK_ROOT
environment variable to your Pepper SDK folder. If you need more detailed instructions, see here - Run
git submodule update --init --recursive
from withinmoonlight-chrome/
- Run
make
from within themoonlight-chrome/
repo
Testing
- Open the Extensions page in Chrome
- Check the 'Developer mode' option
- Click 'Load unpacked extension' and point it at your built moonlight-chrome repo
- Run Moonlight from the extensions page
- If making changes, make sure to click the Reload button on the Extensions page