• Stars
    star
    432
  • Rank 100,360 (Top 2 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Allows you to stream your PC display to your Nintendo Switch!

This project is not maintained right now.

It might be revived in the future but for now check out this fork: https://github.com/DevL0rd/SkyNX

In-Home-Switching

This is a homebrew that enables streaming of PC games to the Nintendo Switch.

Have you ever been told by your parents that spending hours sitting in front of a PC was bad for you (like I was)? Well, now you can play your games portably anywhere in your house!

This project is fairly new, so please do not consider it totally stable. If you encounter issues, feel free to submit them.

Features:

  • Stream PC screen to a Nintendo Switch in your local network
    • 720p (full Switch-Tablet display resolution)
    • 40-60 FPS (if not see Troubleshooting)
    • Low delay (again, see Troubleshooting)
    • Audio support (experimental)
  • Capture controller input on Nintendo Switch
    • Emulate an Xbox controller on the PC
  • PC app offers picture quality adjustments

How to Use

If you do not want to build by yourself, have a look at the releases page. There you can find an Archive with the App for the Switch as well as the corresponding PC companion app. For the PC App, just execute In-Home-Switching.exe in the Windows directory after unzipping.

On PC, Scp drivers must also be installed (just unzip and execute Driver Installer/ScpDriverInstaller.exe). Otherwise the program will crash silently. For audio, Screen Capture Recorder also needs to be installed.

Also please set your PC resolution to 1280x720p in Windows for getting much better performance of screen capturing while running the app.

On the Switch, find out its IP address and start the app with your Switch CFW. Then type in the Switch's IP address on the PC app and hit the Connect button.

Windows App Screenshot

PC companion app

Screenshots from Nintendo Switch

Track Mania Witcher 3 PC companion app

Current Limitations

  • Only works with Windows 8 (64-bit) and newer
  • Audio support only experimental atm
  • No support for Switch CFW other than Atmosphère or Kosmos

Known issues

  • So far Switch crashes when put to sleep with app running (please close app beforehand, we have not fixed this issue yet)
  • App breaks when Switch changes from docked to handheld mode or vice-versa. Please quit the app before doing so.

Further notices

This app uses core overclocking to 1785 MHz on the Nintendo Switch. We use this measure in order to decode the incoming videos efficiently. As far as we know, there have been no reported cases of this damaging any devices. In other words, it is considered safe. Still we do not warrant for any potential device damage caused by this homebrew.

Scheduled for Future Releases

  • Stream PC audio to Switch
  • MacOS and Linux Support
  • Multi-controller support
  • Mouse emulation
  • More efficient threading
  • GPU encoding on PC

Build instructions

Use the PKGBUILD from here for ffmpeg on Switch with more protocols enabled.

Everything else will follow here in short time (ask jakibaki on AtlasNX discord if necessary).

Troubleshooting

Nice videos, but sadly that delay makes it unplayable

If you are experiencing delays greater than 0.1 seconds, either your PC is just too slow for your chosen quality options (try worsening image quality) or your local network is bad. Basically we need instant data transfer in your network to work properly (this has nothing to do with throughput, just latency).
Some WiFi-routers unfortunately just aren't up to the task.

These framedrops hurt my eyes!

Your PC is probably too slow for encoding with the games/applications on. Try other applications, lower image quality and, if you haven't already, set your PC screen resolution to 1280x720p (saves scaling).

No drops, but my framerate is just very low

Well, in our tests we had 60 FPS on Windows 10 with low image quality... I guess you can try the same strategies as for fixing framedrops, I hope that helps.

Nightlies

We now feature nightly builds of the Switch app (always based on current master branch). They can be found here. These builds are considered experimental, so please do not panic if something crashes sometimes ;)

License

This code is licensed GPLv3 and this has a reason: We do not want to see (or read about) any parts of this project in non-open-source software (everything that is not GPLv3 licensed). Please share the notion of free code for everyone.

Credits to

More Repositories

1

sys-netcheat

Open-source cheat-engine for the Nintendo Switch.
C
222
star
2

sys-ftpd

Ftpd as a Nintendo Switch sysmodule
C
117
star
3

hid-mitm

Sysmodule mitming the Horizon hid (human interface device) services to allow using unsupported gamepads on the nintendo switch.
C++
103
star
4

beatsaber-hook

oculus quest beatsaber function hooking + modloader (il2cpp)
C
29
star
5

kip-libnx-inject

poc of a tool that can inject a full libnx into nintendo kips
C
11
star
6

switch-usb-screen-stream

Streams the content of your (linux for now) computer-screen to the nintendo switch!
Makefile
11
star
7

sys-audioplayer

C
8
star
8

switch-usb-mounter

Mount your switches sd-card on your computer over usb
Python
8
star
9

registmily

A custom cargo registry implementation. It's not special (yet) but it's mine :)
Rust
7
star
10

novago-driver-dump

Contains output of Export-WindowsDriver on an ASUS NovaGo TP370QL.
JavaScript
4
star
11

prepatch

A patchmanager alternative for Sailfish OS which doesn't modify any files on disk.
C
3
star
12

usb-mitm

Just makes hid not reserve all hid-devices but only nintendo ones
Makefile
3
star
13

whatsappSelenium

A whatsapp-web bot using selenium.
Python
2
star
14

switchDNSWebsite

HTML
2
star
15

vmir-switch

C
2
star
16

testpicoc

Just some playing around with picoc (c interpreter) on the Nintendo switch.
C
1
star
17

captivity

Simple ps1 script to automate logging into the captive portal @ Vivantes Klinikum Spandau.
1
star
18

audibleDown

An Application for Sailfish OS that allows you to download AudioBooks from your Audible-Library and converts them to a Talefish-Friendly format.
Python
1
star