this post was submitted on 30 Nov 2023
28 points (96.7% liked)

Linux Gaming

15863 readers
2 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

New Battle.net update Version 14542 breaks Linux compatibility with Wine/Proton via Lutris or Steam and will only display a gray screen.

Workaround is to delete the update folder Battle.2.net.14542 under $wine_root$/drive_c/Program Files (x86)/Battle.net/ and then start the client again.

Update workaround: Set WINE_SIMULATE_WRITECOPY=1 environment variable in Lutris

top 4 comments
sorted by: hot top controversial new old
[–] simongeorges@jlai.lu 13 points 11 months ago (1 children)

If you are using Lutris, they indicated that adding "WINE_SIMULATE_WRITECOPY=1" environment variable should work (cf. https://fosstodon.org/@lutris/111503016713557868).

[–] varnia@lemm.ee 5 points 11 months ago

Thanks for the information and the link. Updated the opener.

[–] TwilightKiddy@programming.dev 3 points 11 months ago

Even with disabled autoupdates, the launcher itself still tries to update on my end. Fixed it the barbaric way, by clearing the contents of that pesky folder and doing

sudo chmod a-rwx Battle.net.14542

[–] hallettj@beehaw.org 2 points 11 months ago

Thank you for including a workaround with this terrible news!