Application Details:
Version: | 3.0.x |
License: | Retail |
URL: | http://www.ventrilo.com |
Votes: | 6 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.4-rc5 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
edit the file:
~/.wine/drive_c/windows/system.ini
added the following line:
MSACM.msgsm610-msgsm32.acm
Then I had to go to a windows machine and find the file "msgsm32.acm" in the c/windows/system32 directory. I put this file on the linux machine in the folder ~/.wine/drive_c/windows/system/
I also had to go to the wine configuration and enable the audio, and go to the linux sound manager and turned up the volume on the wine input and output levels.
What does not
Installing wine then immediately install ventrillo, does not work. Vent will crash after a short period of time.
Workarounds
What was not tested
did not test what it sounds like on another users who are using vent
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 14 x86_64 | Apr 15 2012 | 1.4-rc5 | Yes | Yes | No | Platinum | an anonymous user | |
Current | Fedora 15 x86 | Sep 23 2011 | 1.3.24 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Dec 29 2010 | 1.3.10 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Jan 04 2011 | 1.3.9 | Yes | Yes | No | Platinum | Dieuwe de Boer | |
Show | Fedora 13 x86_64 | Sep 21 2010 | 1.3.1 | Yes | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
(OLD HOWTO - YOU SHOULD JUST BE ABLE TO INSTALL)
Configuration:
You must place a copy of msgsm32.acm in ~/.wine/drive_c/windows/system for Ventrilo to work. This file can either be obtained from an existing Windows installation (C:\WINDOWS\System32), or it can be downloaded from Filefront (recommended) or Driverguide(free registration required).
Edit ~/.wine/drive_c/windows/system.ini and add the following under the drivers32 section: MSACM.msgsm610=msgsm32.acm
Set winecfg audio settings to use ALSA, choose emulation for the acceleration, and tick the driver emulation box.�
Running:
Start Ventrilo.exe from where it was installed, create your user profile and enter setup. Disable all DirectInput and enable all DirectSound options. You may test your configuration in the test area and adjust any mixer settings as needed.
Troubleshooting:
If you desire TTS, download and install �SpeechSDK51.exe.
If you are having problems with PTT outside of Wine, an experimental program has been hacked together. You can download ventriloctrl-0.5 or ventriloctrl-0.4 or ventriloctrl-0.3.
If you are having problems with multiple soundcards, you may find this WoW forums thread helpful.
Make sure your microphone is working elsewhere on your system before troubleshooting Ventrilo specific issues. You should be able to use alsamixer to enable/boost/test your mic if it doesn't work already. Audacity may also be helpful for advanced mic troubleshooting.
Pulseaudio is installed by default on recent versions of Ubuntu, OpenSUSE and Fedora Core. It is known to conflict with Wine (among other applications) on a hardware-dependant basis. Some people have reported success with using padsp and setting winecfg to use OSS, but this is not a guaranteed solution.
You may have to remove Pulseaudio via your package manager to get working sound. You may also have to remove a Pulseaudio-related file in /etc/X11/Xsession.d, set winecfg (and possibly other applications) to use ALSA, and possibly remove an asoundrc or asound.conf file in your home directory or in /etc.
Comments for this application have been disabled because there are no maintainers.