apps-repo icon indicating copy to clipboard operation
apps-repo copied to clipboard

[PORT] Xbox Gamestreaming client

Open tuxuser opened this issue 3 years ago • 5 comments

Please read conditions below carefully, and don't delete this part. Invalid issues will be closed.

  • No apps related to piracy or intellectual property infringement is allowed.
  • We can't guarantee if the app will be ported by anyone.
  • We encourage you to port the app by yourself. This would be a great contribution to webOS homebrew community.
  • [x] I understand conditions above
  • [ ] (Optional) I'd like to port this app by myself

Issue content starts below this line


Xbox Gamestreaming enables to play games streamed from the cloud (requires Xbox Game Pass Ultimate membership).

Maybe something based on this library could be ported:

https://github.com/unknownskl/xbox-xcloud-player

Electron app making use of the library:

https://github.com/unknownskl/xbox-xcloud-client

tuxuser avatar Jan 13 '22 16:01 tuxuser

Interesting idea. While the JS lib uses WASM which does not support on many webOS versions, we can clearly make some native app to stream the game.

mariotaku avatar Jan 13 '22 16:01 mariotaku

Some resources:

XGP library API: https://github.com/pazguille/xbox-games-api How to process streaming data: https://github.com/unknownskl/xbox-xcloud-client/wiki

mariotaku avatar Jan 14 '22 06:01 mariotaku

I have done some researches and now I have a conclusion: this is totally doable, let's see if community needs this app.

mariotaku avatar Jan 14 '22 10:01 mariotaku

This would definitely be a welcomed addition!

lazmo88 avatar Sep 24 '23 22:09 lazmo88

Need this app. Thanks

hectorevil avatar Nov 29 '23 10:11 hectorevil

I created one #109

redphx avatar Jul 10 '24 07:07 redphx