Skip to content
NVIDIA Gamestream client for PlayStation Vita, based on moonlight-embedded
Branch: vita
Clone or download
Pull request Compare This branch is 295 commits ahead, 217 commits behind irtimmer:master.
d3m3vilurr video: Disable vblank waiting when shown streaming
the streaming hasn't delayad in my test, but it make similar as before
0.5.0 versions

resolve #152
Latest commit f791b3d Jun 1, 2019

README.md

Vita Moonlight

This is a vita port of Moonlight Embedded. Moonlight is an open source implementation of NVIDIA GameStream.

Documentation

More information can find moonlight-docs, moonlight-embedded, and our wiki. If you need more help, join the #vita-help channel in discord.

Build deps

You can install build dependencies with vdpm.

Build Moonlight

# if you do git pull, make sure submodules are updated first
git submodule update --init
mkdir build && cd build
cmake ..
make

Assets

You can’t perform that action at this time.