SwitchNOW: Native GeForce NOW client for Nintendo Switch #666
Blade-Punisher
started this conversation in
Show and tell
Replies: 1 comment 1 reply
|
do you have footage of actually playing on an session? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi!
Over the past few months, I’ve been working on SwitchNOW, a native GeForce NOW homebrew client for Nintendo Switch, inspired by OpenNOW.
The project began as a way to access GeForce NOW on the Switch, but gradually developed into a much larger implementation.
Since OpenNOW is built around Electron, Chromium, and WebRTC, SwitchNOW is not a direct code port. It is a native C++/libnx application with a Borealis-based interface and a separate Switch-specific implementation of authentication, session management, streaming, audio, and controller input.
Current features include:
The project is still under active development. Stability, compatibility, performance, and documentation will continue to improve, but it has now reached a stage where I’d like to share it and hear your feedback.
Repository:
https://github.com/Blade-Punisher/SwitchNOW
OpenNOW has been an important reference and source of inspiration throughout the project. I wanted to share SwitchNOW with you directly and ensure that the original project and its contributors are properly credited.
I’d be glad to hear your thoughts, suggestions, or ideas for possible collaboration.
Thank you for creating OpenNOW!
All reactions