Isio
Isio
UBUniversal Blue
Created by Isio on 3/15/2025 in #🛟bazzite-help
Guild Wars 2 : brief audio glitch on certain actions
The game runs great on bazzite. The only issue I have left is that the audio glitches very briefly when I open TP (Trading post) or Wizard vault (and also when changing map or login out). Note : from my understanding TP/wizard vault in Gw2 is calling an embedded chrome browser. These actions seem to be linked to CPU usage bursts. I tried with many proton/protonGE versions, and tweaked some pipewire/pulse settings with no luck. It's the only game I have this kind of issue. With advice from @HikariKnight I tried the following with no luck : I put this in ~/.config/pipewire/pipewire.conf.d/wine.conf
pulse.rules = [
{
matches = [
{ application.process.binary = "wine64-preloader" }
{ application.process.binary = "wine-preloader" }
]
actions = {
update-props = {
pulse.min.req = 128/48000
pulse.min.quantum = 128/48000
}
}
}
]
pulse.rules = [
{
matches = [
{ application.process.binary = "wine64-preloader" }
{ application.process.binary = "wine-preloader" }
]
actions = {
update-props = {
pulse.min.req = 128/48000
pulse.min.quantum = 128/48000
}
}
}
]
Any other ideas ?
3 replies
UBUniversal Blue
Created by Isio on 3/1/2025 in #🛟bazzite-help
Sound issue (latest stable)
Since 41.20250227 to 41.20250301.1, i have sound issues with at least wine games : sound "pops", it is garbled/chopped / metallic, it's worse with time, up to the point the issue contaminate linux apps as well (firefox, vlc...) For games, PULSE_LATENCY_MSEC=60 seems to fix the issue. If system is contaminated i have to reboot I quickly read changelogs and it seems some commit were meant to improve sound handling, but in my case it did the opposite 😦 I can provide logs if needed (As a last resort I will switch back to 41.20250216.1)
4 replies
UBUniversal Blue
Created by Isio on 2/11/2025 in #🛟bazzite-help
update channel
Hi, i'm surprised that i got yesterday an update to ' Version: 41.20250210.1', since it has te testing / pre-release label on github. I feel like i'm on stable channel from rpm-ostree status : ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable maybe its just that github repo is late ? (https://github.com/ublue-os/bazzite/releases)
4 replies