Monkey Island Collection -- $ wine Launcher.exe - won't start

Questions about Wine on Linux
Locked
tux1980
Level 1
Level 1
Posts: 6
Joined: Mon Mar 02, 2020 1:50 am

Monkey Island Collection -- $ wine Launcher.exe - won't start

Post by tux1980 »

I can't start Monkey Island SE from 2010 on my Fedora 35 Laptop. with Fedora 33, on the same laptop, I did not have any issues.
Can anyone give me some useful tricks?
OpenGL driver is enabeld.

Thanks!

When I going to start the "Launcher.exe" with wine I get the following error message:

-------------------
0108:err:winediag:wined3d_dll_init Using the OpenGL renderer.
0108:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0108:fixme:file:NtQueryObject Unsupported information class 3
0108:err:rpc:I_RpcGetBuffer no binding
libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
0108:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
wine: Unhandled page fault on execute access to 7CF3BD80 at address 7CF3BD80 (thread 0108), starting debugger...
015c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Process of pid=0104 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Monkey Island Collection -- $ wine Launcher.exe - won't start

Post by jkfloris »

Did you install the mesa-dri-drivers.i686 package?
tux1980
Level 1
Level 1
Posts: 6
Joined: Mon Mar 02, 2020 1:50 am

Re: Monkey Island Collection -- $ wine Launcher.exe - won't start

Post by tux1980 »

Hi,
no I didn't, and now after I installed that Package it is running without any Trouble! Thumbs up and thanks a lot
BR
Locked