better-xcloud icon indicating copy to clipboard operation
better-xcloud copied to clipboard

[Feature] Build an Electron-based Application

Open sandroXP2007 opened this issue 1 year ago • 3 comments

Device

Laptop

Operating System

Linux

Browser

Other

Suggestion

I've been trying Better Xcloud in my browser (Firefox)...

It has exactly the features I need (I'm going on a trip and needed the RemotePlay function to play on the trip)

However, Firefox has some problems related to my controller's key mapping, something that doesn't happen in other browsers.

I've been exploring the source code a bit and would like to know if there is any way to export BetterXcloud scripts to an Electron-based application.

sandroXP2007 avatar Jul 27 '24 14:07 sandroXP2007

There is currently a port of XboxCloudGaming for an Electron-based application, I'll put the link here for reference: https://github.com/marzeq/xbox-cloud-gaming-electron/ (currently archived)

sandroXP2007 avatar Jul 27 '24 15:07 sandroXP2007

It's possible to make a Electron app, but I'm only focusing on the script and Android app at the moment.

redphx avatar Aug 05 '24 14:08 redphx

I think that main rason why Android app was made is beacuse Chrome Android (and probably also other Chromium browsers) don't support Pointer Lock API and probably there are some other limitations, but beacuse computer web browsers support it, there isn't really that much need to make PC app as for Android app.

Julmik647 avatar May 14 '25 15:05 Julmik647