Anodyne

Anodyne

View Stats:
stuff Mar 26, 2013 @ 10:19pm
Fix for Sound Delay (Ubuntu)
I don't know if it works for all Linux distributions, but if you have a sound delay in Ubuntu, you can fix it with the following steps:

1. go to "~/.steam/steam/SteamApps/common/Anodyne"

2. rename "run.sh" to "run2.sh"

3. create a new file "run.sh" with the following content:
#!/bin/bash
PULSE_LATENCY_MSEC=20 ./run2.sh

4. make the new "run.sh" executable
< >
Showing 1-4 of 4 comments
john_ergine Apr 27, 2013 @ 4:25pm 
Fixed the delay on Linux Mint 13. Thanks!
stiiin Apr 28, 2013 @ 2:31am 
Fixed the delay on Debian Wheezy. Thank you!
Slowpoke Tail May 12, 2013 @ 2:16am 
Thanks!!!
It's easier just to set it in lunch options
PULSE_LATENCY_MSEC=20 primusrun %command%
Last edited by Slowpoke Tail; May 12, 2013 @ 2:22am
BlaXpirit Nov 5, 2013 @ 6:27am 
Thanks a lot! Works nicely on Kubuntu. :james:

The problem is common for all Flash-based things. I have the same delay in browser Flash games. Maybe I should look for a global solution...
< >
Showing 1-4 of 4 comments
Per page: 1530 50