Error while running games under Proton
Closed this issue · 2 comments
auron95 commented
After launching the bash file for the game "Brothers - A Tale of Two Sons", using Proton 7.0, a message would appear, complaining that "The map specified by the commandline 'wine' could not be found". After some testing, it looks like there's a typo here, since changing "--no wine" into "--no-wine" in the .sh file solved the issue (I guess it was recognizing wine as a command and not as an argument).
redromnon commented
Yeah, that's indeed a typo. I'll make the change soon. Thanks for letting me know!
redromnon commented
Fixed the typo. Closing the issue.