mirror of
https://github.com/DevL0rd/SkyNX
synced 2024-11-22 19:13:12 +00:00
Merge branch 'master' of https://github.com/DevL0rd/SkyNX
This commit is contained in:
commit
adb96f6637
1 changed files with 22 additions and 13 deletions
35
README.md
35
README.md
|
@ -1,10 +1,18 @@
|
|||
# SkyNX
|
||||
A replacement for the abandoned [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md).
|
||||
If you are not sure what that is, well, it is an app that allows you to stream your PC games to your Nintendo Switch! Kind of like moonlight.
|
||||
Stream your PC games to you Nintendo Switch!
|
||||
This is replacement for the abandoned [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md).
|
||||
|
||||
[Downloads are here](https://github.com/DevL0rd/SkyNX/releases).
|
||||
|
||||
The desktop streaming client is completely new. The Switch app however has it's roots in the original [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md) app.
|
||||
The desktop streaming client is completely new. The Switch app however has it's roots in the original [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching) app.
|
||||
## Features
|
||||
* Stream PC games with audio to switch at 60fps!
|
||||
* Handles up to 4 JoyCon pairs. (4 Players at once!)
|
||||
* Optionally disable video to use the JoyCons as remotes on PC!
|
||||
* Disabling video doesn't disale audio so you can use you Switch as a remote with audio through headphones!
|
||||
* Handles basic touch input.
|
||||
* Handles right click. (Touch with 1 finger, tap with the second)
|
||||
* Handles scrolling. (Your standard 2 finger scroll.)
|
||||
|
||||
## SkyNX App
|
||||
![SkyNX App](Screenshots/App.jpg "SkyNX App")
|
||||
|
@ -13,12 +21,14 @@ The desktop streaming client is completely new. The Switch app however has it's
|
|||
![SkyNX Streamer](Screenshots/Streamer.png "SkyNX Streamer")
|
||||
|
||||
## Instructions:
|
||||
1. Set desktop and game resolution to 1280 X 720.
|
||||
2. Open SkyNXStreamer-win32-x64/SkyNXStreamer.exe
|
||||
3. Launch SkyNX on switch.
|
||||
4. Put the IP showed on the app into the streamer.
|
||||
5. Select a streaming quality.
|
||||
6. Click start streamer.
|
||||
1. Copy the switch folder in SkyNX.zip, to the root of your sd card.
|
||||
2. Install the forwarder with a nsp installer such as Goldleaf.
|
||||
3. Extract SkyNXStreamer-win32-ia32.zip to somewhere safe.
|
||||
4. Set desktop and game resolution to 1280 X 720. (Massively improves latency to match switch resolution.)
|
||||
5. Open SkyNXStreamer-win32-ia32/SkyNXStreamer.exe
|
||||
6. Launch SkyNX on switch.
|
||||
7. Put the IP showed on the app into the streamer.
|
||||
8. Click start streamer.
|
||||
|
||||
## Troubleshooting:
|
||||
If for some reason the controllers don't work. Try the following steps.
|
||||
|
@ -28,11 +38,10 @@ If for some reason the controllers don't work. Try the following steps.
|
|||
If the streamer just starts and stops immediately, try the following steps.
|
||||
1. Reinstall the xBox controller driver from the settings tab.
|
||||
2. Try running it again, if it still fails, restart the system and try once more.
|
||||
3. If all else fails, join us in [this thread](https://github.com/DevL0rd/SkyNX/issues/4) to pinpoint this issue.
|
||||
|
||||
If there is no audio playing, and you have installed the audio driver.
|
||||
1. Restart windows and launch it again.
|
||||
2. Remove the audio driver in settings, and reinstall it.
|
||||
If there is no audio playing..
|
||||
1. Remove the audio driver in settings, and re-install it. If it doesn't work then try step 2.
|
||||
2. Restart windows and launch it again.
|
||||
|
||||
|
||||
## Known issues
|
||||
|
|
Loading…
Reference in a new issue