Package Details: boosteroid 1.9.8-4

Git Clone URL: https://aur.archlinux.org/boosteroid.git (read-only, click to copy)
Package Base: boosteroid
Description: Boosteroid client desktop
Upstream URL: https://boosteroid.com/downloads
Keywords: boosteroid cloud game gaming
Licenses: custom
Submitter: ErnyTech
Maintainer: envolution
Last Packager: envolution
Votes: 6
Popularity: 0.68
First Submitted: 2022-03-10 18:07 (UTC)
Last Updated: 2024-11-15 21:43 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

envolution commented on 2024-11-17 10:28 (UTC)

@binarydepth I'm reluctant to add multilib requirements when I haven't found the need for lib32-libnuma in my testing.

Can you please let me know what prompted you to consider it a requirement? Do things break if you remove libnuma?

binarydepth commented on 2024-11-16 19:15 (UTC)

@envolution a simlink might work better, that's true. I had the issue on a new installl jsut days ago.What about lib32-libnuma ? Is this what you mean that is solved also

envolution commented on 2024-11-15 20:57 (UTC) (edited on 2024-11-15 20:57 (UTC) by envolution)

@binarydepth - that's a new issue I seem to have created a couple of days ago due to a badly targetted symlink.

`sudo ln -s Boosteroid /usr/bin/boosteroid

this is fixed in pkgrel-4 which should be up in a few minutes

binarydepth commented on 2024-11-15 07:34 (UTC) (edited on 2024-11-15 08:05 (UTC) by binarydepth)

The not starting problem is that the binary is capitalized, I changed the launcher to /usr/bin/Boosteroid from /usr/bin/boosteroid and it's working now. Also, you need to install lib32-libnuma from AUR.

Hazzl commented on 2024-08-09 18:36 (UTC)

@Zoom311 you can get some debug info by starting boosteroid from the command line.

Zoom311 commented on 2024-08-09 17:26 (UTC)

Doesnt start for me. Any ideas?

ignxcy commented on 2024-04-13 09:33 (UTC) (edited on 2024-04-13 09:33 (UTC) by ignxcy)

Happy to see that you finally updated this. Was getting tired of manually having to change the md5.

keeyan commented on 2024-04-09 17:11 (UTC)

X11 works for me too. Thank you! But I do not have any sound if I start the boosteroid app... do you have similar issues? If I start it via Chrome it works...

@specter456, I had sound issues as well. I managed to fix it by installing pulseaudio-alsa and pulseaudio-jack. I think only one of the 2 is needed depending on how Boosteroid is developed (likely alsa) but I can't be bothered to test which.

To give some more context, the audio would work fine if it was the only application running, but if I was also watching YouTube or was on a Discord chat it wouldn't work. Or if I launched Boosteroid first, it would prevent the other videos from working.

I guess since I didn't have an alsa audio server, only 1 application could communicate with the audio lib at a time? So whichever launched first got "dibs" on it.

ssekret commented on 2024-01-10 18:04 (UTC) (edited on 2024-01-10 18:05 (UTC) by ssekret)

download lastest .deb package from site
git clone https://aur.archlinux.org/boosteroid.git
cd boosteroid
cp ~/Downloads/boosteroid*.deb ./
md5sum ./boosteroid*.deb
open PKGBUILD in any editor and change md5sum with response from command above
makepkg -i

tehlers commented on 2024-01-07 16:47 (UTC)

But I do not have any sound if I start the boosteroid app... do you have similar issues?

No, I haven't had any sound issues on my system so far.