23 Jan
2024
23 Jan
'24
2:07 a.m.
https://bugs.winehq.org/show_bug.cgi?id=56227 --- Comment #7 from Charles <charles2000wang(a)gmail.com> --- New finding. If I patch the game's exe using minject.exe which forces mimalloc-redirect.dll to be loaded first it allows other versions of wine to work. Based on info I got from mimalloc's Github: https://github.com/microsoft/mimalloc/issues/542 I don't know if wine can adjust the loading order for a specific DLL to be loaded first. Checking the user's guide I see WINEDLLOVERRIDES but it doesn't seem to change what DLL loads first. -- 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.