<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aleks&#039; Domain &#187; ventrilo</title>
	<atom:link href="http://metaleks.net/tag/ventrilo/feed" rel="self" type="application/rss+xml" />
	<link>http://metaleks.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 19 Apr 2010 20:33:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting Ventrilo To Work In WINE</title>
		<link>http://metaleks.net/open-source/getting-ventrilo-to-work-in-wine</link>
		<comments>http://metaleks.net/open-source/getting-ventrilo-to-work-in-wine#comments</comments>
		<pubDate>Mon, 24 Mar 2008 05:06:35 +0000</pubDate>
		<dc:creator>Aleksandar Micovic</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[ventrilo]]></category>
		<category><![CDATA[WINE]]></category>

		<guid isPermaLink="false">http://metaleks.net/blog/software/getting-ventrilo-to-work-in-wine/</guid>
		<description><![CDATA[Let me start off by saying that if you want to support Linux, then use TeamSpeak.  But if you&#8217;re like me and for some reason you must use Ventrilo, then you&#8217;ve come to the right place.  Ventrilo can work under Linux using WINE.  Quite easily too.  That is, if you follow [...]]]></description>
			<content:encoded><![CDATA[<p>Let me start off by saying that if you want to support Linux, then use <a href="http://goteamspeak.com/">TeamSpeak</a>.  But if you&#8217;re like me and for some reason you <em>must</em> use Ventrilo, then you&#8217;ve come to the right place.  Ventrilo can work under Linux using WINE.  Quite easily too.  That is, if you follow this guide.</p>
<p>Truth be told, I shouldn&#8217;t be making this post.  The Linux version of Ventrilo is officially &#8220;under development&#8221;  But, between you and me, I don&#8217;t think it&#8217;ll come out any time soon.  So, with that said!  Let&#8217;s begin.  I&#8217;m going to assume you have WINE installed on your system, and you&#8217;re ready to go.  At the time of writing this, the current version is 0.9.57.</p>
<ul>
<li>Download the Ventrilo executable from the <a href="http://www.ventrilo.com/">Ventrilo website</a>.  Install it using WINE.</li>
<li>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&#8217;t break it.</li>
<li>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&#8217;ve searched the internet thoroughly, this file is not online!  Or at least, I can&#8217;t find it.  My google-fu ain&#8217;t what it used to be.  Anyways, the file we are looking for is located at:</li>
<p></p>
<pre>C:/WINDOWS/system32/msgsm32.acm</pre>
<li>As far as I know, it shouldn&#8217;t matter if you&#8217;re trying to get Ventrilo to work on a 32-bit or 64-bit system.  I know that there is a &#8220;32&#8243; in msgsm32, but trust me, it doesn&#8217;t matter.  At least for me, anyway.  The next step is to edit a WINE file.  Open up the file below with your favourite text editor.</li>
<p></p>
<pre>~/.wine/drive_c/windows/system.ini</pre>
<li>Next, add this line to the file.</li>
<p></p>
<pre>MSACM.msgsm610=msgsm32.acm</pre>
<li>Now WINE should recognize the GSM codec.  And that&#8217;s it!  Ventrilo should work now.</li>
</ul>
<p>Of course, it&#8217;s never that simple.  Ventrilo will still get a graphical glitch every now and then.  It&#8217;s nothing too big, but can be annoying when you&#8217;re trying to change channels (they start to look mashed together).  It&#8217;s also worth noting that while this solution works, currently the push-to-talk feature does not work.  This isn&#8217;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 <a href="http://ubuntuforums.org/showpost.php?p=2662867&#038;postcount=83">here</a>.  If you&#8217;re going to try the fix, do <em>not</em> 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.</p>
<p>If you have problems, here are a few links:</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=41737">A thread about Ventrilo and WINE.</a><br />
<a href="http://ubuntuforums.org/showpost.php?p=2662867&#038;postcount=83">The ugly fix.</a> (Same one as above)<br />
<a href="http://appdb.winehq.org/objectManager.php?sClass=version&#038;iId=9832&#038;iTestingId=17657">The Wine AppDB page for Ventrilo</a></p>
<p>If you have any trouble following the fix, just post a comment.  I hope this helps someone out!  <img src='http://metaleks.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://metaleks.net/open-source/getting-ventrilo-to-work-in-wine/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
