Skip to content
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

Implement version agnostic addresses #107

Merged
merged 6 commits into from
Feb 16, 2024
Merged

Conversation

wopss
Copy link
Owner

@wopss wopss commented Feb 10, 2024

This PR introduces the UniversalReloc classes, a new feature that enables address relocation using the game's JSON file. The classes utilize an exported DLL function from the RED4ext DLL. By using UniversalReloc<Ptr,Func,Vtbl>(hash), the corresponding address for the hash can be retrieved.

CC: @maximegmd @jackhumbert @psiberx @WSSDude

@wopss wopss merged commit c3d87c2 into master Feb 16, 2024
17 of 18 checks passed
@wopss wopss deleted the feature/universal-addresses branch January 28, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants