Skip to content
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

[Bug] 秒退工具失效,点了没反应 #159

Closed
DemonBrand opened this issue Dec 14, 2024 · 4 comments
Closed

[Bug] 秒退工具失效,点了没反应 #159

DemonBrand opened this issue Dec 14, 2024 · 4 comments

Comments

@DemonBrand
Copy link

秒退工具失效,点了没反应
1

@Hanxven
Copy link
Owner

Hanxven commented Dec 14, 2024

已知问题,不过暂未找到解决办法。

@zhangzw218
Copy link

已知问题,不过暂未找到解决办法。

可以直接杀进程么,将游戏窗口干掉,就算秒退了

@Hanxven
Copy link
Owner

Hanxven commented Dec 30, 2024

已知问题,不过暂未找到解决办法。

可以直接杀进程么,将游戏窗口干掉,就算秒退了

大概率不行。秒退是一个主动过程,正常情况下,在用户点击关闭窗口时,客户端会主动退出登录,同时正在进行的英雄选择流程自然也被取消了。

这意味着,如果客户端被突然杀掉 (无论是 LeagueClientUx 还是 LeagueClient),正在进行的英雄选择也不会被取消,玩家还是会正常进入游戏。

在之前的逻辑中,使用了一个特殊接口,使其可以在不退出登录的情况下直接秒退,但现在这个接口看来已经被停用了。

@Hanxven
Copy link
Owner

Hanxven commented Jan 28, 2025

目前腾讯服已失效,直营服概率生效。

已禁用此功能。

@Hanxven Hanxven closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants