Page 1 of 1
Game sound delay
Posted: Sat May 03, 2025 8:38 pm
by ZipperZbieracz
Sometimes RVGL launches with a delayed sound, all sounds are delayed by a tiny margin, but its noticeable
Re: Game sound delay
Posted: Sun May 04, 2025 6:34 pm
by best_rvgl_enjoyer
I've been playing the game with rvgl for years and I've never had a problem like this. Your computer or the rvgl version you're using may be problematic. Try installing slightly older versions of rvgl. If the problem persists, there may be a problem with the Windows system files or driver files.
Re: Game sound delay
Posted: Wed Jun 11, 2025 8:30 pm
by ZipperZbieracz
The issue is appearing after the computer (Linux system) is under use for some time.
Full OS restart fixes this, but I have found that restarting sound system, in my case pulseaudio in Linux fixes this issue by using this command:
systemctl --user restart pulseaudio
After using this command sounds in RVGL are played without delay, like they should.