Skip to content

Comments

fix: correct x64 CRE item pointer reads; avoid freeing IDS resources#57

Open
snaphat wants to merge 1 commit intoRenegade0:mainfrom
snaphat:fix/Crashes
Open

fix: correct x64 CRE item pointer reads; avoid freeing IDS resources#57
snaphat wants to merge 1 commit intoRenegade0:mainfrom
snaphat:fix/Crashes

Conversation

@snaphat
Copy link

@snaphat snaphat commented Jan 19, 2026

  • Switch equipment slot item reads from EEex_Read32 to EEex_Read64 for x64 pointer correctness.
  • Remove manual IDS freeing: instances returned by EEex_Resource_LoadIDS() are garbage-collected.

- Switch equipment slot item reads from EEex_Read32 to EEex_Read64 for x64 pointer correctness.
- Remove manual IDS freeing: instances returned by EEex_Resource_LoadIDS() are garbage-collected.
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.

1 participant