http://bugs.winehq.org/show_bug.cgi?id=59333 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #43 from Stian Low <wineryyyyy@gmail.com> --- (In reply to easyaspi314 from comment #42)
Madalee's results check out. So far my own test results:
Thanks for reporting research/dev efforts regarding Unity's mono which may be relevant for video bugs/duplicates for UnityPlayer.dll for many games since 2020: - https://bugs.winehq.org/show_bug.cgi?id=50277#c69 Magic the Gathering Arena bug reports mono override as workaround for earlier version but latest MTGA seems to work for wine-11.14-1012f3d9950: - https://bugs.winehq.org/show_bug.cgi?id=47753#c2 I still need to retest overriding Unity's mono with wine-mono but UnityPlayer.dll seems to depend on specific mono packaged with Unity games so unclear if such an override is still possible for later Unity games. MR-11398 forces UnityPlayer.dll to use software video decoding as workaround for default GetSharedHandle methods still missing for wine 11.14 until MR-11404 is ready which is already handled via DXVK for ge-proton: - https://gitlab.winehq.org/wine/wine/-/merge_requests/11398 - https://gitlab.winehq.org/wine/wine/-/merge_requests/11404 Unclear if MR-11398 is of any use as a workaround regarding this bug which may suffer performance problems regarding heavier processing load for live streams vs occasional in-game videos which seem to be handled well enough via MR-11398 until MR-11404 is ready for performance comparison. Maybe bdwgc is bugged even for software video decoding but seems to be take a different code path involving less multiprocessing and GPU resource sharing that may be much buggier otherwise. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.