May 24, 2026
5:52 p.m.
The original d3dxof.dll does it. Space Empires V writes into the returned buffers for some reason and overwrites adjacent data. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49722 -- v5: d3dxof: Pad with magic value before object data in parse_object(). https://gitlab.winehq.org/wine/wine/-/merge_requests/10278