Skip to content

Releases: jlobue10/SteamDeck_rEFInd

v1.3.3

24 Nov 19:44
5c47733
Compare
Choose a tag to compare
  • Addressed some more SteamOS update persistence issues (moved scripts and binary to $HOME)
  • Added Windows script for optional background randomization (Thanks Ryan!)

v1.3.2

23 Nov 16:38
5eb717e
Compare
Choose a tag to compare
  • Addressed GUI persisting across OS updates

v1.3.1

19 Nov 15:23
cf97aa0
Compare
Choose a tag to compare
  • Minor issues cleaned up from initial 1.3.0 upload
  • New feature - random background service. If enabled, a random (valid .png file) background will be copied from the /home/deck/.local/SteamDeck_rEFInd/backgrounds folder to the /esp partition every boot. Backgrounds should ideally be 1,280x800. Please feel free to add to that folder if using this new feature.
  • Merge pull requests to replicate this random background functionality from the Windows side will be appreciated...
  • Completely repackaged into a local standalone pacman installation with PKGBUILD and makepkg. This will be the new standard going forward.
  • Note: Disable Quick boot in BIOS (119) if after rebooting Windows you have no button control in rEFInd.
  • Note: the live Kubuntu 23.10 iso is confirmed to work to allow disabling of the Windows EFI entry, in case SteamOS recovery USB is not working to do that at this time.

SteamDeck_rEFInd-1.3.1-1-x86_64.pkg.tar.zst MD5SUM: 95c23dec549497ec854828f4986a8511

v1.3.0

19 Nov 15:21
07fd600
Compare
Choose a tag to compare

Major update to packaging and installation process alongside SteamOS 3.5.5 initial release to stable (more details coming soon...)

v1.2.0

24 Apr 00:28
32184c0
Compare
Choose a tag to compare
  • Arch systemd-boot option added to Linux distro selection for config file generation
  • GUI tooltips added
  • Lots of helpful batch scripts added to the Windows folder to simplify Windows tasks (thanks baldsealion)
  • Windows folder included in release (regular and standalone) tarballs

MD5 Checksum for rEFInd_GUI: afe42724e7e2d0b8a1e01f46edcadf8d
MD5 Checksum for rEFInd_GUI standalone: 7b7949c18412120fa9f5f1ab11d47912

v1.1.9

10 Apr 16:54
46a3041
Compare
Choose a tag to compare

Added a Check for Update function to the 'About' box.

MD5 Checksum for rEFInd_GUI: d74de6216a5814773b01626446c38f64
MD5 Checksum for rEFInd_GUI standalone: 4b9fe04a94f6b531cc3c81bd9fcd8b7c

v1.1.8

21 Mar 15:15
92feb0c
Compare
Choose a tag to compare

Minor updates and cleanup since the last release.
Version number has been added to About section.
(April 3, 2023) Updated to add a standalone GUI version that should work for people experiencing rare compile errors. The binary is larger due to statically linked (not shared) C libraries.

MD5 Checksum for rEFInd_GUI: 52d3bcd0dae169b71f9b5beadb1cfbf6
MD5 Checksum for rEFInd_GUI standalone (static C library) release: b164d65ac33c1d377f6daa9aa0bea50e

v1.1.7.1

25 Feb 03:37
1f6f306
Compare
Choose a tag to compare

Minor bug fix for version 1.1.7.

  • Consecutive runs of Create Config command would create an error in the generated refind.conf file if using the FW bootnum option, since the variable holding that value was not properly being cleared each time. This has been fixed.

  • This will likely be the last release for a while, unless other bugs or issues are found.

v1.1.7

25 Feb 02:48
579d0c2
Compare
Choose a tag to compare
  • Line edits can now be typed in. Only valid and existing PNG files will be accepted, otherwise text will be cleared. Browse buttons still work the same as before.
  • Buttons added to enable and/ or disable systemd service

If you download the rEFInd_GUI.tar.gz file with the precompiled GUI binary, remember to copy the whole .SteamDeck_rEFInd/ folder to the /home/deck directory.

v1.1.6

23 Feb 03:49
9ab8301
Compare
Choose a tag to compare

Latest code and GUI updates. Minor script cleanup and now providing a tarball with the entire .SteamDeck_rEFInd folder as an alternative installation method, or solution for those who can't get the GUI compile to succeed.