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

Small fixes for Patch 2.13 #964

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Small fixes for Patch 2.13 #964

merged 2 commits into from
Sep 13, 2024

Conversation

alphanin9
Copy link

  • Updated RED4ext.SDK

  • Updated AddressHashes::CPhotoMode_SetRecordID

  • Note: CScript_RegisterMemberFunction seems to not be used by anything

Seems to work by my untrained eye, I can run around using CET mods and spawn NPCs

Copy link
Contributor

@dragonzkiller dragonzkiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In src/Image.h you need to update GetSupportedVersion

static std::tuple<uint32_t, uint16_t> GetSupportedVersion() noexcept { return std::make_tuple(2, 13); }

Everything else seems to look good to me. Odd that they removed the other hash and then reverted back to the previous one.

@alphanin9
Copy link
Author

Done

@maximegmd maximegmd merged commit d932528 into maximegmd:master Sep 13, 2024
1 check failed
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.

3 participants