SkyNX/README.md

72 lines
4.1 KiB
Markdown
Raw Normal View History

2020-04-15 06:00:23 +00:00
# SkyNX
2020-04-25 09:30:15 +00:00
Stream your PC games to your Nintendo Switch without Android! Now on the Homebrew App Store!
2020-04-24 06:26:58 +00:00
This is replacement for the abandoned [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md).
2020-04-22 04:48:44 +00:00
2020-04-22 19:44:20 +00:00
[Downloads are here](https://github.com/DevL0rd/SkyNX/releases).
2020-04-25 21:16:44 +00:00
[Video Instructions / Review Here](https://www.youtube.com/watch?v=YtnIqVdYbf4). Big shout out to Jonny Troche for this high quality tutorial! Make sure to like and subscribe guys ;D
2020-04-15 06:10:32 +00:00
2020-04-25 10:07:58 +00:00
If your interested in using SkyNX to turn your Nintendo Switch into a WiiU gamepad using Cemu. Here is a link with my tutorial on how to set it up! [Nintendo Switch as a WiiU Gamepad](https://gbatemp.net/threads/how-to-use-your-switch-as-a-wiiu-game-pad-in-cemu-using-skynx.563405/)
2020-04-25 05:05:20 +00:00
2020-04-26 02:30:02 +00:00
As per user suggestions I have made a patreon and a paypal.
If you think this app is Useful, Plese consider donating to support its development.
2020-04-26 02:30:45 +00:00
2020-04-26 02:30:02 +00:00
https://www.paypal.me/SkyNX
2020-04-26 02:30:17 +00:00
2020-04-26 02:30:02 +00:00
https://www.patreon.com/DevL0rd
2020-04-24 06:26:58 +00:00
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!)
2020-04-25 23:25:24 +00:00
* Motion control support for Cemu.
2020-04-24 19:31:33 +00:00
* Optionally disable video to use the JoyCons as remotes on PC!
* Optionally disable audio.
* Optionally swap A and B AND X and Y.
2020-04-24 06:26:58 +00:00
* Handles basic touch input.
* Handles right click. (Touch with 1 finger, tap with the second)
* Handles scrolling. (Your standard 2 finger scroll.)
2020-04-15 06:10:32 +00:00
2020-04-16 03:56:35 +00:00
## Instructions:
2020-04-24 06:26:58 +00:00
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.
2020-04-16 03:56:35 +00:00
2020-04-24 06:39:11 +00:00
## SkyNX App
![SkyNX App](Screenshots/App.jpg "SkyNX App")
## SkyNX Streamer
![SkyNX Streamer](Screenshots/Main.png "SkyNX Streamer")![SkyNX Settings](Screenshots/Settings.png "SkyNX Settings")
![SkyNX Stats](Screenshots/Stats.png "SkyNX Stats")![SkyNX Console](Screenshots/Console.png "SkyNX Console")
2020-04-22 19:48:40 +00:00
## Troubleshooting:
2020-04-22 21:43:13 +00:00
If for some reason the controllers don't work. Try the following steps.
2020-04-16 03:56:35 +00:00
1. Restart windows, and launch it again.
2020-04-16 04:01:43 +00:00
2. If it still is not working. And you have previously used In-Home-Switching, Try removing the ScpDriverInterface that In-Home-Switching installs. You can use the installer that came with it to uninstall it, or get it [Here](https://github.com/mogzol/ScpDriverInterface/releases/download/1.1/ScpDriverInterface_v1.1.zip).
2020-04-15 06:10:32 +00:00
2020-04-22 19:48:40 +00:00
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.
2020-04-24 06:26:58 +00:00
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.
2020-04-22 19:50:45 +00:00
2020-04-22 21:43:13 +00:00
2020-04-16 04:40:26 +00:00
## Known issues
2020-04-22 19:38:12 +00:00
* So far Switch crashes when put to sleep with app running, please close app beforehand. It will be fixed after optimizations.
2020-04-16 04:40:26 +00:00
* App breaks when Switch changes from docked to handheld mode or vice-versa. Please quit the app before doing so.
2020-04-16 04:39:02 +00:00
## Credits to
2020-04-16 04:41:07 +00:00
* [DuchessOfDark88](https://twitter.com/DuchessOfDark88) App icon and graphics. (Some content at this link may be NSFW)
2020-04-16 04:39:02 +00:00
* [jakibaki](https://github.com/jakibaki) For the original [In-Home-Switching](https://github.com/jakibaki/In-Home-Switching/blob/master/README.md) Switch app I am using as a base.
* [ffmpeg](https://www.ffmpeg.org/) for being such a powerful media tool that we use on PC and Switch.
* [SwitchBrew](https://switchbrew.org/) for libNX and its ffmpeg inclusion
* [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere) for being such a great Switch CFW
* [Screen Capture Recorder](https://github.com/rdp/screen-capture-recorder-to-video-windows-free) for helping us grab audio.