https://bugs.winehq.org/show_bug.cgi?id=56082
Bug ID: 56082 Summary: 0024:err:module:import_dll Library MFC42.DLL not found, please mention to run winetricks -q mfc42 Product: Wine Version: 9.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
When installing €uro-Man, wine complains about MFC42.DLL not being present, but fails to mention it can be installed by running this command: winetricks -q mfc42 After running that command, €uro-Man works fine.
Is it an idea to alter the error message to something like this? 0024:err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\home\jose\wine-tmp\Euro-Man\euroman.exe") not found. Run winetricks -q mfc42 to install it.
To reproduce: Download €uro-Man: https://www.myabandonware.com/game/uro-man-ldh#download $ rm -rf ~/wine-tmp/ $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ cd ~/wine-tmp $ unzip ~/Downloads/uro-Man_Win_EN_Full-Rip.zip $ cd Euro-Man/ $ wine euroman.exe now this error comes up in the console: 0024:err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\home\jose\wine-tmp\Euro-Man\euroman.exe") not found winetricks -q mfc42 $ wine euroman.exe press select (accept Direct3D HAL) Now the game runs fine.
Software: $ wine --version wine-9.0-rc3f rom this aur PKGBUILD: https://bugs.winehq.org/attachment.cgi?id=75744 $ uname -a Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64 GNU/Linux Running lxde on Xorg
Hardware: $ lscpi 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3) 07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4) $ xrandr --listproviders Providers: number : 2 Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 1 name:modesetting Provider 1: id: 0x124 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 1 associated providers: 1 name:modesetting