Package Details: oscgoesbrrr 2.1.15-1

Git Clone URL: https://aur.archlinux.org/oscgoesbrrr.git (read-only, click to copy)
Package Base: oscgoesbrrr
Description: Make haptics in real life go BRRR from VRChat
Upstream URL: https://osc.toys/
Licenses: cc-by-nc-sa-4.0
Submitter: openglfreak
Maintainer: openglfreak (hype-vhs)
Last Packager: hype-vhs
Votes: 4
Popularity: 1.29
First Submitted: 2025-09-30 21:04 (UTC)
Last Updated: 2026-05-18 23:48 (UTC)

Latest Comments

hype-vhs commented on 2026-05-19 18:48 (UTC)

Thanks, updated. Don't hesitate to flag as outdated, either.

maxlefou commented on 2026-05-18 08:15 (UTC)

New update released.

hype-vhs commented on 2026-03-20 18:28 (UTC)

Things are now stable enough to update this to 2.x. Note that, starting with OGB v2.1.13, upstream now publishes .rpm and .AppImage. Consider that as an alternative if this package doesn't work for you. OSC Query is expected to work in Linux now, but if it does still give you trouble, you can always toggle it off and use regular OSC.

jaysee commented on 2026-02-28 17:42 (UTC)

The startup script specifically calls /usr/bin/electron but should probably call /usr/bin/electron38. If you don't have the electron package installed it just won't start.

~
❯ oscgoesbrrr
/usr/bin/oscgoesbrrr: line 2: /usr/bin/electron: No such file or directory

~
❯ cat /usr/bin/oscgoesbrrr 
#!/bin/sh
exec /usr/bin/electron /usr/lib/oscgoesbrrr --no-sandbox --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations --enable-wayland-ime=true "$@"

~
❯ 

Wunderburst commented on 2026-02-01 21:22 (UTC)

Worked in the moment! :) Thanks <3