Hans Leidekker (@hans) commented about loader/wine.inf.in:
> 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
> 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
> 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
> +HKLM,%CurrentVersionNT%,"EditionId",2,"Core"
> HKLM,%CurrentVersionNT%,"ProductName",2,"Windows 10 Pro"
Why "Core"? It seems to me that "Professional" would make more sense given that ProductName is "Windows 10 Pro".
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2438#note_27258
After today's rebase, I found a workaround for creating new documents. You can open an existing document, then click on the home tab, and create a new document in one of the tabs. There seems to a bit of UB left, but it's better than nothing.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/2377#note_27257
This fixes a bug in the game "Nioh: The Complete Edition", where the videos after the first video are played too quickly.
--
v2: quartz: Set filter sync source in FilterGraph2_AddFilter.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2380