SARDONYX-sard / serde-hkx

Pure Rust cross-platform Havok behavior (De)Serialization library.(ver. hk_2010.2.0-r1)
https://www.nexusmods.com/skyrimspecialedition/mods/126214/
MIT License
6 stars 0 forks source link

[Bug]: Inconsistent order of global_fixups #5

Closed SARDONYX-sard closed 2 months ago

SARDONYX-sard commented 3 months ago

Version

0.1.1

Reproducible errors

Delayed Array write worked well for strings, but for Pointers, the order of registration of global_fixups is not consistent with the official hkx.

Expected behavior

Relevant log output

No response