mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-10-29 04:54:05 +01:00
Compare commits
71 Commits
v3.0
...
feature/mk
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d018cc0a3 | ||
|
|
886a23e5ac | ||
|
|
309feca3f9 | ||
|
|
82a9a91534 | ||
|
|
7248dac3f6 | ||
|
|
9a0374923c | ||
|
|
6952bad46d | ||
|
|
5afdbeb9f8 | ||
|
|
241cfae9a1 | ||
|
|
0b37ed40f6 | ||
|
|
dc4c1d7256 | ||
|
|
4add599f8e | ||
|
|
7271478ebc | ||
|
|
69d33719e6 | ||
|
|
5ce311f873 | ||
|
|
fd127cf2fa | ||
|
|
cf65d12a84 | ||
|
|
7838236d0d | ||
|
|
1a77352f22 | ||
|
|
237d3919fa | ||
|
|
780deccae2 | ||
|
|
6dbc0990cd | ||
|
|
83a8e1f847 | ||
|
|
5ccd04478d | ||
|
|
da2a3c87bc | ||
|
|
a8996fe3a5 | ||
|
|
89a5bbdd2e | ||
|
|
58f8f6e762 | ||
|
|
401f8def06 | ||
|
|
f560c225de | ||
|
|
d6b254b134 | ||
|
|
36a6259817 | ||
|
|
76947a39de | ||
|
|
151b87fb69 | ||
|
|
0a6bd5b763 | ||
|
|
477989d542 | ||
|
|
15eaf76042 | ||
|
|
a495d3147b | ||
|
|
2fb61c1c44 | ||
|
|
0c45a7705d | ||
|
|
5655c5f3b6 | ||
|
|
2a6713a038 | ||
|
|
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.
|
||||
|
||||
---
|
||||
|
||||
11
README.md
11
README.md
@@ -16,7 +16,9 @@ If you like this project please give it a 🌟. Thank you 🙏.
|
||||
[](https://github.com/redphx/better-xcloud/stargazers)
|
||||
|
||||
## Full documentations
|
||||
For the full details please visit: https://better-xcloud.github.io
|
||||
For the full details please visit: https://better-xcloud.github.io
|
||||
|
||||
⚠️ Please DO NOT report **Better xCloud**'s bugs on [/r/xcloud subreddit](https://reddit.com/r/xcloud/). Report bugs in [Issues](https://github.com/redphx/better-xcloud/issues) or [Telegram channel](https://t.me/betterxcloud) instead.
|
||||
|
||||
## Table of Contents
|
||||
- [**How to install**](#how-to-install)
|
||||
@@ -30,7 +32,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 +58,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.5
|
||||
// ==/UserScript==
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user