From 40e142c5c732984344f8888690dfc99fe6a77f05 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 23 Mar 2019 12:14:43 -0700 Subject: [PATCH] Add force feedback to feature list --- README.md | 2 +- app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45e93750..fbf164b9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can follow development on our [Discord server](https://discord.gg/6ERtzFY). - 5.1 surround sound audio - HEVC support for better image quality at reduced bandwidth - Keyboard and mouse support - - Gamepad support with SDL gamepad mappings + - Gamepad support with force feedback for up to 4 players ## Downloads - [Windows and macOS](https://github.com/moonlight-stream/moonlight-qt/releases) diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index e1feb082..ebb2080f 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -15,7 +15,7 @@
  • Hardware accelerated video decoding with VAAPI and VDPAU support
  • 5.1 surround sound audio support
  • HEVC support for better video compression efficiency
  • -
  • Gamepad support with SDL mapping compatibility
  • +
  • Gamepad support with force feedback for up to 4 players