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

[Enhancement] Make Auto start league client available for Riot client #462

Open
1 task done
YingLingWei opened this issue Sep 10, 2024 · 1 comment
Open
1 task done
Labels
enhancement New feature or request

Comments

@YingLingWei
Copy link

功能描述

It would be awsome if you could manage to get the auto start league client working on Riot client

在提交之前,请您确认

  • 我已经查看了之前(包括已经关闭)的 issues,其中并没有与我相同的想法
@YingLingWei YingLingWei added the enhancement New feature or request label Sep 10, 2024
@BakaFT
Copy link

BakaFT commented Sep 10, 2024

1> All RCs installed is listed in %PRGRAMDATA%\Riot Games\RiotClientInstalls.json 's associated_client object

{
    "associated_client": {
        "d:/wegameapps/英雄联盟/riot client/../LeagueClient/": "d:/wegameapps/英雄联盟/riot client/riotclientservices.exe"
    },
    "patchlines": {
        "KeystoneFoundationTencentLeagueLivePublicWin": "d:/wegameapps/英雄联盟/riot client/riotclientservices.exe"
    },
    "rc_default": "d:/wegameapps/英雄联盟/riot client/riotclientservices.exe"
}

2> can launch the game together with RC through command line args
ref: https://github.com/molenzwiebel/Deceive/blob/master/Deceive/StartupHandler.cs#L136

It's possible to do that but I haven't walk through seraphine codebase so hope somebody can handle this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants