Skip to content

Releases: flubberding/ProtonUpdater

CProton Installscript 0.2.2

28 May 16:42
22a55c9
Compare
Choose a tag to compare

CProton Installscript 0.2.1

04 Jan 22:44
fa8123b
Compare
Choose a tag to compare

Fixes in this release:

  • Bug fixed where the script asked to restart/restarted steam, even when no new versions of Proton were installed
  • The description that is showed in the PrintReleases function now shows the correct filename
  • Several small code improvements

CProton Installscript 0.2

19 Dec 21:58
6e3ad68
Compare
Choose a tag to compare

This version was released a while ago, but it was never added to this page. Now it is.

Changelog

  • Code has been restructured and redone for a big part.
  • Added option to restart Steam either automatically or by prompt
  • Added option to install Proton builds without confirmation-prompt. Running the script without parameters will only install when the latest version is not yet installed.
  • Added instructions to the releases list function (./cproton.sh -l)
  • Added instructions for options and changed filename to cproton.sh

Options

You can set some options in this script. Open the script in a text editor to do so.

Set restartSteam=0 to not restart steam after installing Proton (Keep process untouched)

Set restartSteam=1 to autorestart steam after installing Proton

Set restartSteam=2 to to get a y/n prompt asking if you want to restart Steam after each installation.

Set autoInstall=true to skip the installation prompt and install the latest not-installed, or any forced Proton GE builds

Set autoInstall=false to display a installation-confirmation prompt when installing a Proton GE build