From my shallow inspection, the culprit is *CoCreateInstance* inside *rwaDSDMOCreate*. The hresult is *REGDB_E_CLASSNOTREG* (COM not registered in system registry). [on wine, this does not fail].
No idea what's up with that. The CLSID definitely exists for both 32/64 🤷♂️ It just doesn't find
schmeling65
rwaDSDMOCreate?
May someone check if the file(s) are persisntent on a windows 11 system in the syswow64 directory
`C:\Windows\SysWOW64`
- dsound.dll
- dsdmo.dll
- dmusic.dll
Also we can check which versions we got.
As We see "DSDMO" again somewhere, it could be usefull if that file even got changed/touched by the update.
My current (working) version is: 10.0.22621.2506
Which Versions you got in wine and on 24H2?
hesopesomeso
*rwaDSDMOCreate* is a renderware function.
schmeling65
I know, but a renderware function that, apparently because of the name, does something with DSDMO
hesopesomeso
version 10.0.26100.3624
schmeling65
hesopesomeso
I thought that's exactly what ipatix did, no?
schmeling65
not if he replaced the 64bit version
hesopesomeso
Here. Surely they are using the 32-bit version, 64-bit one would simply crash it (anyways)!
schmeling65
you got a vm up, Heso?
hesopesomeso
yeah, we don't have to replace anything, just place it in the directory