protonscr

Request: CLI method to acquire system information output

steamopen Feature Request
ValveSoftware/steam-for-linux#5917 · opened 2018-11-25 by mdeguzis · updated 2023-06-05 · 6 comments · github
Mmdeguzis 2018-11-25 github

See: https://steamcommunity.com/sharedfiles/filedetails/?id=390278662
Perhaps steamcmd could provide this? I parsed the available steamcmd comamnds and did not see a related command: https://github.com/mdeguzis/steamcmd-wrapper. Some of the information can be duplicated with available standard tools, but it is difficult to exactly replicate them all to make a generator. Any thoughts on this?

This would ideally make gathering information for http://protondb.com much easier.

Mmdeguzis 2022-01-30 github

Hi, any update?

FFormBurden 2023-04-02 github

Ah, there has to be a method other than installing ChrimeaOS, because I rather not do that. But it is super lame "us" linux folks can't seem to copy/paste this info at all. I'm on Arch Linux.

EDIT: It seems a simple Ctl+A Ctl+C does the trick, but nothing prompts that the text was highlighted, that's why when I did it the first time, I thought it was just broken, since a lot of Ctl+A and/or right-click copy/paste doesn't seem to work under Linux on Steam.

Mmdeguzis 2023-04-07 github

@FormBurden I yanked the ChimeraOS script / made my own ProntonDB-compatible script a while back.

TTassieDevyl 2023-05-01 github

@FormBurden I yanked the ChimeraOS script / made my own ProntonDB-compatible script a while back.

* https://github.com/mdeguzis/SteamOS-Tools/blob/master/utilities/protondb-system-info-OLD.sh

* https://github.com/mdeguzis/SteamOS-Tools/blob/master/utilities/protondb-systeminfo-tool.sh (pulled from ChimeraOS)

I found the protondb-systeminfo-tool.sh useful for collecting information to add to my profile on ProtonDB, as attempting to copy the information from the Steam Client / Debian Sid, did not work.

Note: the script needs to be made executable first.

Mmdeguzis 2023-06-05 github

Note: the script needs to be made executable first.

I'll try to remember to fix that up.

Nothing extracted yet.