Greetings human! In today’s tutorial I am going to show you how you can play fully-fledged, HD video games on your Raspberry Pi! “How can this be done?!” I hear you cry! Through the mystical powers of streaming using NVIDIA’s GeForce Experience software and a Pi program called Moonlight Embedded. By the end of this tutorial you will be blasting your way through all of your favourite Steam titles on any screen in your house – everything from Call of Duty to Kerbal Space Program!
–INFORMATION AND COMMANDS–
Moonlight Game Stream website: http://ift.tt/1FKrpf1
NVIDIA GeForce Experience download: http://ift.tt/1fjnWDM
Command to display your network information on Windows and to find your IP address (Look for the IPv4 entry!): ipconfig
Raspberry Pi command to download my installation script: wget http://ift.tt/1S6v2hn
Run the installation script with the command: sh install.sh
To change into the game_stream directory: cd game_stream
To pair your Pi with your Windows PC using Moonlight: moonlight pair COMPUTERIPADDRESS
To list your available streamable games on the Raspberry Pi: moonlight list
To find out about all of Moonlight’s different options and configurations: moonlight help
To stream Steam’s Big Picture Mode (using my settings): moonlight stream -1080 -30fps -app Steam
View my mapping guide when in the game_stream directory with the command: nano howtomap.md
You can view all of the code and software used in this tutorial at my public GitHub repository – created just for this, feel free to fork and modify as you wish: http://ift.tt/1V651VO
—
Thanks for watching! Make sure that you like, subscribe and share for more Raspberry Pi tutorials, videos and information!
Your Friendly Neighbourhood Raspberry Pi Guy
View more at: http://yoursmart.mobi
Post a Comment