Question: does your controller have a screenshot button that takes screenshot of the entire screen on Android? Which one is that?
If you’re using the official Xbox Series controller, what happen when you press the Share/Screenshot button on Android?
I’m thinking about mapping this button to the screenshot feature in Better xCloud app (won’t work with browser)
Photo: Gamesir X4 controller
If you’re using the official Xbox Series controller, what happen when you press the Share/Screenshot button on Android?
I’m thinking about mapping this button to the screenshot feature in Better xCloud app (won’t work with browser)
Photo: Gamesir X4 controller
👍12❤1👀1
👨🔬 Beta testers needed
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# New feature
- Map the Share/Screenshot button on the Xbox Series controller with the capturing screenshot feature. It may also work with other controllers (but not GameSir controllers).
Thanks!
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# New feature
- Map the Share/Screenshot button on the Xbox Series controller with the capturing screenshot feature. It may also work with other controllers (but not GameSir controllers).
Thanks!
👍9🔥3👌1
🤓 Did you know?
In version 4.4.0 I made a small change that could “improve video player's performance on devices not having 16:9 screen”.
Here is what it does:
- Old (first image): Normally the video player’s width and height are both set to 100%. As you can see the video’s height is ~600px. This is wasteful because it draws extra pixels for nothing.
- New (second image): Better xCloud calculates the exact size of the video player and set it to fixed values (464px in height, ~77%). Smaller video player > better performance, especially when you’re using the Clarity/Clarity Boost feature.
I did not make a benchmark test, but in theory the new method should improve performance.
In version 4.4.0 I made a small change that could “improve video player's performance on devices not having 16:9 screen”.
Here is what it does:
- Old (first image): Normally the video player’s width and height are both set to 100%. As you can see the video’s height is ~600px. This is wasteful because it draws extra pixels for nothing.
- New (second image): Better xCloud calculates the exact size of the video player and set it to fixed values (464px in height, ~77%). Smaller video player > better performance, especially when you’re using the Clarity/Clarity Boost feature.
I did not make a benchmark test, but in theory the new method should improve performance.
👍16🫡5
The next version of the script will reduce the file size dramatically (save around 70KB). How?
It no longer includes every translations inside the script. It only downloads extra language if you use it. Smaller size = faster performance.
It no longer includes every translations inside the script. It only downloads extra language if you use it. Smaller size = faster performance.
🔥28👍6
👨🔬 Beta testers needed
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# Changes
As the previous post stated, this version has a smaller size (283KB vs 360KB) thanks to the move of non-English translations to external files.
You can test by switching between languages and see if anything breaks.
The page will load faster now, especially when you only use English.
Another advantages:
- Translations can be updated without having to update the script
- Adding new languages/translations won't increase the file size (significantly)
Thanks!
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# Changes
As the previous post stated, this version has a smaller size (283KB vs 360KB) thanks to the move of non-English translations to external files.
You can test by switching between languages and see if anything breaks.
The page will load faster now, especially when you only use English.
Another advantages:
- Translations can be updated without having to update the script
- Adding new languages/translations won't increase the file size (significantly)
Thanks!
🔥17👍3🫡1
MS Flight Simulator now supports touch + gyro on xCloud: https://flightsimulator.zendesk.com/hc/en-us/articles/14101377745436-Touch-Gyro-FAQ
Microsoft Flight Simulator Support
Touch/Gyro FAQ
DISCLAIMER: 'Play with touch' may become available a few hours after the release of SU15. If not available, please try again later.
Microsoft Flight Simulator is now available to play with touch/...
Microsoft Flight Simulator is now available to play with touch/...
🔥17
👨🔬 Beta testers needed
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# Added
- ✨ New Controller shortcuts feature
- Pair a controller > go to Stream settings > Shortcuts tab
- Xbox button = any button that opens the Guide menu. If your controller doesn't have this button then it can't be used.
Please provide screenshot/video if you found a bug. It'll make it easier for me to fix the bug.
Thanks!
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: open App settings > Better xCloud version > Beta > Update script
# Added
- ✨ New Controller shortcuts feature
- Pair a controller > go to Stream settings > Shortcuts tab
- Xbox button = any button that opens the Guide menu. If your controller doesn't have this button then it can't be used.
Please provide screenshot/video if you found a bug. It'll make it easier for me to fix the bug.
Thanks!
👍10🔥5
👨🔬 Beta testers needed
There are beta versions for both script and Android app
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: install this app https://github.com/redphx/better-xcloud-android/releases/tag/a0.14.0-beta, then open App settings > Better xCloud version > Beta
# Script
- New "Controller shortcuts" feature
- Device shortcuts only available in Android app
- The "Stream > Volume > increase/decrease" shortcuts only available when the volume control feature is enabled
# Android app
- Add support for the Controller shortcuts feature
- Fix not disabling pull-to-refresh when showing dialogs
- Replace "Force landscape mode when playing" option with "Force landscape mode" (Never/Always/Only when playing)
If you found a bug, please provide as much info as possible (device name, browser, screenshot, video...)
Thanks.
There are beta versions for both script and Android app
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: install this app https://github.com/redphx/better-xcloud-android/releases/tag/a0.14.0-beta, then open App settings > Better xCloud version > Beta
# Script
- New "Controller shortcuts" feature
- Device shortcuts only available in Android app
- The "Stream > Volume > increase/decrease" shortcuts only available when the volume control feature is enabled
# Android app
- Add support for the Controller shortcuts feature
- Fix not disabling pull-to-refresh when showing dialogs
- Replace "Force landscape mode when playing" option with "Force landscape mode" (Never/Always/Only when playing)
If you found a bug, please provide as much info as possible (device name, browser, screenshot, video...)
Thanks.
🔥14👍4
🚀 New releases
The “Controller shortcuts” feature has returned, and it’s better than ever.
- Script v4.5.0: https://github.com/redphx/better-xcloud/releases/tag/v4.5.0
- Android app v0.14.0: https://github.com/redphx/better-xcloud-android/releases/tag/a0.14.0
If you’re using the Beta version of the script in Android app, make sure to switch back to Stable version.
Thanks everyone for testing the beta versions.
☕️ Buy me a coffee: ko-fi.com/redphx
The “Controller shortcuts” feature has returned, and it’s better than ever.
- Script v4.5.0: https://github.com/redphx/better-xcloud/releases/tag/v4.5.0
- Android app v0.14.0: https://github.com/redphx/better-xcloud-android/releases/tag/a0.14.0
If you’re using the Beta version of the script in Android app, make sure to switch back to Stable version.
Thanks everyone for testing the beta versions.
☕️ Buy me a coffee: ko-fi.com/redphx
🔥17❤3
🚀 After 2 months the Android app now has 100k+ downloads/updates (the script has 1.4m+). Thanks for the support!
🎉54🔥6❤4👍4
I’m experimenting a suuuuuuper-secret feature that a lot of people wanted 😉 Can’t wait to share it when it’s done (or not).
Feel free to guess 😌 Which feature do you want?
(I’m not gonna reply to your guessing)
Feel free to guess 😌 Which feature do you want?
(I’m not gonna reply to your guessing)
🤔24👀11👍3
Better xCloud
I’m experimenting a suuuuuuper-secret feature that a lot of people wanted 😉 Can’t wait to share it when it’s done (or not). Feel free to guess 😌 Which feature do you want? (I’m not gonna reply to your guessing)
Good news: the experiment was successful! Now I need a little more time to polish it.
I’m really proud of this feature and can’t wait to share it with you.
I’m really proud of this feature and can’t wait to share it with you.
🔥39❤6
This media is not supported in your browser
VIEW IN TELEGRAM
Emulated Mouse & Keyboard is coming to the Android app
🔥42👍5
🔥 Emulated Mouse & Keyboard (MKB) support for Android app is ready to be tested
There are beta versions for both script and Android app
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: install this app https://github.com/redphx/better-xcloud-android/releases/tag/a0.15.0-beta, then open App settings > Better xCloud version > Beta > Update script
# Script
(Also apply to desktop users)
- Improve the mouse movement of the emulated MKB feature
- Remove stick decays settings
- Enable emulated MKB feature in Android app
# Android app
- Enable emulated MKB feature in Android app (don't forget to enable it in the Script settings first)
# What to expect
- Works exactly as the emulated MKB feature on desktop browsers (can remap, toggle...)
- Works with Remote Play
Please report whether it works for you or not.
If you found a bug, please provide as much info as possible (device name, browser, screenshot, video...)
Thanks.
There are beta versions for both script and Android app
# How to install
- Browser: install this version https://github.com/redphx/better-xcloud/raw/typescript/dist/better-xcloud.user.js
- Android app: install this app https://github.com/redphx/better-xcloud-android/releases/tag/a0.15.0-beta, then open App settings > Better xCloud version > Beta > Update script
# Script
(Also apply to desktop users)
- Improve the mouse movement of the emulated MKB feature
- Remove stick decays settings
- Enable emulated MKB feature in Android app
# Android app
- Enable emulated MKB feature in Android app (don't forget to enable it in the Script settings first)
# What to expect
- Works exactly as the emulated MKB feature on desktop browsers (can remap, toggle...)
- Works with Remote Play
Please report whether it works for you or not.
If you found a bug, please provide as much info as possible (device name, browser, screenshot, video...)
Thanks.
🔥19👏7❤1