https://bugs.winehq.org/show_bug.cgi?id=38497
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE
--- Comment #18 from Andrew Eikum aeikum@codeweavers.com --- (In reply to Janek from comment #17)
Quite interestingly, I installed binary snapshot package from my distribution's repository and the problem is present in that snapshot. This time I didn't do anything silly like keeping my old ~/.wine. Interesting. Still the repo version works fine.
Oh wait! I think I've found the bug! You're running a 64-bit prefix, aren't you? It looks like winecfg fails to update the 32-bit half of the registry. So your changes in winecfg don't take effect in 32-bit programs like Sturmovik.
Probably your wine-git build was 32-bit, but the Wine distributed by Arch is 64-bit, which is why you see the difference in behavior.
This is a duplicate of Bug 38313, I'll update further progress there.
*** This bug has been marked as a duplicate of bug 38313 ***