protonscr

SteamOS - no settings option to toggle "try with all games"

steamclosed Big PictureDistro Family: SteamOSProton
ValveSoftware/steam-for-linux#5631 · opened 2018-08-22 by kisak-valve · updated 2019-04-26 · 8 comments · github
Kkisak-valve 2018-08-22 github

Issue transferred from https://github.com/ValveSoftware/Proton/issues/14.
@mtdeguzis posted on 2018-08-22T01:20:46:

Tested a few games from the list, and many many thanks! I saw you could enable the option to allow Proton to work with any game, even if not on the approved list (say you wanted to test one out). Is this possible to toggle on SteamOS?

image

Q: Can I try a game with Proton even if it's not marked as compatible?

Yes; head to the Steam Play options of your Steam Client and you'll be able to enable it for all games.

https://steamcommunity.com/games/221410/announcements/detail/1696055855739350561 posted at


@mtdeguzis commented on 2018-08-22T01:27:07

As a work around:

  1. Power > Exit to Desktop (enable in settings)
  2. Open terminal
  3. sudo -i -u steam
  4. Kill and start steam again
pkill steam
steam
  1. Enable the option in settings menu, per the above.
  2. restart system or click "return to steam" from the desktop.
Fflibitijibibo 2018-08-22 github

I think I found another way that can be done without using the desktop mode: In config/config.vdf you can add this to the bottom of the Software/Valve/Steam section:

				"Tools"
				{
					"enable"		"1"
				}
				"ToolMapping"
				{
					"0"
					{
						"name"		"proton_37"
						"config"		""
						"Priority"		"75"
					}
				}

Could be totally wrong, but it was the only mention of proton I saw when enabling this on my desktop.

Bbuckysrevenge 2018-08-22 github

I can confirm that editing the config.vdf directly and adding these lines works for me.

Ppierrep 2018-08-31 github

I still prefer @mtdeguzis 's solution as it's much easier to select proton versions in the gui instead of remembering the version name as a string. However I needed to type
steam -nobigpicture
in order to change the settings, otherwise it would go straight to BPM and then trying to exit that would cause steam to hang.

Ddragonfly-lover 2018-09-04 github

anyway these is an important feature request for steamos.

Kkisak-valve maintainer 2019-03-06 github

Global and per-game Proton settings in Big Picture Mode implemented in the 2019-03-06 Steam client beta update.

Aasdf1234-deleted 2019-03-07 github

Dude!!! can't watch to try this out the. Thanks!

Get Outlook for Androidhttps://aka.ms/ghei36


From: kisak-valve [email protected]
Sent: Wednesday, March 6, 2019 6:50:12 PM
To: ValveSoftware/steam-for-linux
Cc: Deguzis, Michael T.; Mention
Subject: [External] Re: [ValveSoftware/steam-for-linux] SteamOS - no settings option to toggle "try with all games" (#5631)

Global and per-game Proton settings in Big Picture Mode implemented in the 2019-03-06https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsteamcommunity.com%2Fgroups%2FSteamClientBeta%2Fannouncements%2Fdetail%2F1798531141142819058&data=02|01|mtdeguzis%40geisinger.edu|05519712d7ba4dce3a3408d6a28e79d4|37d46c567c664402a16055c2313b910d|0|0|636875130161470105&sdata=4taptWm6LPjouWxpEcgAFY2LQfRYHOlfiorxZjsfAR8%3D&reserved=0 Steam client beta update.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FValveSoftware%2Fsteam-for-linux%2Fissues%2F5631%23issuecomment-470324031&data=02|01|mtdeguzis%40geisinger.edu|05519712d7ba4dce3a3408d6a28e79d4|37d46c567c664402a16055c2313b910d|0|0|636875130161480117&sdata=Tv2lx%2BpJ8TNPDpDGItb41Og6H4leoRsaSzno%2B%2BnGQKE%3D&reserved=0, or mute the threadhttps://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAailSaqEENC2bybnaDg9QuPjNKrnW7nrks5vUFQ0gaJpZM4WG2II&data=02|01|mtdeguzis%40geisinger.edu|05519712d7ba4dce3a3408d6a28e79d4|37d46c567c664402a16055c2313b910d|0|0|636875130161480117&sdata=p1Vs97x16GnvsKh%2F8CBrdpCX5QD%2F7oP33Ki%2F9qBgBZE%3D&reserved=0.

IMPORTANT WARNING: The information in this message (and the documents attached to it, if any) is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken, or omitted to be taken, in reliance on it is prohibited and may be unlawful. If you have received this message in error, please delete all electronic copies of this message (and the documents attached to it, if any), destroy any hard copies you may have created and notify me immediately by replying to this email. Thank you. Geisinger Health System utilizes an encryption process to safeguard Protected Health Information and other confidential data contained in external e-mail messages. If email is encrypted, the recipient will receive an e-mail instructing them to sign on to the Geisinger Health System Secure E-mail Message Center to retrieve the encrypted e-mail.

Bbuckysrevenge 2019-03-07 github

I can confirm the new UI is in BPM and appears to function properly

Kkisak-valve maintainer 2019-04-26 github

Closing per "Added Steam Play configuration settings in Big Picture Mode" in the 2019-04-17 Steam client update.

Upstream links