Open All 1.0.1
What's new
Stability fix
- The mod's main loop now runs on the game thread. UE4SS runs a mod's background timer on a separate thread without any locking, so a mod's code could run on two threads at the same time. That could corrupt the mod and crash the game at random, most often on the newer UE4SS builds and with several mods installed. This removes that risk.
- Tested with the full set of our mods on UE4SS stable and on the Nexus "latest" build, under forced memory cleanups.
- Fixed a crash on the newer UE4SS builds (the Nexus "latest" 3.0.1-gf6d5f942 and the GitHub experimental builds) when opening a pack. Those builds crash when a mod reads a pack's drop list the old way (RE-UE4SS issue #1433). Open All now ships the drop list of every pack, checked against the game.
This mod has no additional files
