https://bugs.winehq.org/show_bug.cgi?id=46066
Bug ID: 46066 Summary: GeForceNOW doen`t start: err:module:import_dll Library qwave.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\Bi frost2.dll") not found Product: Wine Version: 3.19 Hardware: x86 URL: https://download.nvidia.com/gfnpc/GeForceNOW-release.e xe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Regression SHA1: download Distribution: Ubuntu
Created attachment 62665 --> https://bugs.winehq.org/attachment.cgi?id=62665 patch: add stub dll qwave
sha1sum ~/Desktop/troep/GeForceNOW-release.exe f9f0fda0811c509421500e61d8819c658b8a60ab /home/louis/Desktop/troep/GeForceNOW-release.exe
The app doens't start for me:
wine GeForceNOW.exe wine: cannot find L"C:\windows\system32\winemenubuilder.exe" 000b:err:wineboot:ProcessRunKeys Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2) 0026:err:module:import_dll Library qwave.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\Bifrost2.dll") not found 0026:err:module:import_dll Library Bifrost2.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\GeForceNOW.exe") not found 0026:err:module:import_dll Library qwave.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\Bifrost2.dll") not found 0026:err:module:import_dll Library Bifrost2.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\Geronimo.dll") not found 0026:err:module:import_dll Library Geronimo.dll (which is needed by L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\GeForceNOW.exe") not found 0026:err:module:attach_dlls Importing dlls for L"Z:\home\louis\Desktop\troep\GeForceNOW\CEF\GeForceNOW.exe" failed, status c0000135
qwave.dll seems to be present on winversions >= winVista (on testbots)
Attached patch fixes the issue, GeforceNow starts then.