Skip to content

RikuKunMS2/moonlight-ios-vision

 
 

Repository files navigation

Moonlight iOS/tvOS

AppVeyor Build Status

Moonlight for iOS/tvOS is an open source client for Sunshine and NVIDIA GameStream. Moonlight for iOS/tvOS allows you to stream your full collection of games and apps from your powerful desktop computer to your iOS device or Apple TV.

Moonlight also has a PC client and Android client.

Check out the Moonlight wiki for more detailed project information, setup guide, or troubleshooting steps.

Moonlight for iOS and tvOS

Requirements

  • XCode 16
  • Tested on Vision OS 2.2 Beta

Building

  • Install the latest version of Xcode
  • Run git clone -b vision-testflight --recursive https://github.com/RikuKunMS2/moonlight-ios-vision.git
    • If you've already cloned the repo without --recursive, run git submodule update --init --recursive
  • Open Moonlight.xcodeproj in Xcode (it would download by default to your user folder on MacOS)
  • To run on a real device, you will need to locally modify the signing options and add your device:
    • Go to the top menu bar, then in 'Window' open Devices and Simulators
    • Add your Vision Pro
    • In the project select to the folder icon in the sidebar to browser files
    • Click on "Moonlight" at the top of the left sidebar
    • Under "Targets", select "Moonlight Vision"
    • Click on the "Signing & Capabilities" tab
    • In the "Team" dropdown, select your name. If your name doesn't appear, you may need to sign into Xcode with your Apple account.
    • Change the "Bundle Identifier" to something different (unique). You can add your name or some random letters to make it unique.
    • Select your Vision Pro (not the simlator or 'any device' but the one your registered earlier) in the top bar as a target and click the Play button to run. It will start the build and install it to your headset
    • If you didn't pay for a developer account you will have to re-install it using x-code every 7 days.

FAQ

  • How do I right click?: You press and hold on the trackpad for more than half a second and it will right click, both magic trackpad and eye clicking will do the same thing
  • Why does my cursor snap to where I'm looking: I have no idea, this is an OS level thing that I don't think we have control over, oh boy I sure wish I could adjust the snapping delay though ha!

New Planned Features

  • Check Ko-Fi for updates

Donations

Thanks again for your support :)

About

GameStream client for iOS/tvOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Objective-C 1.4%
  • Other 0.5%