Skip to content

GrapheneCt/vita-moonlight

 
 

Repository files navigation

Vita Moonlight HD

This is a vita port of Moonlight Embedded with support for 1280x720 and 1920x1080 resolutions.

Original port here: https://github.com/xyzz/vita-moonlight

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.8%
  • CMake 5.1%
  • C++ 1.3%
  • Python 0.8%