polaris-dxz / vita-moonlight

NVIDIA Gamestream client for PlayStation Vita, based on moonlight-embedded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

NVIDIA Gamestream client for PlayStation Vita, based on moonlight-embedded

License:GNU General Public License v3.0


Languages

Language:C 91.4%Language:CMake 6.2%Language:C++ 1.3%Language:Python 1.1%