<?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>Cracked Rabbit Gaming &#187; Videos (all)</title>
	<atom:link href="http://crackedrabbitgaming.com/category/videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://crackedrabbitgaming.com</link>
	<description>Video Game FAQs, Reviews, and Videos!</description>
	<lastBuildDate>Sun, 30 May 2010 02:34:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=9393</generator>
		<item>
		<title>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</title>
		<link>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/</link>
		<comments>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 22:45:33 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Kodu]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/?p=199</guid>
		<description><![CDATA[You can download this tutorial as a single divx file from the Downloads page. See my previous Kodu Review if you&#039;re unfamiliar with it. Learn how to create an entire game from scratch with Kodu! This 4-part video will teach you how to make a Geometry Wars style twin-stick shooter. Kodu is only $5 on [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class='infobox'>
You can download this tutorial as a single divx file from the <a href="http://crackedrabbitgaming.com/downloads/">Downloads</a> page. See my previous <a href="http://crackedrabbitgaming.com/2009/07/23/kodu-game-lab-is-out-remember-kodu-anyone/">Kodu Review</a> if you&#039;re unfamiliar with it.
</div>
<p>Learn how to create an entire game from scratch with Kodu! This 4-part video will teach you how to make a Geometry Wars style twin-stick shooter.  Kodu is only $5 on the indie games channel on Xbox live. </p>
<h2>Part 1</h2>
<p>In this part we&#039;ll learn about land tools, and setting up basic character controls.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/jg_jeN5AcPs&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jg_jeN5AcPs&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h2>Part 2</h2>
<p>In this part we&#039;ll add walls, some enemies, AI, a path for a wisp. We learn how to use pages, and mess up the programming with a misplaced &#034;random&#034; tile.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Im_6iNj6thQ&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Im_6iNj6thQ&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h2>Part 3</h2>
<p>In this part we&#039;ll program a 60 sec clock on an invisible rock, add music, and bump some enemies.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/QJi9mynoLLA&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QJi9mynoLLA&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h2>Part 4</h2>
<p>In this final part we&#039;ll add some lights, and put the finishing touches on our game. We learn how to add some text with a keyboard, add <a href="http://community.research.microsoft.com/blogs/kodu/archive/2009/07/01/quot-secret-quot-glyph-codes-to-use-in-your-level-descriptions.aspx">glyphs</a>, and mention land types.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/McXrZVbo2HM&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/McXrZVbo2HM&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>You can download the &#034;Generic Wars Tutorial&#034; game from the Kodu servers.  Also look for my advanced version called &#034;Generic Wars Infinity.&#034;</p>
<p><strong>Update:</strong> This <a href="http://community.research.microsoft.com/blogs/kodu/archive/2009/08/20/great-kodu-tutorial.aspx">got linked on the Kodu blog</a>! :)</p>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</title>
		<link>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/</link>
		<comments>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 22:14:08 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Kodu]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/?p=195</guid>
		<description><![CDATA[You can download both of these videos from the Downloads page. See my previous Kodu Review if you&#039;re unfamiliar with it. Note: I also put up a much longer tutorial showing how to create a whole game from scratch! 3 Keys Tutorial Here&#039;s how to use three separate keys to open color-coded doors, all using [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class='infobox'>
You can download both of these videos from the <a href="http://crackedrabbitgaming.com/downloads/">Downloads</a> page. See my previous <a href="http://crackedrabbitgaming.com/2009/07/23/kodu-game-lab-is-out-remember-kodu-anyone/">Kodu Review</a> if you&#039;re unfamiliar with it.
</div>
<p><strong>Note:</strong> I also put up a <a href="http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/">much longer tutorial showing how to create a whole game from scratch</a>!</p>
<h2>3 Keys Tutorial</h2>
<p>Here&#039;s how to use three separate keys to open color-coded doors, all using a single variable (score). This isn&#039;t really needed now that they&#039;ve released Patch 1 (more variables), but it still may be interesting and give you some ideas. It will at least teach you how to use keys in general.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/fOw87Wuhv9s&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fOw87Wuhv9s&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h2>The Popcorn Popper</h2>
<p>A game I made just for fun.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/qoopmKREcUc&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qoopmKREcUc&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rock Band Expert Drum videos now for download</title>
		<link>http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/</link>
		<comments>http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 07:31:18 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Rock Band]]></category>
		<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/</guid>
		<description><![CDATA[I put up high quality divx versions of all the drum videos. You can find them all here: http://crackedrabbitgaming.com/download/Rock-Band-Drum/ &#160; &#160; No related posts. © Tommy Gun for Cracked Rabbit Gaming, 2008. &#124; Permalink &#124; Add to del.icio.us Post tags:


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/rockband125.jpg" alt="Rock Band" title="Rock Band" class="alignright border" width="125" height="88" />I put up high quality divx versions of all the drum videos.  You can find them all here:</p>
<p><a href="http://crackedrabbitgaming.com/download/Rock-Band-Drum/">http://crackedrabbitgaming.com/download/Rock-Band-Drum/</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>


<p>No related posts.</p><hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/&title=Rock Band Expert Drum videos now for download">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/11/12/rock-band-expert-drum-videos-now-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rock Band Expert Drum videos!</title>
		<link>http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/</link>
		<comments>http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 19:30:44 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Rock Band]]></category>
		<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/</guid>
		<description><![CDATA[I finally put up some drum videos. There are eight of them; the first three have a separate camera for the bass pedal, the rest are zoomed out to show both hands and feet. The three with the separate bass camera are Chiron, Indestructible (gold stars), and Inside the Fire &#8212; I did those specifically [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/rockband125.jpg" alt="Rock Band" title="Rock Band" class="alignright border" width="125" height="88" />I finally put up some drum videos. There are eight of them; the first three have a separate camera for the bass pedal, the rest are zoomed out to show both hands and feet. The three with the separate bass camera are Chiron, Indestructible (gold stars), and Inside the Fire &#8212; I did those specifically for people who bitch &#034;why does HMX put out songs that are impossible to play with one pedal?&#034;</p>
<p>Because there are so many different things happening, the compression is terrible, so clicking &#034;watch in high quality&#034; is definitely recommended. My drums drop tons of notes, but oh well.</p>
<p><a href="http://www.youtube.com/view_play_list?p=D0FB31B1ED85EDB3">YouTube playlist for my drum videos</a></p>
<p>I will put up downloadable divx versions later.</p>


<p>No related posts.</p><hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/&title=Rock Band Expert Drum videos!">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/11/02/rock-band-expert-drum-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hayley Williams almost a capella (Paramore)</title>
		<link>http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/</link>
		<comments>http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 13:14:30 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Rock Band]]></category>
		<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/</guid>
		<description><![CDATA[Why this was done: So you can hear Hayley&#039;s voice almost isolated. How this was done: The video you&#039;re seeing is not what the audio came from. The audio was captured by turning off all sounds (crowd, instruments, etc.), and playing with No Fail mode turned on, with a full band (but not playing). Some [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>Why this was done:</strong>  So you can hear Hayley&#039;s voice almost isolated. </p>
<p><strong>How this was done:</strong> The video you&#039;re seeing is not what the audio came from.  The audio was captured by turning off all sounds (crowd, instruments, etc.), and playing with No Fail mode turned on, with a full band (but not playing).  Some tracks can still be heard, as well as some booing, but it&#039;s fairly quiet.</p>
<p>The video was done a second time, vocal only (no fail) just so you don&#039;t have to stare at the full band charts.  You can see my Hayley character singing (it&#039;s hard to get an actual likeness with the RB creator).</p>
<p><strong>That&#039;s What You Get:</strong></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/u2ttN6PFAmw&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/u2ttN6PFAmw&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><strong>crushcrushcrush:</strong></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/F8-mq1lDbJE&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/F8-mq1lDbJE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>More Rock Band videos to come!</p>


<p>No related posts.</p><hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/&title=Hayley Williams almost a capella (Paramore)">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/10/26/hayley-williams-almost-a-capella-paramore/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Video: Tommy Gun&#039;s Rock Band 2 Manual Calibration Guide (papercraft)</title>
		<link>http://crackedrabbitgaming.com/2008/09/19/video-tommy-guns-rock-band-2-manual-calibration-guide-papercraft/</link>
		<comments>http://crackedrabbitgaming.com/2008/09/19/video-tommy-guns-rock-band-2-manual-calibration-guide-papercraft/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 23:24:25 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Rock Band]]></category>
		<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/09/19/video-tommy-guns-rock-band-2-manual-calibration-guide-papercraft/</guid>
		<description><![CDATA[I spent a bunch of time messing around with the RB2 manual calibration settings (I don&#039;t have the new Strat), and decided to make a short video explaining them clearly and simply (I hope). I used this method to calibrate my system, and it works really well. So if you&#039;re confused about exactly what the [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/rockband125.jpg" alt="Rock Band" title="Rock Band" class="alignright border" width="125" height="88" />I spent a bunch of time messing around with the RB2 manual calibration settings (I don&#039;t have the new Strat), and decided to make a short video explaining them clearly and simply (I hope). I used this method to calibrate my system, and it works really well. So if you&#039;re confused about exactly what the settings do, and which way you need to move them in order to sync up the game, this should explain all of that. I use the drums as an example, but obviously this also works with the guitar.</p>
<p>Let me know if I made any mistakes, and I can add some annotations to the video.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-GZdZX9f_-U&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/-GZdZX9f_-U&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>** <a href="http://crackedrabbitgaming.com/downloads/">Download the high-res divx version on the downloads page</a> **</p>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/09/19/video-tommy-guns-rock-band-2-manual-calibration-guide-papercraft/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Podcast #2 &#8211; Rock Band Drum Mods (Tommy Gun + Mojo)</title>
		<link>http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/</link>
		<comments>http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/#comments</comments>
		<pubDate>Tue, 13 May 2008 23:56:10 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Rock Band]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/</guid>
		<description><![CDATA[There are a whole bunch of mods that can be, and should be, done to the Rock Band drums if you&#039;re serious about playing. How do you increase the sensitivity? How do you dampen the noise? What about that crappy bass pedal that always breaks? We discuss all of these things, and the different solutions [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>There are a whole bunch of mods that can be, and should be, done to the Rock Band drums if you&#039;re serious about playing.  How do you increase the sensitivity?  How do you dampen the noise?  What about that crappy bass pedal that always breaks?  We discuss all of these things, and the different solutions people have come up with.</p>
<h2>Contents:</h2>
<p>00:00 &#8211; Introduction, Pad silencers/rebound<br />
03:16 &#8211; <a href="http://rockbanddrumsoft.com/">Rock Band Drumsoft</a><br />
09:44 &#8211; Sensitivity mods<br />
15:22 &#8211; Bass Pedals<br />
25:00 &#8211; <a href="http://goodwoodmods.com/">Good Wood Mods</a></p>
<p><strong>34 minutes, 13.5MB:</strong></p>
<p><a href="http://crackedrabbitgaming.com/download/podcasts/CRGcast-02-Rock-Band-Drum-Mods.mp3"><img src="/pics/CRG-download-podcast.gif" alt="Download Podcast" /></a></p>
<p>See a quick video of the mods at the bottom of this post, along with links to all things discussed (you might even want to watch the video first so you know what the stuff looks like when you listen).  I also posted some score pics below to show my drums are working pretty well.<br />
(...)<br/>Read the rest of <a href="http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/">Podcast #2 &#8211; Rock Band Drum Mods (Tommy Gun + Mojo)</a> (275 words)</p>
<hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/&title=Podcast #2 &#8211; Rock Band Drum Mods (Tommy Gun + Mojo)">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/05/13/podcast-2-rock-band-drum-mods-tommy-gun-mojo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://crackedrabbitgaming.com/download/podcasts/CRGcast-02-Rock-Band-Drum-Mods.mp3" length="14178304" type="audio/mpeg" />
		</item>
		<item>
		<title>WORST. DEMO. EVER! (Battlezone, Xbox Live Arcade)</title>
		<link>http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/</link>
		<comments>http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 09:17:02 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/</guid>
		<description><![CDATA[Could this be the shortest demo ever? Yes, this is on the &#034;high-speed&#034; version of the game (&#034;throttle monkey&#034;), and I did kill the tanks as fast as possible, but my very first try at the demo on normal wasn&#039;t much longer (30 secs?). The demo ends after you kill four tanks, so it&#039;s possible [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/oHjQjCVxx44&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/oHjQjCVxx44&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Could this be the shortest demo ever? Yes, this is on the &#034;high-speed&#034; version of the game (&#034;throttle monkey&#034;), and I did kill the tanks as fast as possible, but my very first try at the demo on normal wasn&#039;t much longer (30 secs?). The demo ends after you kill four tanks, so it&#039;s possible to play longer, but only if you suck.</p>
<p>It was pretty fun, but maybe at the 40 second mark you realize there&#039;s nothing else to do. The game got pretty mixed reviews, although it&#039;s only $5. Eh.</p>


<p>No related posts.</p><hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/&title=WORST. DEMO. EVER! (Battlezone, Xbox Live Arcade)">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/04/19/worst-demo-ever-battlezone-xbox-live-arcade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thylus Promo Video</title>
		<link>http://crackedrabbitgaming.com/2008/04/06/thylus-promo-video/</link>
		<comments>http://crackedrabbitgaming.com/2008/04/06/thylus-promo-video/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 08:55:00 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/04/06/thylus-promo-video/</guid>
		<description><![CDATA[About a year ago I wrote a review for a product called the Thylus, a thumb stylus for the Nintendo DS. A few months ago Thylus asked me to do a promotional video for them, and here it is: Related posts:Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper You can download both of these [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>About a year ago I wrote a <a href="http://crackedrabbitgaming.com/2007/04/26/hardware-review-thylus-ds-thumb-stylus/">review for a product called the Thylus</a>, a thumb stylus for the Nintendo DS.  A few months ago Thylus asked me to do a promotional video for them, and here it is:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/C6uDfIj_qvE&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/C6uDfIj_qvE&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/04/06/thylus-promo-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rabbit Run: &quot;Project: Snowblind&quot; &#8211; Rescue Battle</title>
		<link>http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/</link>
		<comments>http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 07:18:51 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (Rabbit Runs)]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/</guid>
		<description><![CDATA[Note: This is a Rabbit Run, not a speed run. To understand the difference please read the Rabbit Run FAQ entry. Scroll down this page for information on this video, this game, and this run. Reading about the game before you watch the video may help you understand it better. The purpose of this Rabbit [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/projectsnowblind125.jpg" alt="projectsnowblind125.jpg" title="projectsnowblind125.jpg" class="alignright border" width="125" height="177" />
<div class='infobox'>
<strong>Note:</strong> This is a <em>Rabbit Run</em>, not a speed run.  To understand the difference please read the <a href="http://crackedrabbitgaming.com/site-faq/#rabbitruns">Rabbit Run FAQ entry</a>.</p>
<p>Scroll down this page for information on this video, this game, and this run. Reading about the game before you watch the video may help you understand it better.
</p></div>
<p>The purpose of this Rabbit Run is not to beat the level as quickly as possible, it&#039;s to show a lot of the cool weapons in the game.  I could have played the whole battle with a machine gun, but that&#039;s not interesting.</p>
<p>Showing the controller on the screen was a bit of an experiment. This is NOT something I&#039;m going to do for every video.  I just did it in this case because, well, there are a lot of controls for Snowblind, but also because I was <em>using</em> a lot of the controls.  The whole point of this run was to show off as many different weapons as I could, so I was constantly switching.</p>
<p>If you think it&#039;s interesting, let me know, and maybe I&#039;ll do it again with another game if it makes sense.</p>
<p><strong>About the controls:</strong>  It&#039;s possible to bring up a menu to switch weapons, but that pauses the game and really takes you out of the action.  The &#034;quick&#034; way of switching is to use the d-pad. UP/DOWN cycles guns, LEFT cycles through Augmentations (things like invisibility, abbreviated as &#034;AUG&#034; below), RIGHT cycles grenades.</p>
<p><strong>See run notes at the bottom of this post.</strong> See also: <a href="http://crackedrabbitgaming.com/2008/02/07/review-project-snowblind-xbox-ps2-pc/">&#034;Project: Snowblind&#034; Review</a>.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/dUBX3kz6eRY"></param><embed src="http://www.youtube.com/v/dUBX3kz6eRY" type="application/x-shockwave-flash" width="425" height="355"></embed></object></p>
<p><strong>Game:</strong> Project: Snowblind<br />
<strong>Level:</strong> Rescue (End battle only)<br />
<strong>Developer / Publisher:</strong> Crystal Dynamics / Eidos Interactive<br />
<strong>Game Released:</strong> February 22, 2005<br />
<strong>System:</strong> Xbox<br />
<strong>ESRB Rating:</strong> T (Teen)<br />
<strong>Spoilers:</strong> Shows weapons, one battle.<br />
<strong>Length of Run:</strong>  2:40 min.<br />
<strong>Played By:</strong> Tommy Gun<br />
(...)<br/>Read the rest of <a href="http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/">Rabbit Run: &#034;Project: Snowblind&#034; &#8211; Rescue Battle</a> (456 words)</p>
<hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2008. |
<a href="http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/&title=Rabbit Run: &#034;Project: Snowblind&#034; &#8211; Rescue Battle">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/02/07/rabbit-run-project-snowblind-rescue-battle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&quot;Project: Snowblind&quot; video &#8211; Intro with gameplay</title>
		<link>http://crackedrabbitgaming.com/2008/02/07/project-snowblind-video-intro-with-gameplay/</link>
		<comments>http://crackedrabbitgaming.com/2008/02/07/project-snowblind-video-intro-with-gameplay/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 07:18:10 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2008/02/07/project-snowblind-video-intro-with-gameplay/</guid>
		<description><![CDATA[Quick Summary: Project: Snowblind is an FPS that&#039;s essentially Deus Ex 3, but they changed the name and focused more on standard FPS action. It&#039;s a mostly linear game with lots of weapons, and a few &#034;powers&#034; you can use. Game: Project: Snowblind Level: Intro Developer / Publisher: Crystal Dynamics / Eidos Interactive Game Released: [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/projectsnowblind125.jpg" alt="projectsnowblind125.jpg" title="projectsnowblind125.jpg" class="alignright border" width="125" height="177" />
<div class='infobox'>
<strong>Quick Summary:</strong><br />
<em>Project: Snowblind</em> is an FPS that&#039;s essentially <em>Deus Ex 3</em>, but they changed the name and focused more on standard FPS action.  It&#039;s a mostly linear game with lots of weapons, and a few &#034;powers&#034; you can use.
</div>
<p><strong>Game:</strong> Project: Snowblind<br />
<strong>Level:</strong> Intro<br />
<strong>Developer / Publisher:</strong> Crystal Dynamics / Eidos Interactive<br />
<strong>Game Released:</strong> February 22, 2005<br />
<strong>System:</strong> Xbox<br />
<strong>ESRB Rating:</strong> T (Teen)<br />
<strong>Spoilers:</strong> Intro<br />
<strong>Played By:</strong> Tommy Gun</p>
<p>See also: <a href="http://crackedrabbitgaming.com/2008/02/07/review-project-snowblind-xbox-ps2-pc/">&#034;Project: Snowblind&#034; Review</a>.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/f_TumQWt-JY&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/f_TumQWt-JY&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<div class='watch-header'>&nbsp;</div>
<div class='watch'>
<p>You can watch this video at any of the sites below.  Please see <a href="http://crackedrabbitgaming.com/site-faq/#videosite">this FAQ entry</a> for more information on these sites.</p>
<p><strong>Choose a Site:</strong> <a href="http://www.youtube.com/watch?v=f_TumQWt-JY">YouTube</a></p>
<p><strong>Download Hi-Res:</strong> Check the <a href="http://crackedrabbitgaming.com/downloads/">Downloads</a> page.
</div>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2008/02/07/project-snowblind-video-intro-with-gameplay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karaoke Revolution video: &quot;I Believe in a Thing Called Love&quot; EXPERT</title>
		<link>http://crackedrabbitgaming.com/2007/11/26/karaoke-revolution-video-i-believe-in-a-thing-called-love-expert/</link>
		<comments>http://crackedrabbitgaming.com/2007/11/26/karaoke-revolution-video-i-believe-in-a-thing-called-love-expert/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 11:55:09 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2007/11/26/karaoke-revolution-video-i-believe-in-a-thing-called-love-expert/</guid>
		<description><![CDATA[Karaoke Revolution 2, &#034;I Believe in a Thing Called Love&#034; by The Darkness. Sung by my friend Amber, on Expert. Platinum Record score (23954), full combo. Game vocals are off, so the only voice you hear is hers. As I wrote at the end of the video, this was her first try, and the game [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/karaokerev2-125.jpg" alt="karaokerev2-125.jpg" title="karaokerev2-125.jpg" class="alignright border" width="125" height="175" />Karaoke Revolution 2, &#034;I Believe in a Thing Called Love&#034; by The Darkness.<br />
Sung by my friend Amber, on Expert.<br />
Platinum Record score (23954), full combo.  Game vocals are off, so the only voice you hear is hers.</p>
<p>As I wrote at the end of the video, this was her first try, and the game doesn&#039;t like vibrato, so she could have scored much higher.  I really just sprung this on her; she was here for the holidays, so I asked if I could quickly record her since I knew she could beat the song on expert.  She wasn&#039;t trying for a high score or anything, so she was a little late on some of the phrases, which also lowered her score.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tR4E7_cNgrw&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tR4E7_cNgrw&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<div class='watch-header'> </div>
<div class='watch'>
<p>You can watch this video at any of the sites below.  Please see <a href="http://crackedrabbitgaming.com/site-faq/#videosite">this FAQ entry</a> for more information on these sites.</p>
<p><strong>Choose a Site:</strong> <a href="http://www.youtube.com/watch?v=tR4E7_cNgrw">YouTube</a></p>
<p><strong>Download Hi-Res:</strong> Check the <a href="http://crackedrabbitgaming.com/downloads/">Downloads</a> page.
</div>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2007/11/26/karaoke-revolution-video-i-believe-in-a-thing-called-love-expert/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Donkey Konga video: Four full combos in 4-player &quot;Quartet Mode&quot; &#8212; by myself! (Pokemon Theme)</title>
		<link>http://crackedrabbitgaming.com/2006/10/22/donkey-konga-video-four-full-combos-in-4-player-quartet-mode-by-myself-pokemon-theme/</link>
		<comments>http://crackedrabbitgaming.com/2006/10/22/donkey-konga-video-four-full-combos-in-4-player-quartet-mode-by-myself-pokemon-theme/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 22:19:18 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2006/10/22/donkey-konga-video-four-full-combos-in-4-player-quartet-mode-by-myself-pokemon-theme/</guid>
		<description><![CDATA[Probably everyone who&#039;s ever played Donkey Konga has had the idea to play more than one bongo at once. I bet a lot of people have tried it. I figured I could do it, and it would make a good video. I realize this is nothing compared to a Pop&#039;n Music video, but keep in [...]


Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/donkey-konga-125.jpg" alt="donkey-konga-125.jpg" title="donkey-konga-125.jpg" class="alignright border" width="89" height="125" />Probably everyone who&#039;s ever played Donkey Konga has had the idea to play more than one bongo at once.  I bet a lot of people have tried it.  I figured I could do it, and it would make a good video.  I realize this is nothing compared to a <em>Pop&#039;n Music</em> video, but keep in mind that DK wasn&#039;t designed for this. In this video I play the Pokemon Theme in Quartet Mode (4-player) by myself, and get four full combos.</p>
<h2>Screenshot:</h2>
<p><img src="/wp-content/uploads/screenshots/CRG-konga-pokemon.jpg" alt="CRG-konga-pokemon.jpg" title="CRG-konga-pokemon.jpg" class="centered border" width="400" height="222" /></p>
<div class='center'><strong>Donkey Konga: Serious Business</strong></div>
<p><span id="more-75"></span></p>
<div class='watch-header'>&nbsp;</div>
<div class='watch'>
<p>You can watch this video at any of the sites below.  Please see <a href="http://crackedrabbitgaming.com/site-faq/#videosite">this FAQ entry</a> for more information on these sites.</p>
<p><strong>Choose a Site:</strong> <a href="http://www.gametrailers.com/umwatcher.php?id=17789">GameTrailers</a> | <a href="http://www.gamespot.com/pages/profile/video_player.php?id=cnAwljOs5bgOvjHY">GameSpot</a> | <a href="http://www.youtube.com/watch?v=0sHK65IOn5M">YouTube</a></p>
<p><strong>Download Hi-Res:</strong> Check the <a href="http://crackedrabbitgaming.com/downloads/">Downloads</a> page.
</div>
<h2>A Few Notes About the Game:</h2>
<p><strong>Colored Notes:</strong> If you haven&#039;t played the game before, here are what the notes mean:</p>
<p><strong>Yellow:</strong> Hit left bongo<br />
<strong>Red:</strong> Hit right bongo<br />
<strong>Pink:</strong> Hit both simultaneously<br />
<strong>Spiky Blue:</strong> Clap</p>
<p><strong>Drum rolls:</strong>  These are the long notes.  You don&#039;t get any points for drum rolls, and they don&#039;t count as misses. They&#039;re meaningless, score-wise.  In single player (&#034;Street Performance&#034;) you earn coins for doing them, but in multiplayer, nothing.  They don&#039;t show up on the results screen or anything.</p>
<p>Even though you don&#039;t get points for them, <strong>I still did them</strong> in this video.  They&#039;re part of the song, and it&#039;s stupid that they don&#039;t give you any points.</p>
<p><strong>Clapping:</strong>  When I clap, all of the bongos pick it up, as they should. In some spots I have to hit a note and clap at the same time, but I only hit the note, because it&#039;s enough vibration/noise to also trigger the clap sensor.  What&#039;s the sound of one hand clapping?</p>
<p><strong>Trophy:</strong> At the end of the video you&#039;ll see a trophy appear over P2. All that means is that P2 had the highest combo, but they were all full combos (no bads, no misses), and P2 just had more notes than the rest.</p>
<h2>The Song &#8212; Pokemon Theme:</h2>
<p>Quartet mode is meant for four people to play at once (obviously), and as such, the note charts are designed to overlap.  The really hard songs overlap a lot more with more variation, and you really can&#039;t do them alone (well I&#039;m sure <em>some</em> insane person out there could with a lot of practice). If the song is too easy, you&#039;re basically just playing single player but split up between bongos (i.e., notes on P1, then notes on P2, etc. instead of at the same time).  The Pokemon theme was just right, which is why I chose it. It overlaps enough to make it fun, and somewhat difficult, but not insane. I wanted to be able to hit <strong>all</strong> the notes, including drum rolls.</p>
<h2>Shortcuts and Exploits:</h2>
<p>It&#039;s definitely possible to do harder songs.  I can do a lot of the songs this way, but probably not get full combos (despite what people say, I actually do have better things to do than practice stuff like this all day long).  Here are some tips for harder songs:</p>
<ul>
<li>Ignore claps that are at the same time as notes &#8212; just hit the notes and the clap sensor should trigger.</li>
<li>Ignore ALL rolls (drum and clap rolls).  You don&#039;t get points, they don&#039;t matter. Only do them for fun.</li>
<li>Double hit as much as possible (hit two bongos with one hand). If P1 and P2 have the same notes, hit them both with the same hand.  That way it&#039;s just like playing single player.  (Which is why I specifically avoided that in this video and used both hands when I could.)</li>
<li>Use your arm to hit all four drums if necessary. Sometimes there are pink notes on all players &#8212; you can get them.</li>
<li>Diagonal hits &#8212; use your thumb on one pad and your fingers on the other, like I did for the very first note. More of a press than a hit.</li>
</ul>
<h2>Someone Beat Me To It&#8230;Sort Of.</h2>
<p>After I decided to try making a video of this, I thought I should search online to see if anyone else had put up a video of it.  Turns out someone had, with two bongos anyway.  Here&#039;s the thing though &#8212; he was playing two bongos, but in <em>Quartet</em> mode, not duet.  That means the computer was playing P3 and P4, so there were fewer notes that he had to play.  Well that&#039;s fine, he still did it, and got a full combo, so that&#039;s great.  But there were a few other problems:</p>
<ol class='spaced'>
<li>He didn&#039;t show the screen while doing it, so it wasn&#039;t the greatest video to watch.</li>
<li>He only did one of the drum rolls, which simplified the whole thing a lot.  Since he didn&#039;t show the screen, you don&#039;t realize he skipped them.  So not only was he only playing half the notes since it was Quartet mode, he was playing even fewer than half since he didn&#039;t do the drum rolls.</li>
<li>At the beginning of the video he said he was playing on &#034;Gorilla Mode&#034; (the hardest difficulty), but there is no difficulty select in Quartet mode. (Just pointing it out &#8212; a lot of people don&#039;t know that.)</li>
</ol>
<p>I don&#039;t know him (see below), but I figured I might as well prove I can do better, and not just talk about it.  I think what I did is harder, but at the very least it&#039;s more fun to watch.</p>
<p><strong>UPDATE:</strong> He has seen my video and has commented saying I &#034;stole his idea&#034; and &#034;discredited him on my site.&#034;  Of course, he used much harsher, juvenile language in doing so.  I&#039;m sorry he feels that way. The above section was simply discussing ways in which I could improve on what he did to make a better video.  If he had done the exact same thing that I did, I wouldn&#039;t have made a video of it.  We&#039;re all friends here (these are video games we&#039;re talking about!), he could have just calmly emailed me about it, but he chose a different route.  In any case, I have slightly edited the above section, and hope he is less offended.</p>
<p>As I said on this page and in the video, I think <em>everyone</em> has had this idea.  I had the idea the first time I played it.  Plus, he only did two, I did four, and a different song; it&#039;s not the same thing.  I also mentioned that I wasn&#039;t the first one to make a video right on this page.  Maybe it was just an angry first reaction, but it still wasn&#039;t a very good way to handle the situation.</p>
<h2>Update:</h2>
<p><strong>pitt_norton</strong> commented on GAF: &#034;That&#039;s not how you play a music game&#8230;This is how you play a music game&#034; and gave a link to a Pop&#039;n Music video.  My answer might clarify it a bit for other people also, so I&#039;m posting it here too:</p>
<blockquote><p>DK is weird to play this way for a few reasons &#8212; the bongos aren&#039;t connected so they slide around and change positions. Reaching them all isn&#039;t exactly easy, as you see I stand at an angle so I can move to the side when I need to hit P1 and P4 at once. Pop&#039;n Music has separate columns for each note, so it&#039;s easier to read, and you can adjust the scroll speed, etc. DK certainly isn&#039;t harder, but it&#039;s weird to play.</p>
<p>I guess my point is that you&#039;re right, that&#039;s <strong>not</strong> how you play, which is the whole reason I did it.</p></blockquote>
<h2>Update 2:</h2>
<p> This was <a href="http://crackedrabbitgaming.com/2007/07/22/crg-mentioned-in-ngamer-magazine-twice-scans/">mentioned in NGamer magazine</a>!</p>


<p>Related posts:<ol><li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-full-game-video-tutorial-with-narration-generic-wars/' rel='bookmark' title='Permanent Link: Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars'>Kodu Game Lab: Full Game Video Tutorial with Narration! &#8211; Generic Wars</a> <small>You can download this tutorial as a single divx file...</small></li>
<li><a href='http://crackedrabbitgaming.com/2009/08/19/kodu-game-lab-video-tutorials-3-keys-popcorn-popper/' rel='bookmark' title='Permanent Link: Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper'>Kodu Game Lab video tutorials: 3 Keys, Popcorn Popper</a> <small>You can download both of these videos from the Downloads...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2006/10/22/donkey-konga-video-four-full-combos-in-4-player-quartet-mode-by-myself-pokemon-theme/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Two Guitar Hero videos! Strutter Expert (GH2 demo), and different playing positions!</title>
		<link>http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/</link>
		<comments>http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 00:47:04 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (all)]]></category>
		<category><![CDATA[Videos (music/rhythm)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/</guid>
		<description><![CDATA[Video 1: Guitar Hero II demo &#8211; Strutter (expert) with fingering! This is a video of me playing the KISS song Strutter (expert) on the Guitar Hero II demo. I did this so people (who haven&#039;t bought the demo) could see what expert looks like. It has a lot of three-button-chords, which are new to [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2>Video 1: Guitar Hero II demo &#8211; Strutter (expert) with fingering!</h2>
<p><img src="/wp-content/uploads/products/guitar-hero-2-125.jpg" alt="guitar-hero-2-125.jpg" title="guitar-hero-2-125.jpg" class="border alignright" width="125" height="79" />This is a video of me playing the KISS song Strutter (expert) on the Guitar Hero II demo. I did this so people (who haven&#039;t bought the demo) could see what expert looks like.  It has a lot of three-button-chords, which are new to GH2.  At the same time, I decided to show the live-action part of it (frets/strum on the plastic guitar), and put it at the top of the video.  I flipped the video so it&#039;s a mirror image, that way the colors match up, making it easier to follow along.<br />
(...)<br/>Read the rest of <a href="http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/">Two Guitar Hero videos! Strutter Expert (GH2 demo), and different playing positions!</a> (1,093 words)</p>
<hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2006. |
<a href="http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/&title=Two Guitar Hero videos! Strutter Expert (GH2 demo), and different playing positions!">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2006/10/08/two-guitar-hero-videos-strutter-expert-gh2-demo-and-different-playing-positions/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Rabbit Run: Marc Ecko&#039;s Getting Up &#8211; New Radius Freeway</title>
		<link>http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/</link>
		<comments>http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 03:25:51 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (Rabbit Runs)]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/</guid>
		<description><![CDATA[Game: Marc Ecko&#039;s Getting Up: Contents Under Pressure Level: New Radius Freeway Developer / Publisher: The Collective / Atari Game Released: Feb 14, 2006 System: Xbox ESRB Rating: Mature 17+ (Blood, Violence, Strong Language) Spoilers: Just level footage, glimpses of cutscenes. Minor character spoiler. Length of Run: 6:33 min. Played By: Tommy Gun (...)Read the [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/gettingup_1.jpg" alt="gettingup_1.jpg" title="gettingup_1.jpg" class="alignright border" width="89" height="125" /><strong>Game:</strong> Marc Ecko&#039;s Getting Up: Contents Under Pressure<br />
<strong>Level:</strong> New Radius Freeway<br />
<strong>Developer / Publisher:</strong> The Collective / Atari<br />
<strong>Game Released:</strong> Feb 14, 2006<br />
<strong>System:</strong> Xbox<br />
<strong>ESRB Rating:</strong> Mature 17+ (Blood, Violence, Strong Language)<br />
<strong>Spoilers:</strong> Just level footage, glimpses of cutscenes.  Minor character spoiler.<br />
<strong>Length of Run:</strong> 6:33 min.<br />
<strong>Played By:</strong> Tommy Gun<br />
(...)<br/>Read the rest of <a href="http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/">Rabbit Run: Marc Ecko&#039;s Getting Up &#8211; New Radius Freeway</a> (910 words)</p>
<hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2006. |
<a href="http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/&title=Rabbit Run: Marc Ecko&#039;s Getting Up &#8211; New Radius Freeway">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2006/09/13/rabbit-run-marc-eckos-getting-up-new-radius-freeway/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Rabbit Run: Far Cry Instincts &quot;Cliffs&quot; level in 11 min.</title>
		<link>http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/</link>
		<comments>http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/#comments</comments>
		<pubDate>Sat, 02 Sep 2006 01:29:52 +0000</pubDate>
		<dc:creator>Tommy Gun</dc:creator>
				<category><![CDATA[Videos (Rabbit Runs)]]></category>
		<category><![CDATA[Videos (all)]]></category>

		<guid isPermaLink="false">http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/</guid>
		<description><![CDATA[Game: Far Cry Instincts Level: Cliffs Developer / Publisher: Ubisoft (original game by Crytek) Game Released: Sep 27, 2005 System: Xbox ESRB Rating: Mature 17+ (Blood and Gore, Intense Violence, Strong Language) Spoilers: Just level footage, no cutscenes Length of Run: 10:47 min. Played By: Tommy Gun This was done on the Xbox version, but [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/products/farcryinstincts.jpg" alt="farcryinstincts.jpg" title="farcryinstincts.jpg" class="border alignright" width="87" height="125" /><strong>Game:</strong> Far Cry Instincts<br />
<strong>Level:</strong> Cliffs<br />
<strong>Developer / Publisher:</strong> Ubisoft (original game by Crytek)<br />
<strong>Game Released:</strong> Sep 27, 2005<br />
<strong>System:</strong> Xbox<br />
<strong>ESRB Rating:</strong> Mature 17+ (Blood and Gore, Intense Violence, Strong Language)<br />
<strong>Spoilers:</strong> Just level footage, no cutscenes<br />
<strong>Length of Run:</strong> 10:47 min.<br />
<strong>Played By:</strong> Tommy Gun</p>
<p><em>This was done on the Xbox version, but the Xbox 360 game, Far Cry Instincts Predator, is basically an upgraded port, so this run should apply there as well.</em><br />
(...)<br/>Read the rest of <a href="http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/">Rabbit Run: Far Cry Instincts &#034;Cliffs&#034; level in 11 min.</a> (1,873 words)</p>
<hr />
<p><small>© Tommy Gun for <a href="http://crackedrabbitgaming.com">Cracked Rabbit Gaming</a>, 2006. |
<a href="http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/">Permalink</a> |
Add to
<a href="http://del.icio.us/post?url=http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/&title=Rabbit Run: Far Cry Instincts &#034;Cliffs&#034; level in 11 min.">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://crackedrabbitgaming.com/2006/09/01/rabbit-run-far-cry-instincts-cliffs-level-in-11-min/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
