Cameron Gutman 51594e00b8 Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host"
Rec 2020 conversion causes colors to be blown out in SDR

This reverts commit 6c85f5f8c37cdcec00c8b7897ec9452d393c9c2a.
2022-10-13 01:18:26 -05:00
2021-03-03 01:41:13 -06:00
2022-10-07 22:02:56 -05:00
2022-06-08 19:44:59 -05:00
2020-08-09 16:47:16 -07:00
2019-08-20 18:51:13 -07:00
2022-10-03 21:30:01 -05:00
2022-06-08 19:44:59 -05:00
2022-06-08 19:44:59 -05:00
2014-10-29 21:39:05 -07:00
2022-04-05 19:51:44 -05:00

Moonlight Android

AppVeyor Build Status Translation Status

Moonlight for Android is an open source client for NVIDIA GameStream, as used by the NVIDIA Shield.

Moonlight for Android will allow you to stream your full collection of games from your Windows PC to your Android device, whether in your own home or over the internet.

Moonlight also has a PC client and iOS/tvOS client.

You can follow development on our Discord server and help translate Moonlight into your language on Weblate.

Downloads

Building

  • Install Android Studio and the Android NDK
  • Run git submodule update --init --recursive from within moonlight-android/
  • In moonlight-android/, create a file called local.properties. Add an ndk.dir= property to the local.properties file and set it equal to your NDK directory.
  • Build the APK using Android Studio or gradle

Authors

Moonlight is the work of students at Case Western and was started as a project at MHacks.

Description
Languages
C 61.4%
Java 38.2%
Lua 0.2%
Makefile 0.2%