Getting Ventrilo To Work In WINE
by Aleksandar Micovic
Let me start off by saying that if you want to support Linux, then use TeamSpeak. But if you’re like me and for some reason you must use Ventrilo, then you’ve come to the right place. Ventrilo can work under Linux using WINE. Quite easily too. That is, if you follow this guide.
Truth be told, I shouldn’t be making this post. The Linux version of Ventrilo is officially “under development” But, between you and me, I don’t think it’ll come out any time soon. So, with that said! Let’s begin. I’m going to assume you have WINE installed on your system, and you’re ready to go. At the time of writing this, the current version is 0.9.57.
- Download the Ventrilo executable from the Ventrilo website. Install it using WINE.
- Try running Ventrilo now. With this WINE version, Ventrilo runs and displays the GUI without any problems. I would expect that future releases of WINE won’t break it.
- Now that you have Ventrilo installed, exit WINE and try to locate your Windows box. There is a file that we need from there. I’ve searched the internet thoroughly, this file is not online! Or at least, I can’t find it. My google-fu ain’t what it used to be. Anyways, the file we are looking for is located at:
C:/WINDOWS/system32/msgsm32.acm
~/.wine/drive_c/windows/system.ini
MSACM.msgsm610=msgsm32.acm
Of course, it’s never that simple. Ventrilo will still get a graphical glitch every now and then. It’s nothing too big, but can be annoying when you’re trying to change channels (they start to look mashed together). It’s also worth noting that while this solution works, currently the push-to-talk feature does not work. This isn’t a Ventrilo problem, but rather a WINE problem. It would seem that WINE does not handle events properly. There is a pretty ugly work around for this located right here. If you’re going to try the fix, do not use characters like ctrl or alt for your push-to-talk hotkeys (they never worked for me). 64-bit systems will also have trouble with the fix.
If you have problems, here are a few links:
A thread about Ventrilo and WINE.
The ugly fix. (Same one as above)
The Wine AppDB page for Ventrilo
If you have any trouble following the fix, just post a comment. I hope this helps someone out!
Comments
I have tryed what you said, but then it comes to open the file it says
“/WINDOWS/system32/msgsm32.acm Could not be open with Text editor”
what to do ?
You aren’t supposed to be opening
/WINDOWS/system32/msgsm32.acm.Open the
~/.wine/drive_c/windows/system.inifile and add the lineMSACM.msgsm610=msgsm32.acm. Make sure to restart WINE. This post is pretty old, so if this doesn’t work make sure to visit and ask the app maintainers here:http://appdb.winehq.org/objectManager.php?sClass=version&iId=9832