https://bugs.winehq.org/show_bug.cgi?id=34095
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |leslie_alistair@hotmail.com Ever confirmed|0 |1
--- Comment #13 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- The issue is caused by the address used in function DPLAYX_ConstructData found in file dplayx_global.c. LPVOID lpDesiredMemoryMapStart = (LPVOID)0x50000000;
No sure on the exactly solution but this is where I would start looking.