Skip to content

Small fixes for Patch 2.13#964

Merged
maximegmd merged 2 commits intomaximegmd:masterfrom
alphanin9:master
Sep 13, 2024
Merged

Small fixes for Patch 2.13#964
maximegmd merged 2 commits intomaximegmd:masterfrom
alphanin9:master

Conversation

@alphanin9
Copy link
Copy Markdown
Contributor

  • 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
Copy Markdown
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
Copy Markdown
Contributor Author

Done

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