Skip to content

Releases: ebenbruyns/junkstore

Beta 0.9

24 Apr 04:20
Compare
Choose a tag to compare

If no major issues are found this will be RC1

Beta-0.8.4.1

23 Apr 21:28
Compare
Choose a tag to compare

Hotfix for launchers crashing

Full Changelog: beta-0.8.4...beta-0.8.4.1

beta-0.8.4

23 Apr 04:19
Compare
Choose a tag to compare
beta-0.8.4 Pre-release
Pre-release

Full Changelog: beta-0.8.2...beta-0.8.4

Beta 0.8.1

17 Apr 04:18
Compare
Choose a tag to compare
Beta 0.8.1 Pre-release
Pre-release

A new version of Junk-Store is now available, featuring a few bug fixes and additional features.

What's Changed:

  • Fixed a bug that prevents built in Proton versions from functioning correctly.
  • Fixed a bug where the games size was not displayed correctly (this was the cuase of games showing as always installed).
  • Added experimental Proton GE 9.4 Umu-Protonfixes support (this will apply known fixes to games automatically).
  • Will default to Proton 9 if no default Proton is specified.
  • Correctly launch games that requires an update.
  • Once the game is installed you can push Y on the controller to go the the Steam shortcut for that game.

While it is still in the early stages, we truly appreciate the support we've received so far. Let's keep the momentum going to build more features and make this plugin even more powerful. #JunkStore #GamingRevolution🎮

beta-0.8

17 Apr 02:59
Compare
Choose a tag to compare
beta-0.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: Beta-0.5...beta-0.8

Beta 0.5

27 Nov 21:11
Compare
Choose a tag to compare
Beta 0.5 Pre-release
Pre-release

*** DO NOT INSTALL THIS RELEASE, it's out dated install from the decky testing store instead ***

This is the build that is submitted to the decky loader testing store. If you'd like to install it you can enable developer mode in the Decky Loader settings. Then you can install the plugin from a url.

https://github.com/ebenbruyns/junkstore/releases/download/Beta-0.5/Junk-Store.zip

You must run the install dependency script from the About/Dependencies page before things will work correct. Please note that this uses a custom built flatpak for legendary at the moment and will be changed to the official one once it is available.

Beta 0.4

03 Nov 02:40
Compare
Choose a tag to compare
Beta 0.4 Pre-release
Pre-release

There is now a working progress bar and you can cancel downloads too. It's not possible to resume downloads at present though.

You must have decky loader already installed, if you don't know how to do this, it's too early for you to try this plugin. The scripts are still rough and contains development testing code, please excuse this for now.

Switch to desktop mode.
Download the installer.
Double click the junk-store-installer.desktop file

This will launch a browser and ask you to log into the epic store. Once logged in copy the authorizationCode into the Konsole window where it's asking you to do so and hit enter. Please note that you might get a bunch or errors here, paste the code and push enter anyways, it should succeed.

It will ask for your sudo password to restart the plugin loader.

Go back to gaming mode.

The usual thing about game compatibility applies. This is still beta software, report any bugs so I can look into them. Things might not be super smooth, but having epic games install and run right from within steam is kinda cool and I wanted to share it.

Those who are curious about where the games lists comes from are encouraged to check out ~/homebrew/data/junk-store/tabs

While it does work on linux, I'm not going to support it at this stage, if you're keen and want to script dive you might be able to figure it out.
I develop on Vanilla Arch and I test the code on a Manjaro Virtual Machine. So you may have some success if you try it on one of those.

Beta 0.3

31 Oct 02:19
Compare
Choose a tag to compare
Beta 0.3 Pre-release
Pre-release

image
This is still super rough, but it installs reliably enough that it's sharable.

You must have decky loader already installed, if you don't know how to do this, it's too early for you to try this plugin. The scripts are still rough and contains development testing code, please excuse this for now.

Switch to desktop mode.

Download the installer.
Run the installer from desktop mode
once the installer finishes open Konsole

conda activate base
cd ~/junk-store-decky
./install_deps.sh

This will launch a browser and ask you to log into the epic store. Once logged in copy the authorizationCode into the Konsole window where it's asking you to do so and hit enter. Please note that you might get a bunch or errors here, paste the code and push enter anyways, it should succeed.

At the moment you should also run this command:

sudo systemctl restart plugin_loader

For some reason things don't load properly if you don't

Restart your steam deck, if you don't the epic games might not load.

The usual thing about game compatibility applies. This is still beta software, report any bugs so I can look into them. Things might not be super smooth, but having epic games install and run right from within steam is kinda cool and I wanted to share it.

Those who are curious about where the games lists comes from are encouraged to check out ~/homebrew/data/junk-store/tabs

While it does work on linux, I'm not going to support it at this stage, if you're keen and want to script dive you might be able to figure it out.

Beta 0.2

29 Oct 03:35
9d27cae
Compare
Choose a tag to compare
Beta 0.2 Pre-release
Pre-release

This is still super rough, but it installs reliably enough that it's sharable.

You must have decky loader already installed, if you don't know how to do this, it's too early for you to try this plugin. The scripts are still rough and contains development testing code, please excuse this for now.

Download the installer.
Run the installer from desktop mode
once the installer finishes open Konsole

conda activate base
pip install chardet

Once that is done you should be able to restart into game mode and find the junk store in the decky menu.

While it does work on linux, I'm not going to support it at this stage, if you're keen and want to script dive you might be able to figure it out.

Beta 0.1

28 Oct 03:28
Compare
Choose a tag to compare
Beta 0.1 Pre-release
Pre-release

This is super beta, but I wanted to get something out there for people to fiddle with
junk-store-decky.tar.gz

You must have Decky loader installed.

ssh into your steam deck and run this:

wget https://github.com/ebenbruyns/junkstore/files/13194304/junk-store-decky.tar.gz && tar zxvf junk-store-decky.tar.gz && cd junk-store-decky && ./install.sh