[Bug 44954] Star Citizen fails to load dll

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 03:43:53 CDT 2018


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

--- Comment #9 from Matthew <matthew at digivation.net> ---
I noticed that the is_resource_dll() function does not exist in vanilla wine,
and is introduced in the ntdll-Loader_Machine_Type patchset. I disabled that
patch and it's dependent patches (./patches/patchinstall.sh
DESTDIR=../wine-patch2 --all -W ntdll-Loader_Machine_Type -W ntdll-DllRedirects
-W uxtheme-GTK_Theming -W ntdll-Purist_Mode) and rebuilt my wine-staging test.

The build without these patches successfully loaded the executable and 32bit
resource dll files.

This leads me to believe that the ntdll-Loader_Machine_Type patchset causes the
regression.

-- 
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