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

Update for the new LoL Client? #11

Open
yokrysty opened this issue Jan 15, 2017 · 7 comments
Open

Update for the new LoL Client? #11

yokrysty opened this issue Jan 15, 2017 · 7 comments

Comments

@yokrysty
Copy link

Any plans to update this awesome tool for the new LoL Client?

@frostycpu
Copy link
Owner

Plans? Yeah. Progress? Not much at the moment. It doesn't use the winsock API that the Windows version of Adobe AIR uses so I have to find a new entry point to intercept the RTMP requests.

@frostycpu
Copy link
Owner

Good news and bad news!

The good news is we are making progress!

The bad news is, it's still too buggy to be of much use

@602269640
Copy link

602269640 commented Jun 3, 2017

Can you update support for TW?

@gengdajian
Copy link

You can't comment at this time — your comment cannot be blank.

@YinXiaoRan
Copy link

I'm forward to using the new client!

@frostycpu
Copy link
Owner

6a74cbe has experimental support for the new client.

@yokrysty
Copy link
Author

Nice work, it works ok, but I got some crashes after download and compile.
After some debug, in ClientDynamicConfigurationNotification I've changed Configurations setter to: set => configs = Serializer.Deserialize<Dictionary<string, object>>(Encoding.UTF8.GetString(Gzip.Decompress(Convert.FromBase64String(value), 4096)));

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

5 participants