Skip to content

Update#1

Closed
AndbGame wants to merge 10 commits intomasterfrom
update
Closed

Update#1
AndbGame wants to merge 10 commits intomasterfrom
update

Conversation

@AndbGame
Copy link
Owner

@AndbGame AndbGame commented May 20, 2025

  • update vcpkg baseline
  • migrate to alandtse CommonLibSSE-NG
  • tbbmalloc 2022.1.0
  • only for 1.6.1170

Main goal: an attempt to solve the CTD like

PROBABLE CALL STACK:
    [ 0] 0x7FF9AAA25A9B tbbmalloc.dll+0015A9B
    [ 1] 0x7FF9AAA2372E tbbmalloc.dll+001372E

have suspicion that tbbmalloc (v2020.3) has thread race, I am found some fixes in (v2021.11.0)

I can't guarantee anything, just the opportunity to try to test (and maybe review :) )

latest build:
EngineFixes 6.2 [andb update build 0.3].zip

Archive for mo2 and root builder (for other - need manual move tbb* dlls to Skyrim folder)

@AndbGame
Copy link
Owner Author

AndbGame commented May 20, 2025

  • update vcpkg baseline
  • migrate to alandtse CommonLibSSE-NG
  • tbbmalloc 2022.1.0

@AndbGame AndbGame changed the title Update WIP: Update May 21, 2025
@AndbGame AndbGame changed the title WIP: Update Update May 21, 2025
@AndbGame
Copy link
Owner Author

EngineFixes 6.2 [andb update build 0.3].zip

fixes in doubleperkapply

src/main.cpp Outdated
v.UsesAddressLibrary(true);
v.UsesStructsPost629(true);
v.UsesAddressLibrary();
v.UsesNoStructs();
Copy link

Choose a reason for hiding this comment

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

This is incorrect. Engine Fixes uses game structure layout all over the place.

@AndbGame
Copy link
Owner Author

PR to main repo aers#69

@AndbGame AndbGame closed this May 28, 2025
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