Quote:
|
I was talking about the addresses
|
what addresses?.
this game uses lua from a dll, not is statically linked. I using GetProcAddress to get functions from lua. in statically linked versions is need to find a pattern (per function), but isn't this case.