[Feature] Build an Electron-based Application
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.
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)
It's possible to make a Electron app, but I'm only focusing on the script and Android app at the moment.
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.