<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Prototype Command-line Arguments</title>
	<atom:link href="http://blog.gib.me/2009/06/21/prototype-command-line-arguments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/</link>
	<description>Games, mods &#38; modding.</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:11:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-4986</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 30 Jan 2011 20:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-4986</guid>
		<description>How do you use the command lines</description>
		<content:encoded><![CDATA[<p>How do you use the command lines</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WK</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-4981</link>
		<dc:creator>WK</dc:creator>
		<pubDate>Thu, 27 Jan 2011 23:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-4981</guid>
		<description>All these command lines crash the game upon entering the world.</description>
		<content:encoded><![CDATA[<p>All these command lines crash the game upon entering the world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: THEDUDE</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-4765</link>
		<dc:creator>THEDUDE</dc:creator>
		<pubDate>Thu, 25 Nov 2010 21:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-4765</guid>
		<description>could somebody tell me like what the command line is supposed to look like?</description>
		<content:encoded><![CDATA[<p>could somebody tell me like what the command line is supposed to look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XWolf</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-3677</link>
		<dc:creator>XWolf</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-3677</guid>
		<description>Have you tried possibly SkipMovies or NoMovie? Haven&#039;t tried them myself yet.</description>
		<content:encoded><![CDATA[<p>Have you tried possibly SkipMovies or NoMovie? Haven&#8217;t tried them myself yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragonshardz</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-3633</link>
		<dc:creator>dragonshardz</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-3633</guid>
		<description>Does anyone know what NoBootup does? I&#039;m looking for a way to turn the intro videos off.</description>
		<content:encoded><![CDATA[<p>Does anyone know what NoBootup does? I&#8217;m looking for a way to turn the intro videos off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhenya</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-3443</link>
		<dc:creator>Zhenya</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-3443</guid>
		<description>Figured out the parameters should look like:
Level=manhattanTest Windowed Replay=rec1 ReplayMode=record ReplayDesync
ReplayMode could be one of 3 words mentioned above, Replay param looks like a name, default for it is &quot;replay.log&quot;. ReplayDesync param is obligatory to pass some internal checks, but obviously not enough :(</description>
		<content:encoded><![CDATA[<p>Figured out the parameters should look like:<br />
Level=manhattanTest Windowed Replay=rec1 ReplayMode=record ReplayDesync<br />
ReplayMode could be one of 3 words mentioned above, Replay param looks like a name, default for it is &#8220;replay.log&#8221;. ReplayDesync param is obligatory to pass some internal checks, but obviously not enough <img src='http://blog.gib.me/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhenya</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-3442</link>
		<dc:creator>Zhenya</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-3442</guid>
		<description>Quite interested in that &quot;replay&quot; thing. Code at RVA 1084BA1A is assuming one of Replay-related params is sensitive to the words &quot;record&quot;, &quot;rerecord&quot; and &quot;replay&quot; (all in lowercase). If you dig up some info on that, please post it.</description>
		<content:encoded><![CDATA[<p>Quite interested in that &#8220;replay&#8221; thing. Code at RVA 1084BA1A is assuming one of Replay-related params is sensitive to the words &#8220;record&#8221;, &#8220;rerecord&#8221; and &#8220;replay&#8221; (all in lowercase). If you dig up some info on that, please post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-1722</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 19 Sep 2009 04:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-1722</guid>
		<description>I got it, thanks.</description>
		<content:encoded><![CDATA[<p>I got it, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-1721</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 19 Sep 2009 03:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-1721</guid>
		<description>Under Target, correct?</description>
		<content:encoded><![CDATA[<p>Under Target, correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheName</title>
		<link>http://blog.gib.me/2009/06/21/prototype-command-line-arguments/comment-page-1/#comment-1717</link>
		<dc:creator>TheName</dc:creator>
		<pubDate>Fri, 18 Sep 2009 00:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gib.me/?p=159#comment-1717</guid>
		<description>Command line is when running the game, to launch it, as in, put it in the shortcut.</description>
		<content:encoded><![CDATA[<p>Command line is when running the game, to launch it, as in, put it in the shortcut.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

