Created attachment 238110 [details] 20221113 update
I am having trouble installing Proton 7.0.4 per the instructions in point 3 of the pkg-message "In Steam install Proton 7.0 (appid 1887720)". I cannot find a way to do this directly in Steam. Instead, the following call in the shell works quite well: "steam steam://install/1887720". This starts Steam and the installation of Proton 7 is executed. A more detailed description in point 3, how within Steam the installation is started, would probably be helpful? Maybe the installation from the shell could also be described as an alternative?
(In reply to Rainer Hurling from comment #1) > I cannot find a way to do this directly in Steam. You type either name or appid into the search bar in the game list at the left side of the library view. Then you install it as usual. > Maybe the installation from the shell could also be described as an alternative? It's mentioned there: https://github.com/shkhln/linuxulator-steam-utils/blob/91e677c6db968041d5e00d3d45fe65f0a247029b/bin/lsu-register-proton#L56-L63
FYI, if you think about thoroughly testing this update before committing it — you are not supposed to and you shouldn't.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e2693a7122bda3c066b56b06fc31024c34a4ca4 commit 6e2693a7122bda3c066b56b06fc31024c34a4ca4 Author: Alex S <iwtcex@gmail.com> AuthorDate: 2022-12-05 16:13:39 +0000 Commit: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> CommitDate: 2022-12-05 16:21:11 +0000 games/linux-steam-utils: update to 20221113 PR: 267803 Tested by: Alex S <iwtcex@gmail.com> games/linux-steam-utils/Makefile | 2 +- games/linux-steam-utils/distinfo | 6 +++--- games/linux-steam-utils/files/pkg-message.in | 2 +- games/linux-steam-utils/pkg-plist | 2 ++ 4 files changed, 7 insertions(+), 5 deletions(-)
commited, thanks