You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since you are shipping binaries for these it's not exactly clear to me which are the exact versions you are using.
I think it would be much preferable to either submodule these and include them in the build process or at least document and link the exact versions being used.
The text was updated successfully, but these errors were encountered:
Two versions of MoltenVK are offered in the app - the "modern" version is 1.1.8 from the upstream MoltenVK project. "Stable" MoltenVK is version 1.1.0 but with the dylib copied over from CrossOver 20 (we have received permission from Codeweavers to redistribute this).
Modern MoltenVK does have some regressions (such as flickering lighting and bad framerate on Polaris GPUs) so Stable is the recommended default unless someone faces crashing or compatibility issues.
Since you are shipping binaries for these it's not exactly clear to me which are the exact versions you are using.
I think it would be much preferable to either submodule these and include them in the build process or at least document and link the exact versions being used.
The text was updated successfully, but these errors were encountered: