Problem #176
danonprobo-cpu
started this conversation in
General
Problem
#176
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Affinity v3 crashes: Could not load StoreContract on Wine 11.0+
Problem: Affinity crashes on launch with:
Cause: The installer skips WinMetadata setup for Wine 11.0+
(line 9619-9627), but the bundled Wine 11.0 WinMetadata lacks
Windows.Services.Store.StoreContract.Fix: Replace Windows.winmd with the complete version from
Microsoft's windows-rs project:
Registry:
Suggestion: Install WinMetadata regardless of Wine version,
or use the complete Windows.winmd from windows-rs for all versions.
Beta Was this translation helpful? Give feedback.
All reactions