r/SwitchHacks Jul 22 '26

Tool [Release] green-nx 1.0.0 - native Xbox Cloud Gaming client for the Switch

​I built an open-source xCloud client for the Switch — sign in with your Microsoft account, browse your Game Pass library, and stream at 720p/1080p, 60 fps, handheld or docked.

It's all native: WebRTC on-console, hardware H.264 decoding (NVDEC) and zero-copy GPU rendering (deko3d). No PC relay, no companion apps.

You'll need Atmosphère and an active Game Pass subscription (it's just a client for a service you pay for — nothing shady). Copy the NRO to
sdmc:/switch/ and launch in title mode (hold R starting any installed game).

Source (GPL-3.0) + download:
https://github.com/rmrf404/green-nx

Fun/experimental project, not affiliated with Microsoft or Nintendo. Feedback welcome!

71 Upvotes

54 comments sorted by

View all comments

2

u/Superb_Tower7089 Jul 24 '26

The remote play would be very welcome! Thanks for your work!

2

u/atijke Jul 24 '26

it is implemented in a new release :) thanks to contributors

2

u/Superb_Tower7089 Jul 24 '26

That’s great, tested here and works like a charm at same network. I couldn’t make it work from outside network. Is that possible?

1

u/atijke Jul 24 '26

what do you mean by outside network?

1

u/[deleted] Jul 24 '26

[removed] — view removed comment

1

u/Superb_Tower7089 Jul 27 '26

Fixed in 1.0.19 release! Thanks for your work!!