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

DLL not loads if injected before game window appears #22

Open
iorlas opened this issue Oct 26, 2011 · 1 comment
Open

DLL not loads if injected before game window appears #22

iorlas opened this issue Oct 26, 2011 · 1 comment

Comments

@iorlas
Copy link
Owner

iorlas commented Oct 26, 2011

Subj.

@iorlas
Copy link
Owner Author

iorlas commented Oct 27, 2011

If dll was injected before logo hides and game window opens, our proxy never handles(calls callback?) new d3d device.
Maybe LoL reloads library?
Need to:

  1. Add "GetCurrentCallback" into proxy, to get ability to verify callback on a client side - our jungle timer, our library.
  2. At the end, of JT init, wait for logo window hide and, after that, check current callback. Reassign callback if it was replaced or wiped.

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

1 participant