mirror of
https://github.com/DevL0rd/SkyNX
synced 2024-11-26 04:50:18 +00:00
Update README.md
This commit is contained in:
parent
5523f8ecd1
commit
1d7ea85c8b
1 changed files with 22 additions and 13 deletions
35
README.md
35
README.md
|
@ -1,10 +1,18 @@
|
||||||
# SkyNX
|
# SkyNX
|
||||||
A replacement for the abandoned [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md).
|
Stream your PC games to you Nintendo Switch!
|
||||||
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.
|
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).
|
[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
|
||||||
![SkyNX App](Screenshots/App.jpg "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")
|
![SkyNX Streamer](Screenshots/Streamer.png "SkyNX Streamer")
|
||||||
|
|
||||||
## Instructions:
|
## Instructions:
|
||||||
1. Set desktop and game resolution to 1280 X 720.
|
1. Copy the switch folder in SkyNX.zip, to the root of your sd card.
|
||||||
2. Open SkyNXStreamer-win32-x64/SkyNXStreamer.exe
|
2. Install the forwarder with a nsp installer such as Goldleaf.
|
||||||
3. Launch SkyNX on switch.
|
3. Extract SkyNXStreamer-win32-ia32.zip to somewhere safe.
|
||||||
4. Put the IP showed on the app into the streamer.
|
4. Set desktop and game resolution to 1280 X 720. (Massively improves latency to match switch resolution.)
|
||||||
5. Select a streaming quality.
|
5. Open SkyNXStreamer-win32-ia32/SkyNXStreamer.exe
|
||||||
6. Click start streamer.
|
6. Launch SkyNX on switch.
|
||||||
|
7. Put the IP showed on the app into the streamer.
|
||||||
|
8. Click start streamer.
|
||||||
|
|
||||||
## Troubleshooting:
|
## Troubleshooting:
|
||||||
If for some reason the controllers don't work. Try the following steps.
|
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.
|
If the streamer just starts and stops immediately, try the following steps.
|
||||||
1. Reinstall the xBox controller driver from the settings tab.
|
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.
|
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.
|
If there is no audio playing..
|
||||||
1. Restart windows and launch it again.
|
1. Remove the audio driver in settings, and re-install it. If it doesn't work then try step 2.
|
||||||
2. Remove the audio driver in settings, and reinstall it.
|
2. Restart windows and launch it again.
|
||||||
|
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|
Loading…
Reference in a new issue