this post was submitted on 24 Apr 2024
523 points (97.8% liked)

linuxmemes

20892 readers
2236 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

WINE_SIMULATE_WRITECOPY=1 %command% + Proton Experimental = working Battle.net

you are viewing a single comment's thread
view the rest of the comments
[โ€“] citrusface 8 points 5 months ago (10 children)

I use Linux but I'm an idiot.

What does %command% mean / do?

What was the actual line you used in terminal to install battle.net to steam bc I'd rather not use lutris if I don't need too

[โ€“] [email protected] 4 points 5 months ago

It is used in the Launch Options of a Steam game. %command% just gets replaced by whatever Steam would use to launch the game. It's useful to set up anything before the game actually launches, such as setting environment variables or run scripts.

load more comments (9 replies)