Skip to content

xyzz/vita-moonlight

This branch is 390 commits ahead of, 464 commits behind moonlight-stream/moonlight-embedded:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf41747 · Apr 26, 2023
May 21, 2019
Jul 19, 2020
Jul 22, 2018
Apr 26, 2023
Oct 14, 2016
Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Apr 26, 2023
Sep 17, 2016
Nov 18, 2018
Apr 26, 2023
Apr 26, 2023
Jul 19, 2020
May 9, 2017
May 10, 2015
Mar 2, 2016
Apr 26, 2023
Sep 2, 2016
Apr 26, 2023

Repository files navigation

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

See also

Moonlight-common-c is the shared codebase between different Moonlight implementations

Contribute

  1. Fork us
  2. Write code
  3. Send Pull Requests

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.6%
  • CMake 5.5%
  • Python 0.9%