This is a Unity game which needs shared resource for playing cutscenes.
While DXMT does support shared resource, the Media Foundation implementation in upstream Wine does not properly set the MISC_SHARED flag.
A patch 164af86d from Proton can fix it.
This is a Unity game which needs shared resource for playing cutscenes.
While DXMT does support shared resource, the Media Foundation implementation in upstream Wine does not properly set the
MISC_SHAREDflag.A patch 164af86d from Proton can fix it.