fraxiinus / ReplayBook

Play, manage, and inspect League of Legends replays
https://www.fraxiinus.dev/ReplayBook/
GNU General Public License v3.0
325 stars 51 forks source link

League launch arguments are outdated #236

Open fraxiinus opened 1 year ago

fraxiinus commented 1 year ago

As of 2022-04-23, the current launch arguments look like:

"[...]/Riot Games/League of Legends/Game/League of Legends.exe" "[...]/Documents/League of Legends/Replays/[...].rofl" "-GameBaseDir=[...]\Riot Games\League of Legends" "-Region=NA" "-PlatformID=NA1" "-Locale=en_US" "-SkipBuild" "-EnableCrashpad=true" "-UseDX11=1:1" "-UseMetal=0:1" "-UseNewX3D" "-UseNewX3DFramebuffers"

fraxiinus commented 1 year ago

I think a new argument system needs to be created. There have not been any reports of these arguments causing issues.