Hey Lolrapa, found what you've been missing?
Originally Posted by Ash Katchup Hey Lolrapa, found what you've been missing? Yes, turned out that it was a custom call, I was able to call it with __fastcall convention and then clearing the stack with Code: add esp, 10 . The downside is that I can't use detours to hook it so I had to do it manually, works great! Thanks!
add esp, 10
Forum Rules