[Bug 44650] Multiple Blizzard games need dxgi and d3d11 dlls mapped without hole between two LOAD segments (Diablo III v2. 6. 1. 49286+, World of Warcraft, Overwatch)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 20 19:54:13 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44650

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello Zebediah,

no problem since the Wine-Staging patch fixes the issue - although at runtime.

The alternative would be a custom linker script, not using DATA_SEGMENT_ALIGN
directive and align manually to next page boundary to fix this issue at
"static" link time. Downside: replacing the default linker script with a custom
one just for fixing the segments mapping might be overkill/too expensive to
maintain.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list