<?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>Lethal Shots &#187; Guide</title>
	<atom:link href="http://www.lethalshots.com/category/guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lethalshots.com</link>
	<description>Casual WoW at Its Best</description>
	<lastBuildDate>Thu, 20 May 2010 12:18:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixed My Mess</title>
		<link>http://www.lethalshots.com/2009/01/16/fixed-my-mess/</link>
		<comments>http://www.lethalshots.com/2009/01/16/fixed-my-mess/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:18:49 +0000</pubDate>
		<dc:creator>Santyn</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lethalshots.com/?p=440</guid>
		<description><![CDATA[First off I apologize for the roughness of my post on Linux. I should know better than to write up a technical post when I am tired. Anyway, I fixed some errors and tried to clarify a few things a little better. Also, I did not include many links in the article for a reason. [...]]]></description>
			<content:encoded><![CDATA[<p>First off I apologize for the roughness of my post on Linux. I should know better than to write up a technical post when I am tired. Anyway, I fixed some errors and tried to clarify a few things a little better.</p>
<p>Also, I did not include many links in the article for a reason. I feel that if installing Linux is something you want to undertake, you need to be able to do so without my help. A huge part of using Linux is being able to search for answers and learning how to do stuff on your own, not have someone hold your hand every step of the way. I simply wanted to provide a basic set of instructions to help you get started, leaving the rest of the tweaking up to you.</p>
<p>Anyway, I hope that the guide will help out people who have been tied to Windows for the sake of WoW cut the leash and enjoy another level of freedom.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();">TwitThis</a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.lethalshots.com/2009/01/16/fixed-my-mess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running WoW Under Linux</title>
		<link>http://www.lethalshots.com/2009/01/15/running-wow-under-linux/</link>
		<comments>http://www.lethalshots.com/2009/01/15/running-wow-under-linux/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 04:07:06 +0000</pubDate>
		<dc:creator>Santyn</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lethalshots.com/?p=431</guid>
		<description><![CDATA[I must admit, I am a Linux geek. The only time I use any other operating system is at work, where the decision is not up to me. So as you can guess, I also play WoW in Linux. While not officially supported, it is perfectly possible. I recently did a complete re-install of my [...]]]></description>
			<content:encoded><![CDATA[<p>I must admit, I am a Linux geek. The only time I use any other operating system is at work, where the decision is not up to me. So as you can guess, I also play WoW in Linux. While not officially supported, it is perfectly possible.</p>
<p>I recently did a complete re-install of my system, so I thought it might be useful to write down the steps I used to get WoW up and running. Ubuntu is my Linux flavor of choice, so the instructions here are based on that distribution, specifically Ubuntu 8.10.</p>
<ol>
<li> Backup your WoW folder, either to a external hard drive or to another computer on your network. This is to avoid installing WoW from scratch. It saves a lot of time, and to be honest installing WoW in Linux can be troublesome at times.</li>
<li>Install Ubuntu. I&#8217;m going to leave this one up to you. If you are uncomfortable doing this, then you might want to stop here.</li>
<li>Install all available updates.</li>
<li>Install WINE. It is available in the Ubuntu repositories and can be installed using Synaptic. Optionally you can add the official WINE repository to your source list to get the most up to date version.</li>
<li>Go to System &gt; Administration &gt; Hardware Drivers to install the driver for your video card. You will most likely need to restart your system before continuing. Alternatively you can use Envy (install with Synaptic) to install your video driver, which is the method I have had more luck with.</li>
<li>Copy your WoW folder from your backup to your Home folder.</li>
<li>Now you need to edit you config.wtf file. Add the following lines to the bottom of the file:
<ul>
<li><span style="font-family: andale mono,times;">SET gxApi &#8220;opengl&#8221;</span></li>
<li><span style="font-family: andale mono,times;">SET ffxDeath &#8220;0&#8243;<br />
</span></li>
<li><span style="font-family: andale mono,times;">SET ffxGlow &#8220;0&#8243;</span></li>
<li><span style="font-family: andale mono,times;">SET M2UseShaders &#8220;0&#8243;</span></li>
</ul>
</li>
<li>In a Terminal window type <span style="font-family: andale mono,times;">winecfg.</span></li>
<li>On the audio tab, select either OSS or ALSA. OSS works better as a general rule, but try one and if it doesn&#8217;t work , try the other.</li>
<li>In a Terminal window type <span style="font-family: andale mono,times;">regedit</span>, then follow these steps.
<ol>
<li>Find this key <span style="font-family: andale mono,times;">HKEY_CURRENT_USER\Software\Wine\</span></li>
<li>Highlight the wine folder in the left hand pane by clicking left on it. The icon should change to an open folder</li>
<li>Right-click on the wine folder and select <span style="font-family: andale mono,times;">[NEW]</span> then <span style="font-family: andale mono,times;">[KEY]</span></li>
<li>Replace the text <span style="font-family: andale mono,times;">New Key #1</span> with <span style="font-family: andale mono,times;">OpenGL</span></li>
<li>Right-click in the right hand pane and select <span style="font-family: andale mono,times;">[NEW]</span> then <span style="font-family: andale mono,times;">[String Value]</span></li>
<li>Replace <span style="font-family: andale mono,times;">New Value #1</span><tt> with </tt><span style="font-family: andale mono,times;">DisabledExtensions</span> (Notice it&#8217;s case sensitive!)</li>
<li>Then double click anywhere on the line, a dialog box will open.</li>
<li>In the value field type <span style="font-family: andale mono,times;">GL_ARB_vertex_buffer_object</span></li>
</ol>
</li>
<li>Now navigate to your WoW folder and double click on Launcher.exe or WoW.exe</li>
</ol>
<p>Now that should get you up and running. If you are still having issues, you can snoop around on the web for answers. The best resource I have found is <a href="https://help.ubuntu.com/community/WorldofWarcraft" target="_blank">https://help.ubuntu.com/community/WorldofWarcraft</a>. There are a few other values that can be put into your config.wtf file that might help you out, as well as some tweaks to get in-game voice chat working.</p>
<p>Feel free to contact me if you have any questions, and I will do my best to help you out. As always, leave your thoughts and comments below.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();">TwitThis</a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.lethalshots.com/2009/01/15/running-wow-under-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Guide to the Dalaran Cooking Dailies</title>
		<link>http://www.lethalshots.com/2008/12/19/ls-guides-dalaran-cooking-daily/</link>
		<comments>http://www.lethalshots.com/2008/12/19/ls-guides-dalaran-cooking-daily/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 17:26:48 +0000</pubDate>
		<dc:creator>Santyn</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Cooking]]></category>
		<category><![CDATA[Dailies]]></category>
		<category><![CDATA[Dalaran]]></category>
		<category><![CDATA[Kirin Tor]]></category>

		<guid isPermaLink="false">http://www.lethalshots.com/?p=338</guid>
		<description><![CDATA[With Wrath came an interesting addition to the game: Leveling Dailies. No longer do you have to wait until the level cap to get started on rep grinds. The most prominent of these new dailies is the Dalaran Cooking Daily. This quest is a must for anyone wanting to pursue upper level cooking, since it [...]]]></description>
			<content:encoded><![CDATA[<p>With Wrath came an interesting addition to the game: Leveling Dailies. No longer do you have to wait until the level cap to get started on rep grinds. The most prominent of these new dailies is the Dalaran Cooking Daily. This quest is a must for anyone wanting to pursue upper level cooking, since it rewards the currency needed to purchase the highest recipes.</p>
<p>To take this quest, simply visit your factions inn and talk to the NPC there. You will be given one of 5 possible quests. If you come prepared, only one of these quests will require you to leave Dalaran.</p>
<p>Each quest will reward you with:</p>
<ul>
<li>150 Kirin Tor Rep</li>
<li>15700 exp (9g 33s at Level 80)</li>
<li>4-6 gold</li>
<li>1-2 Dalaran Cooking Awards</li>
<li>Small Spice Bag.</li>
</ul>
<p>Most of these rewards are just fluff. What you are really after is the Cooking Awards and Small Spice Bags. The Awards are use to buy the high level cooking patterns and Northern Spices. The Spice Bags contain Northern Spices, and occasionally extra Cooking Awards and rare recipes.</p>
<p>Anyway, on to the quests:</p>
<ul>
<li><a href="http://www.wowhead.com/?quest=13100" target="_blank"><strong>Infused Mushroom Meatloaf</strong></a> &#8211; In my experience this is the most common quest given. To complete:
<ol>
<li>Obtain 2 <a href="http://www.wowhead.com/?item=43013" target="_blank">Chilled Meat</a> &#8211; Drops from any Northrend beast.</li>
<li>Obtain 4 <a href="http://www.wowhead.com/?item=43100" target="_blank">Infused Mushrooms</a> &#8211; These are found in the Dalaran sewers.</li>
<li>Use the <a href="http://www.wowhead.com/?item=43101" target="_blank">Meatloaf Pan</a> to create a <a href="http://www.wowhead.com/?item=43099" target="_blank">Infused Mushroom Meatloaf</a> &#8211; Requires a cooking fire.</li>
<li>Deliver the Infused Mushroom Meatloaf to <a href="http://www.wowhead.com/?npc=29527" target="_blank">Orton Bennet</a> &#8211; He can be found inside the building at 52.o, 55.2.</li>
</ol>
</li>
<li><a href="http://www.wowhead.com/?quest=13103" target="_blank"><strong>Cheese for Glowergold</strong></a> &#8211; This may be the easiest of the lot, as all of the required items can be gotten in Dalaran. It can also be the most frustrating due to the competition for items. To complete:
<ol>
<li>Obtain 6 <a href="http://www.wowhead.com/?item=43138" target="_blank">Half Full Dalaran Wine Glasses</a> &#8211; These can be found on any of the tables in the inn.</li>
<li>Obtain <a href="http://www.wowhead.com/?item=43137" target="_blank">Aged Dalaran Limburger</a> &#8211; Found in one of several random locations inside the cheese shop. Entrance at 53.5, 35.2.</li>
<li>Use the <a href="http://www.wowhead.com/?item=43139" target="_blank">Empty Cheese Serving Platter</a> to combine the items into a <a href="http://www.wowhead.com/?item=43136" target="_blank">Wine and Cheese Platter</a> &#8211; No fire required for this one.</li>
<li>Deliver the Wine and Cheese Platter <a href="http://www.wowhead.com/?npc=28718" target="_blank">Ranid Glowergold</a> &#8211; He can be found inside the building at 36.5, 28.5.</li>
</ol>
</li>
<li><a href="http://www.wowhead.com/?quest=13101" target="_blank"><strong>Convention at the Legerdemain</strong></a> &#8211; Once again, Very straightforward quest. To complete:
<ol>
<li>Obtain 12 <a href="http://www.wowhead.com/?item=34747" target="_blank">Norther Stew</a> &#8211; You can cook these yourself or purchase them.</li>
<li>Obtain a <a href="http://www.wowhead.com/?item=43128" target="_blank">Jug of Wine</a> &#8211; Found in one of several random locations inside the cheese shop. Entrance at 53.5, 35.2.</li>
<li>Deliver the items to <a href="http://www.wowhead.com/?npc=29049" target="_blank">Arille Azuregaze</a> &#8211; He can be found inside the building at 48.5, 38.1.</li>
</ol>
</li>
<li><a href="http://www.wowhead.com/?quest=13107" target="_blank"><strong>Mustard Dogs!</strong></a> &#8211; Another easy one. (See a pattern yet?) To complete:
<ol>
<li>Obtain 4 <a href="http://www.wowhead.com/?item=34752" target="_blank">Rhino Dogs</a> &#8211; You can cook these yourself or purchase them.</li>
<li>Obtain 4 <a href="http://www.wowhead.com/?item=43143" target="_blank">Wild Mustard</a> &#8211; These can be found in any of the grassy areas of Dalaran.</li>
<li>Use the <a href="http://www.wowhead.com/?item=43142" target="_blank">Empty Picnic Basket</a> to combine the items into a <a href="http://www.wowhead.com/?item=43144" target="_blank">Mustard Dog Basket!</a> &#8211; No fire needed.</li>
<li>Deliver the Mustard Dog Basket! to Archamge Pentarus &#8211; He can be found on Krasus&#8217;s Landing at approximately 68.7, 42.5.</li>
</ol>
</li>
<li><a href="http://www.wowhead.com/?quest=13102" target="_blank"><strong>Sewer Stew</strong></a> &#8211; This one option that no one will blame you for skipping. It requires you to leave Dalaran for some of the mats, which you can&#8217;t stockpile. To complete:
<ol>
<li>Obtain 4 <a href="http://www.wowhead.com/?item=43148" target="_blank">Crystalsong Carrots</a> &#8211; These can be found below Dalaran in Crystalsong Forest.</li>
<li>Obtain 4 <a href="http://www.wowhead.com/?item=43013" target="_blank">Chilled Meat</a> &#8211; Drops from any Northrend beast.</li>
<li>Use the <a href="http://www.wowhead.com/?item=43147" target="_blank">Stew Cookpot</a> to create <a href="http://www.wowhead.com/?item=43149" target="_blank">Vegetable Stew</a> &#8211; Requires a cooking fire.</li>
<li>Deliver the Vegetable Stew to <a href="http://www.wowhead.com/?npc=29532" target="_blank">Ajay Green</a> &#8211; He can be found by the inn in the Dalaran Sewers at approximately 35.9, 57.5.</li>
</ol>
</li>
</ul>
<p>As you can see, all of these are pretty straightforward and shouldn&#8217;t take you long to complete. I do have a few tips to help you complete them faster.</p>
<ul>
<li>Keep at least 1 stack of Chilled Meat in your bags or bank so that you can complete the quest without leaving Dalaran.</li>
<li>Keep at least 1 stack of Rhino Meat (or Rhino Dogs) for the same reason you keep Chilled Meat.</li>
<li>Try to complete these in the off hours for your server. I have run into severe competition for some of the quest items when trying to do during peak time.</li>
</ul>
<p>Thoughts, comments, or suggestions? Leave them below.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();">TwitThis</a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.lethalshots.com/2008/12/19/ls-guides-dalaran-cooking-daily/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Play a Death Knight</title>
		<link>http://www.lethalshots.com/2008/11/24/how-to-play-a-death-knight/</link>
		<comments>http://www.lethalshots.com/2008/11/24/how-to-play-a-death-knight/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:24:23 +0000</pubDate>
		<dc:creator>Santyn</dc:creator>
				<category><![CDATA[DeathKnight]]></category>
		<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://www.lethalshots.com/?p=277</guid>
		<description><![CDATA[Quaklain over at the The Stoppable Force has wrote a pretty good beginners guide to playing a Death Knight. I have been looking for a good Death Knight primer since I first wrote about my Death Knight experience. If you are interested in trying the class out (and who isn&#8217;t), swing over there and check [...]]]></description>
			<content:encoded><![CDATA[<p>Quaklain over at the <a href="http://thestoppableforce.net/" target="_blank">The Stoppable Force</a> has wrote a pretty good beginners guide to playing a Death Knight. I have been looking for a good Death Knight primer since I first wrote about my <a href="http://www.lethalshots.com/2008/11/20/button-mashing-noob/">Death Knight experience</a>. If you are interested in trying the class out (and who isn&#8217;t), swing over there and check it out.</p>
<p><a href="http://thestoppableforce.net/2008/11/24/lrn2dk/" target="_blank">Direct link to article.</a></p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();">TwitThis</a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://www.lethalshots.com/2008/11/24/how-to-play-a-death-knight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
