diff --git a/fastlane/android/metadata/en-US/changelogs/175.txt b/fastlane/android/metadata/en-US/changelogs/175.txt new file mode 100644 index 00000000..a8caae99 --- /dev/null +++ b/fastlane/android/metadata/en-US/changelogs/175.txt @@ -0,0 +1,5 @@ +- Updated to target Android Q SDK +- Requested low latency WiFi behavior on Android Q +- Fixed mouse capture in multi-window mode on Android Q +- Updated visual styles to match gesture navigation on Android Q +- Fixed USB driver issue that could cause player numbers to be wrong \ No newline at end of file diff --git a/fastlane/android/metadata/en-US/full_description.txt b/fastlane/android/metadata/en-US/full_description.txt new file mode 100644 index 00000000..e29ab60b --- /dev/null +++ b/fastlane/android/metadata/en-US/full_description.txt @@ -0,0 +1,46 @@ +This app streams games, programs, or your full desktop from an NVIDIA GameStream-compatible PC on your local network or the Internet using NVIDIA GeForce Experience. Mouse, keyboard, and controller input is sent from your Android device to the PC. + +Streaming performance may vary based on your client device and network setup. HDR requires an HDR10-capable device, GTX 1000-series GPU, and HDR10-enabled game. + +Features +• Open-source and completely free (no ads, IAPs, or "Pro") +• Streams games purchased from any store +• Works on your home network or over the Internet/LTE +• Up to 4K 120 FPS HDR streaming with 5.1 surround sound +• Keyboard and mouse support (with Android 8.0 or rooted device) +• Supports PS3, PS4, Xbox 360, Xbox One, and Android gamepads +• Force feedback support +• Local co-op with up to 4 connected controllers +• Mouse control via gamepad by long-pressing Start + +PC Requirements +• NVIDIA GeForce GTX/RTX series GPU (GT-series and AMD GPUs aren't supported by NVIDIA GameStream) +• NVIDIA GeForce Experience (GFE) 2.2.2 or later + +Quick Setup Instructions +• Make sure GeForce Experience is open on your PC. Turn on GameStream in the SHIELD settings page. +• Tap on the PC in Moonlight and type the PIN on your PC +• Start streaming! + +To have a good experience, you need a mid to high-end wireless router with a good wireless connection to your Android device (5 GHz highly recommended) and a good connection from your PC to your router (Ethernet highly recommended). + +Detailed Setup Instructions +See the full setup guide https://bit.ly/1skHFjN for: +• Adding a PC manually (if your PC is not detected) +• Streaming over the Internet or LTE +• Using a controller connected directly to your PC +• Streaming your full desktop +• Adding custom apps to stream + +Troubleshooting +A detailed troubleshooting guide is available here: https://bit.ly/1TO2NLq +If you still can't solve your issue or just have a question, feel free to send me an email using the address at the bottom of the app listing page. + +Disclaimer: This app is not affiliated with NVIDIA Corporation. Please do not contact them for support. Instead, use the troubleshooting link at the bottom of the app description. + +For more details on Moonlight, check out the wiki here: https://bit.ly/1X6fySw +To report issues on our GitHub project, use the bug tracker here: https://bit.ly/1Udghu0 + +This app is open-source under the GPL. The code can be found here: https://github.com/moonlight-stream/moonlight-android + +Legal: All trademarks cited here are the property of their respective owners. \ No newline at end of file diff --git a/store-assets/Google Play - Feature Graphic.png b/fastlane/android/metadata/en-US/images/featureGraphic.png similarity index 100% rename from store-assets/Google Play - Feature Graphic.png rename to fastlane/android/metadata/en-US/images/featureGraphic.png diff --git a/fastlane/android/metadata/en-US/images/phoneScreenshots/1.png b/fastlane/android/metadata/en-US/images/phoneScreenshots/1.png new file mode 100644 index 00000000..8c653c16 Binary files /dev/null and b/fastlane/android/metadata/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/android/metadata/en-US/images/phoneScreenshots/2.png b/fastlane/android/metadata/en-US/images/phoneScreenshots/2.png new file mode 100644 index 00000000..b8eef0e9 Binary files /dev/null and b/fastlane/android/metadata/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/android/metadata/en-US/images/sevenInchScreenshots/1.png b/fastlane/android/metadata/en-US/images/sevenInchScreenshots/1.png new file mode 100644 index 00000000..209d2deb Binary files /dev/null and b/fastlane/android/metadata/en-US/images/sevenInchScreenshots/1.png differ diff --git a/fastlane/android/metadata/en-US/images/sevenInchScreenshots/2.png b/fastlane/android/metadata/en-US/images/sevenInchScreenshots/2.png new file mode 100644 index 00000000..632759f1 Binary files /dev/null and b/fastlane/android/metadata/en-US/images/sevenInchScreenshots/2.png differ diff --git a/fastlane/android/metadata/en-US/images/tenInchScreenshots/1.png b/fastlane/android/metadata/en-US/images/tenInchScreenshots/1.png new file mode 100644 index 00000000..4e487947 Binary files /dev/null and b/fastlane/android/metadata/en-US/images/tenInchScreenshots/1.png differ diff --git a/fastlane/android/metadata/en-US/images/tenInchScreenshots/2.png b/fastlane/android/metadata/en-US/images/tenInchScreenshots/2.png new file mode 100644 index 00000000..3e93e300 Binary files /dev/null and b/fastlane/android/metadata/en-US/images/tenInchScreenshots/2.png differ diff --git a/store-assets/Google Play - Android TV Banner.png b/fastlane/android/metadata/en-US/images/tvBanner.png similarity index 100% rename from store-assets/Google Play - Android TV Banner.png rename to fastlane/android/metadata/en-US/images/tvBanner.png diff --git a/fastlane/android/metadata/en-US/images/tvScreenshots/1.png b/fastlane/android/metadata/en-US/images/tvScreenshots/1.png new file mode 100644 index 00000000..0015dbcd Binary files /dev/null and b/fastlane/android/metadata/en-US/images/tvScreenshots/1.png differ diff --git a/fastlane/android/metadata/en-US/images/tvScreenshots/2.png b/fastlane/android/metadata/en-US/images/tvScreenshots/2.png new file mode 100644 index 00000000..6ec8e95b Binary files /dev/null and b/fastlane/android/metadata/en-US/images/tvScreenshots/2.png differ diff --git a/fastlane/android/metadata/en-US/short_description.txt b/fastlane/android/metadata/en-US/short_description.txt new file mode 100644 index 00000000..bbf523fe --- /dev/null +++ b/fastlane/android/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +Play games from your PC on Android (NVIDIA-only) \ No newline at end of file diff --git a/fastlane/android/metadata/en-US/title.txt b/fastlane/android/metadata/en-US/title.txt new file mode 100644 index 00000000..9453e2f6 --- /dev/null +++ b/fastlane/android/metadata/en-US/title.txt @@ -0,0 +1 @@ +Moonlight Game Streaming \ No newline at end of file