Aug. 17, 2026
4:56 p.m.
Like Henri said on !11398, a config option is a bad solution. Yeah, it is tempting to add an easy workaround for a complicated problem (shared resources), but ultimately it is a dead end. Cross-device and especially cross-process resources (which as I understand it is the real issue for Unity here, not video decoding) is tricky, but we've usually had a policy of leaving these painful bugs open rather than cover them up to create motivation for them to be fixed somewhen. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11612#note_149074