-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The installer won't use system proxy to download ViGEmBus #1116
Comments
We're just using standard curl in a bat file to download it. As far as I know it doesn't support using the system proxy. If you want support for that you'll need to talk to the people of curl. Alternatively, just download and install it yourself. |
I changed |
You can submit a PR and we will review it. |
Instead of using PowerShell, we should find a way to get the system proxy using batch scripting. Perhaps Then set the appropriate proxy variables. Or set the proxy in the |
This issue has been fixed and will be available in the next release. |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
In China, the speed of accessing GitHub by most ISPs is very slow and may facing blocking. The installation process can get stuck while downloading ViGEmBus. Most people use proxy to speed up their access to GitHub. If it is possible to download through the system proxy, it could significantly improve the installation experience for many Chinese users.
For my ISP, the speed of directly download from GitHub is about 20kb/s.😥
Expected Behavior
Use system proxy to download ViGEmBus.
Additional Context
No response
Host Operating System
Windows
Operating System Version
11
Architecture
64 bit
Sunshine commit or version
0.19.1
Package
Windows - installer
GPU Type
Nvidia
GPU Model
RTX 2060
GPU Driver/Mesa Version
528.02
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: