https://bugs.winehq.org/show_bug.cgi?id=42106
--- Comment #10 from maldun.finsterschreck@gmail.com --- (In reply to Fabian Maurer from comment #9)
It is, especially since they said it would work for Win7.
But setting the version to XP while that's officially impossible could (in theory) lead to unexpected results. It's possible that they require Win7+ features and thus only check if it's Win7 or not. We could rule that out by setting the version to Win7 in wine, though it's not really likely...
But it's also possible that it really requires Win8.
Thank you all for further looking into this! I now tried setting windows version to win 7 and had exactly the same error:
wine: Call from 0x7bc5a028 to unimplemented function USER32.dll.GetAutoRotationState, aborting ... System information: Platform: i386 Version: Windows 7
So it seems that's not the issue, and I don't know why it still searches for win 8 features in a win 7 setting ...