protonscr

Unity games deviceUniqueIdentifier not unique - Update to Wine 5.10

wineclosed
ValveSoftware/wine#97 · opened 2020-09-07 by dannyNK · updated 2021-01-25 · 5 comments · github
DdannyNK 2020-09-07 github

As per this issue here: https://bugs.winehq.org/show_bug.cgi?id=49160

In Unity games the SystemInfo.deviceUniqueIdentifier is consistent across all wine users. This causes issues when trying to individually determine users.

Wine 5.10 appears to have an update to address this issue.

Aaeikum 2020-09-08 github

If what you need is those patches from Wine 5.10, then we will have some good news for you soon.

DdannyNK 2020-09-08 github

@dannyNK any reason not to just build for Linux? Should be straightforward for a unity game.

Building a small Unity project for linux would be straightforward, but ours is a very complex project with many platform specific features which complicates the process of building for other platforms more than might be obvious. We also update our games with new features and content on a very regular basis so introducing a new platform increases the QA and submission workload for each update.

We do listen to our customers, and if there is a strong demand it is something we may look into.

Mmyahenochs 2020-09-08 github

Every game with official support, especially ones like yours that pretty much every young person knows, helps our community grow and become more recognized.

That being said, if a Linux build would hinder new content and it works on Proton just fine, personally I'd rather have the content.

Kkisak-valve maintainer 2020-10-26 github

Proton versions

Upstream links