This is a vita port of Moonlight Embedded. Moonlight is an open source implementation of NVIDIA GameStream.
More information can find moonlight-docs, moonlight-embedded, and our wiki. If you need more help, join the #vita-help channel in discord.
You can install build dependencies with vdpm.
# if you do git pull, make sure submodules are updated first
git submodule update --init
mkdir build && cd build
cmake ..
make
- Icon - moonlight-stream project logo
- Livearea background - Moonlight Reflection Public domain
Moonlight-common-c is the shared codebase between different Moonlight implementations
- Fork us
- Write code
- Send Pull Requests