mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-18 06:10:13 +00:00
- fix launcher pinning a thread
- add fall back lua state listener
This commit is contained in:
@@ -64,4 +64,8 @@ namespace Patterns {
|
||||
const char* lua_settop[2]{
|
||||
"\x4c\x8b\xc1\x85\xd2\x7e\x00\x48\x8b\x41\x00\x48\x8b\x49",
|
||||
"xxxxxx?xxx?xxx"};
|
||||
const char* update_function[2] {
|
||||
"\x48\x89\x4c\x24\x00\x48\x83\xec\x00\xba\x00\x00\x00\x00\xe8\x00\x00\x00\x00\x48\x8b\x48",
|
||||
"xxxx?xxx?x????x????xxx"
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user