mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-07-28 00:46:41 +02:00
Compare commits
29 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ecd2d4af1d | ||
![]() |
c0a14d59a1 | ||
![]() |
73b1142c1e | ||
![]() |
1b7fe7f7d0 | ||
![]() |
41da54a27c | ||
![]() |
649bb0452d | ||
![]() |
9c0949930f | ||
![]() |
2ecb40e6ee | ||
![]() |
3490ce47bb | ||
![]() |
bb912ae1b4 | ||
![]() |
b3e10ce721 | ||
![]() |
7e6800b3ef | ||
![]() |
32422e5a62 | ||
![]() |
75d4e6f65c | ||
![]() |
675aac207f | ||
![]() |
0c7a6153f2 | ||
![]() |
d3ce3dd26d | ||
![]() |
25d87c5367 | ||
![]() |
989634b52e | ||
![]() |
281787d955 | ||
![]() |
9d4eaf8024 | ||
![]() |
4c601234ef | ||
![]() |
e8de67c817 | ||
![]() |
c3d37b7034 | ||
![]() |
03926451ec | ||
![]() |
dac5b39097 | ||
![]() |
9332892353 | ||
![]() |
00041eb911 | ||
![]() |
6c996769b7 |
3
LICENSE
3
LICENSE
@@ -1,6 +1,7 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 redphx
|
||||
Copyright (c) 2020 Phosphor Icons
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -19,3 +20,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
---
|
||||
|
@@ -30,7 +30,7 @@ Visit [this page](https://better-xcloud.github.io/browsers) to know how to insta
|
||||
|
||||
## Features
|
||||
|
||||
<img width="400" alt="Settings UI" src="https://github.com/redphx/better-xcloud/assets/96280/ca38b3fa-1e89-4b37-937c-a6796c07cdf1">
|
||||
<img width="400" alt="Settings UI" src="https://github.com/redphx/better-xcloud/assets/96280/4bec2d62-31df-499c-9aad-2485626b6925">
|
||||
<br>
|
||||
<img width="400" alt="Remote Play dialog" src="https://github.com/redphx/better-xcloud/assets/96280/daf7f698-a228-4f9c-8f23-9669e061a64c">
|
||||
<br>
|
||||
@@ -56,12 +56,15 @@ Visit [this page](https://better-xcloud.github.io/browsers) to know how to insta
|
||||
> Enable touch controller support for all games.
|
||||
- [And more...](https://better-xcloud.github.io/features/)
|
||||
|
||||
|
||||
## Donation
|
||||
If you think this project is useful and want to support future developments, please consider making a donate via [my Ko-fi page](https://ko-fi.com/redphx).
|
||||
Or you can give this project a star, that's also helpful.
|
||||
Thank you.
|
||||
|
||||
## Translation
|
||||
Help translating **Better xCloud** to another languagues using [Crowdin](https://crowdin.com/project/better-xcloud).
|
||||
Use [this post](https://github.com/redphx/better-xcloud/discussions/131) for discussion.
|
||||
|
||||
## Acknowledgements
|
||||
- The mouse controlling feature is heavily inspired by the "Mouse spinning" feature in [Yuzu emulator](https://github.com/yuzu-emu/yuzu-mainline)
|
||||
- [n-thumann/xbox-cloud-server-selector](https://github.com/n-thumann/xbox-cloud-server-selector) for the idea of IPv6 feature
|
||||
|
@@ -1,5 +1,5 @@
|
||||
// ==UserScript==
|
||||
// @name Better xCloud
|
||||
// @namespace https://github.com/redphx
|
||||
// @version 3.0
|
||||
// @version 3.0.2
|
||||
// ==/UserScript==
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user