Its-Haze / league-rpc

Just a better Rich Presence for League of Legends. Showcasing Live Game Stats, Summoner Icons, Rank Emblems and Champion Skins on Discord.
GNU General Public License v3.0
28 stars 6 forks source link

Add an auto detect for D drive as well #62

Open DereC4 opened 2 months ago

DereC4 commented 2 months ago

Since the next most commonly installed location for the game is in the D:// drive, i was wondering if we could do something like that so we wouldn't need to specify flags for launch for the D drive if it is in the default location there.

Could make things easier on the client's side

Its-Haze commented 2 months ago

Not a bad idea!

DereC4 commented 2 months ago

ye

DereC4 commented 1 week ago

any luck on this?

Its-Haze commented 4 days ago

@DereC4 I've not had time to work on league-rpc for a while now due to work. Will look into it when i can. In the meantime, you should be able to create a shortcut that points to the league-rpc.exe file, and add your arguments there

image

image

image

Just add --launch-league "D:\\Riot Games\\Riot Client\\RiotClientServices.exe" (or whatever the path is) after leagueRPC.exe and you can just launch this shortcut every time.