billdozor wrote: > Have you tried the wrapping pulse audio around the launch command solution? > > Example: My WoW launcher is: > > padsp wine "/Games/World of Warcraft/Wow.exe" -opengl > > the "padsp" at the beginning corrected sound issues for me in WoW with Ubuntu and Xubuntu. How should I put it if I already have stuff around it. For example: Code: env WINEPREFIX="/home/my username/.wine" wine "C:\Program Files\Steam\steam.exe" -applaunch 70