-
Notifications
You must be signed in to change notification settings - Fork 1
Updated for July 2020 patch. #4
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
base: master
Are you sure you want to change the base?
Conversation
Refactored into DXGI DLL hijack.
|
Signature: 48 8B 05 ? ? ? ? 48 85 C0 75 ? 8D 48 ? E8 ? ? ? ? 48 85 C0 74 ? 48 8B C8 E8 ? ? ? ? 48 89 05 ? ? ? ? 48 8B C8 E8 ? ? ? ? 48 63 43 |
Added timedatestamp to Log function. Added LUA_ERRRUN scenario to ExecuteLua. Updated files.
…fsets. Fixed ExampleDLLPlugin project failing to build after DXGI conversion. Removed Shutdown function, as DXGI.dll hijacked DLLs cannot be ejected.
Refactored KeyBind system to be more efficient.
e6060d8 to
57e37b5
Compare
Refactored into DXGI DLL hijack.
Closes #1
Closes #3