<?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>maceman.info &#187; pre-caching</title>
	<atom:link href="http://maceman.info/tag/pre-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://maceman.info</link>
	<description>The home page of MaceMan316</description>
	<lastBuildDate>Sat, 01 Oct 2011 01:47:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Unreal Tournament 3 &#8220;Precaching&#8221; issue</title>
		<link>http://maceman.info/2010/04/25/unreal-tournament-3-precaching/</link>
		<comments>http://maceman.info/2010/04/25/unreal-tournament-3-precaching/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 11:07:14 +0000</pubDate>
		<dc:creator>MaceMan</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[-nomoviestartup]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[fullscreenmovie]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[pre]]></category>
		<category><![CDATA[pre-caching]]></category>
		<category><![CDATA[precaching]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[startupmovies]]></category>
		<category><![CDATA[tournament]]></category>
		<category><![CDATA[unreal]]></category>
		<category><![CDATA[up]]></category>
		<category><![CDATA[ut]]></category>
		<category><![CDATA[ut3]]></category>
		<category><![CDATA[utengine.ini]]></category>

		<guid isPermaLink="false">http://maceman.info/?p=85</guid>
		<description><![CDATA[For the longest time, I couldn&#8217;t figure out what was wrong with my Unreal Tournament 3 setup. Every time I entered a game of any type, the loading screen wouldn&#8217;t appear. Instead, it would say &#8220;Precaching&#8221; in red with a black background. I figured out the reason why it was doing this is because I [...]]]></description>
			<content:encoded><![CDATA[<p>For the longest time, I couldn&#8217;t figure out what was wrong with my Unreal Tournament 3 setup. Every time I entered a game of any type, the loading screen wouldn&#8217;t appear. Instead, it would say &#8220;Precaching&#8221; in red with a black background. I figured out the reason why it was doing this is because I had the &#8220;-nomoviestartup&#8221; command line option set. &#8220;-nomoviestartup&#8221; eliminates movies of all types, not just the startup movies. Loading screens are considered movies. There are campaign movies, too, and you&#8217;ll miss out on those with the command line switch.</p>
<p>There is a way to turn off the start-up movies in a non-destructive way. Find your &#8220;<strong>My Documents\My Games\Unreal Tournament 3\UTGame\Config\UTEngine.ini</strong>&#8221; file. Open it with a text editor, such as notepad, and search for<strong> </strong>&#8220;<strong>[FullScreenMovie]</strong>&#8220;. Directly below it, add semicolons before all the sections that say &#8220;StartupMovies&#8221;. It should look like this:</p>
<blockquote><p><code>[FullScreenMovie]<br />
;StartupMovies=Copyright_PC<br />
;StartupMovies=EpicLogo<br />
;StartupMovies=MidwayLogo<br />
;StartupMovies=UE3_logo<br />
;StartupMovies=Nvidia_PC<br />
;StartupMovies=Intel_Duo_Logo<br />
;StartupMovies=UT_loadmovie1</code></p></blockquote>
<p>Congratulations. You have disabled start-up movies and/or restored your loading screens!</p>
]]></content:encoded>
			<wfw:commentRss>http://maceman.info/2010/04/25/unreal-tournament-3-precaching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

