From bec5cfe4a64c5abb6c39e6d628a1605d3f08d718 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 5 Jul 2014 13:40:40 -0700 Subject: [PATCH] Update readme --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9c405961..7f00e32c 100644 --- a/README.md +++ b/README.md @@ -3,43 +3,41 @@ Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield. We reverse engineered the Shield streaming software, and created a version that can be run on any Android device. -Limelight will allow you to stream your full collection of Steam games from your Windows PC to your Android device, +Limelight will allow you to stream your full collection of games from your Windows PC to your Android device, in your own home, or over the internet. [Limelight-pc](https://github.com/limelight-stream/limelight-pc) is also currently in development for Windows, OS X and Linux. Versions for [iOS](https://github.com/limelight-stream/limelight-ios) and [Windows Phone](https://github.com/limelight-stream/limelight-wp) are also in development. ##Features -* Streams Steam and all of your games from your PC to your Android device +* Streams any of your games from your PC to your Android device * Full gamepad support for MOGA, Xbox 360, PS3, OUYA, and Shield +* Automatically finds GameStream-compatible PCs on your network ##Features in development - -* Use mDNS to scan for compatible GeForce Experience (GFE) machines on the network -* Choose from the list of available games instead of just launching Steam * Keyboard input ##Installation * Download and install Limelight for Android from -[XDA](http://forum.xda-developers.com/showthread.php?t=2505510) +[Google Play](https://play.google.com/store/apps/details?id=com.limelight) * Download [GeForce Experience](http://www.geforce.com/geforce-experience) and install on your Windows PC ##Requirements -* [GFE compatible](http://shield.nvidia.com/play-pc-games/) computer with GTX 600/700 series GPU +* [GameStream compatible](http://shield.nvidia.com/play-pc-games/) computer with GTX 600/700 series GPU * Android device running 4.1 (Jelly Bean) or higher * High-end wireless router (802.11n dual-band recommended) * Exynos/Snapdragon SoC __OR__ Quad-Core 1.4 GHz Cortex-A9 or higher (Tegra 3) ##Usage -* Turn on Shield Streaming in the GFE settings +* Turn on GameStream in the GFE settings * If you are connecting from outside the same network, turn on internet streaming -* In Limelight, enter your PC's IP or Hostname and click "Pair" +* When on the same network as your PC, open Limelight and tap on your PC in the list * Accept the pairing confirmation on your PC -* In Limelight, click "Start Streaming" +* Tap your PC again to view the list of apps to stream * Play games! ##Contribute