Skip to content

Releases: mi5hmash/SteamDeckBTRFS

v2.0.9 - Thirteenth Release

08 Aug 18:25
Compare
Choose a tag to compare

This is the thirteenth public release

SHA256 (ZIP): 33C4C01E042A0BBBBDAB9A1F330EA79BF2904D290ACEA315A236B90F34B41D90
SHA256 (SH): EEBF4FC3D68C565BBD7EC2F46CD7E322F0E18E6A3DDE7B44220A49218544496B

What's new?

  • Improved the "_pacmanKeyringInit" function;

v2.0.8 - Twelfth Release

01 Mar 19:41
Compare
Choose a tag to compare

This is the twelfth public release

SHA256 (ZIP): F6A35CD2EAD35D27F5C1BF9FEE73A582E346A6A8BAC0D1D7D683E1C280A1F517
SHA256 (SH): 0B38DFB0A68E2D15C94D07B95BAB9A0172F41D65967F856FCD9FD2B8DF6283AC

What's new?

  • Added compatibility with SteamOS 3.5.17 build 20240228.2;
  • Unmuted the "_pacmanKeyringInit" function;

v2.0.7 - Eleventh Release

19 Nov 23:10
Compare
Choose a tag to compare

This is the eleventh public release.

What's new?

  • Added compatibility with SteamOS 3.5.5 build 20231116.2;
  • Automounting NTFS partitions;
  • Further improvement of the "_installPackageWithPacman" function;

v2.0.6 - Tenth Release

27 Jan 18:14
Compare
Choose a tag to compare

This is the tenth public release.

What's new?

  • Improved the "_installPackageWithPacman" function which could previously fail if the user had never initialized pacman keys on this system before;
  • Added a "Loading..." message at the beginning of the script execution;

v2.0.5 - Ninth Release

22 Jan 13:44
Compare
Choose a tag to compare

This is the ninth public release.

What's new?

  • Added "_Create a Shortcut on Desktop.sh" script which does exactly what its name says;
  • Added option that activates storing the last entered user custom password in an encrypted file;
  • Applied some minor fixes to the app logic;

v2.0.4 - Eighth Release

22 Dec 23:25
Compare
Choose a tag to compare

The seventh release (v2.0.3) got nuked due to a missing feature.
Valve, intentionally or not, removed the "patch" package from SteamOS v3.4.2 that my tool relies on. So I had to write a function that will automatically install that package if needed.

What's new?

  • Added compatibility with SteamOS 3.4.2 build 20221221.2;
  • Changed the mount options from ",compress-force=zstd:15" to ",lazytime,compress-force=zstd:6,space_cache=v2,ssd_spread";
  • Applied some minor fixes to the app logic;

v2.0.2 - Sixth Release

09 Oct 11:27
Compare
Choose a tag to compare

This is the sixth public release.

What's new?

  • Added the "SHOW_HIDDEN_OPTIONS" flag which can be set to "1" in the "settings.json" file to display hidden options in the main menu;
  • Applied some minor fixes to the app logic;
  • Added an icon;

v2.0.1 - Fifth Release

07 Oct 19:48
Compare
Choose a tag to compare

This is the fifth public release.

What's new?

  • Added compatibility with SteamOS 3.3.2 build 20221005.1;
  • Fixed a bug where the "[ -e "$_filePath" ]" condition was true even if the "$_fileName" was empty, which led a tool to believe that a null patch exists in that directory.

v2.0.0 - Fourth Release

25 Aug 15:18
Compare
Choose a tag to compare

This is the fourth public release.

What's new?

  • Added compatibility with SteamOS 3.3.1 build 20220817.1;
  • The patching process has been changed to rely on the checksum of files on the device instead of an OS build number. This allows users to reapply the previous patch if the mounting scripts haven't been updated;
  • "Patch scripts" and "Unpatch scripts" functions have been merged.

v1.1.1 - Third Release

03 Aug 23:35
Compare
Choose a tag to compare

This is the third public release.

What's new?

  • fixed some broken strings;
  • Added compatibility with SteamOS 3.3 build 20220802.1