You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
This is a very clean source code, great work! If you don't mind me asking where did you learn about how to get the CryEngine structures for this game specifically. From what people have said on forums, this game uses a modified version of CryEngine if i am correct. How did you also manage to find the offsets and correct indexes for each virtual function call? Thank you!
The text was updated successfully, but these errors were encountered:
This is a very clean source code, great work! If you don't mind me asking where did you learn about how to get the CryEngine structures for this game specifically. From what people have said on forums, this game uses a modified version of CryEngine if i am correct. How did you also manage to find the offsets and correct indexes for each virtual function call? Thank you!
The pdb of the game got leaked one time, because the devs forgot to remove it, just search it up and you'll find it!
If you need any other help, tesaseal#6920 on discord
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a very clean source code, great work! If you don't mind me asking where did you learn about how to get the CryEngine structures for this game specifically. From what people have said on forums, this game uses a modified version of CryEngine if i am correct. How did you also manage to find the offsets and correct indexes for each virtual function call? Thank you!
The text was updated successfully, but these errors were encountered: