at2er

Results 3 comments of at2er

我也有同样的问题 ### 📷 复现步骤 1. 用命令行打开以后加速,ui卡死 2. 命令行询问选择哪一个用户 3. 输入密码,报错:StartProxyFail:BindPortError ### 🖼 截图 ![图片](https://github.com/BeyondDimension/SteamTools/assets/98253084/e2038fa0-0a80-4e90-9655-3f29dacb9d50) ### 🚑 其他信息 - 处理器体系结构:x64 - 系统版本号:Archlinux (6.6.1-arch1-1) - wm:Hyprland - 下载渠道:yay watt-toolkit-bin-gitee - 程序版本:3.0.0-rc2-1 -...

> 输入这个提示什么 `pkexec setcap cap_net_bind_service=+eip 程序打开AppData插件目录中` ![image](https://user-images.githubusercontent.com/26396340/284126916-e781e063-6df9-4b48-a9d1-0981946ef56c.png) 你的截图很像有多个用户 让你选择一个用户授权 然后你授权失败了 是这个目录吗? `/home/mao/.local/share/Steam++/Plugins` 这个目录的提示是: - ![图片](https://github.com/BeyondDimension/SteamTools/assets/98253084/f93f536c-f9bb-42a1-b4f1-c487b540a27f) 程序运行的那个目录提示: - ![图片](https://github.com/BeyondDimension/SteamTools/assets/98253084/4c934318-9512-492b-8003-64acfd700291)

> 你尝试下 `sudo setcap cap_net_bind_service=+eip /usr/lib/watt-toolkit/modules/Accelerator/Steam++.Accelerator` 非常感谢! 直接用`sudo`执行就能解决了!