github Nonary/vibeshine 2.0.0-beta.2
v2.0.0-beta.2

pre-release2 hours ago

Vibeshine 2.0.0-beta.2

These release notes cover the 2.0.0-beta.2 prerelease.

2.0.0-beta.2

Notice: Vibeshine may trigger false-positive antivirus alerts. Details and workarounds are documented here: #59

Fixes

  • Fixed an unintended queue wait that could limit Windows streams to approximately 64 FPS and increase host processing latency even when games rendered at the requested frame rate.
  • Required a reboot after first-time Linux installation before completing host setup, ensuring the new display driver was ready.

Arch Linux and CachyOS

Download vibeshine-2.0.0beta.2-1-x86_64.pkg.tar.zst and install it with:

sudo pacman -U ./vibeshine-2.0.0beta.2-1-x86_64.pkg.tar.zst

Managed virtual displays require Linux 6.16 or newer. If matching headers are missing, the package prints the exact sudo pacman -S --needed <kernel-package>-headers command for the running kernel. Run it, then retry the driver setup:

sudo /usr/libexec/vibeshine/vibeshine-drm-install install

Or let the installer script handle headers, the package, and the firewall:

curl -fsSLO https://raw.githubusercontent.com/Nonary/vibeshine/2.0.0-beta.2/scripts/linux_install.sh
sudo bash linux_install.sh --version 2.0.0-beta.2

See the full Linux installation guide.

Don't miss a new vibeshine release

NewReleases is sending notifications on new releases.