Hello, I was using an application (Booktab for reading school manuals) that worked in fedora 35. After updating to fedora 36 when I run it I get: $ pwd /home/g.cecchi/.wine/drive_c/Program Files (x86)/Booktab
$ wine ./Booktab.exe 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.12 is a testing version containing experimental patches. 002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org. MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is needed by L"C:\windows\system32\wined3d.dll") not found 0118:err:module:import_dll Library libvkd3d-1.dll (which is needed by L"C:\windows\system32\wined3d.dll") not found 0118:err:module:import_dll Library wined3d.dll (which is needed by L"C:\windows\system32\d3d9.dll") not found 0118:err:module:import_dll Library d3d9.dll (which is needed by L"C:\Program Files (x86)\Booktab\Booktab.exe") not found 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is needed by L"C:\windows\system32\wined3d.dll") not found 0118:err:module:import_dll Library libvkd3d-1.dll (which is needed by L"C:\windows\system32\wined3d.dll") not found 0118:err:module:import_dll Library wined3d.dll (which is needed by L"C:\windows\system32\DDRAW.dll") not found 0118:err:module:import_dll Library DDRAW.dll (which is needed by L"C:\Program Files (x86)\Booktab\Booktab.exe") not found 0118:err:module:LdrInitializeThunk Importing dlls for L"C:\Program Files (x86)\Booktab\Booktab.exe" failed, status c0000135
Any hint on how to use it again?
BTW: do I have to worry about the message above "wine-staging 7.12 is a testing version containing experimental patches"? Why this choice in case?
Thanks, Gianluca