<?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>NoFaTe&#039;s Awesome Blog &#187; Research</title>
	<atom:link href="http://blog.nofate.me/?cat=6&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.nofate.me</link>
	<description>a/k/a dump of random stuff</description>
	<lastBuildDate>Thu, 05 Nov 2015 11:56:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>Goodbye Steam Link Filter!</title>
		<link>http://blog.nofate.me/?p=176</link>
		<comments>http://blog.nofate.me/?p=176#comments</comments>
		<pubDate>Tue, 22 Jul 2014 11:33:41 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Reverse Engineering]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=176</guid>
		<description><![CDATA[So, if you are like me, you are probably incredibly annoyed by Steam&#8217;s new feature, the Link Filter. I mean, sure, I can install some browser plugin to &#8216;bypass&#8217; Steam&#8217;s landing page, but I still have to wait for like 5 seconds for Steam to perform it&#8217;s own checks. That&#8217;s why I decided to make [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>So, if you are like me, you are probably incredibly annoyed by Steam&#8217;s new feature, the Link Filter.</p>
<p>I mean, sure, I can install some browser plugin to &#8216;bypass&#8217; Steam&#8217;s landing page, but I still have to wait for like 5 seconds for Steam to perform it&#8217;s own checks.<br />
That&#8217;s why I decided to make a tool to completely disable link filtering, and make Steam work in the way it used to.</p>
<p>So <strong><a href="https://github.com/OrfeasZ/SteamLinkFilterDisabler/releases" target="_blank">here it is</a></strong> folks!</p>
<p>This little tool will patch Steam (in-memory) in order to disable the link filter (this also means that you have to run it every time you run Steam).<br />
It&#8217;s pretty easy to use. Simply launch it, read through the disclaimer, and let it patch Steam.<br />
It shouldn&#8217;t take more than 10 seconds.</p>
<p>This should be completely safe (banning-wise), however until someone from Valve can confirm it, use at your own risk.</p>
<p>Full <strong><a href="https://github.com/OrfeasZ/SteamLinkFilterDisabler" target="_blank">source code</a></strong> and <strong><a href="https://github.com/OrfeasZ/SteamLinkFilterDisabler/blob/master/README.md" target="_blank">documentation</a></strong>  is included for the curious folk (or if you don&#8217;t trust binary releases)!</p>
<p>Any feedback is greatly appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=176</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VU &#8211; Client as Dedicated Server Proof-of-Concept</title>
		<link>http://blog.nofate.me/?p=143</link>
		<comments>http://blog.nofate.me/?p=143#comments</comments>
		<pubDate>Thu, 23 Jan 2014 02:20:07 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[Emulator Nexus]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Venice Unleashed]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=143</guid>
		<description><![CDATA[What you see in this video is the vanilla BF3 client (with our modules loaded of course) functioning as a Dedicated Server, and being joined by another client. You might notice that as opposed to the normal dedicated server, this one has no log output in its window. That&#8217;s because the retail BF3 builds have [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><iframe width="740" height="555" src="http://www.youtube.com/embed/WU16HyUMU38?feature=oembed" frameborder="0" allowfullscreen></iframe><br />
What you see in this video is the vanilla BF3 client (with our modules loaded of course) functioning as a Dedicated Server, and being joined by another client.</p>
<p>You might notice that as opposed to the normal dedicated server, this one has no log output in its window. That&#8217;s because the retail BF3 builds have all debug logging stripped from them.</p>
<p>Finally, not everything is fully functional yet.<br />
Features like RCON are missing, squad management is buggy, and control points don&#8217;t actually work.</p>
<p>We are currently in the process of fixing all those issues in order to be able to provide this feature to our players when we enter the Closed Beta stage.</p>
<p>If you wish to see a video of two people connecting to that server, click <a href="http://www.youtube.com/watch?v=hkFQ3aXgFF8" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=143</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VU &#8211; Backend-less LAN Connection Proof-of-Concept</title>
		<link>http://blog.nofate.me/?p=140</link>
		<comments>http://blog.nofate.me/?p=140#comments</comments>
		<pubDate>Sun, 19 Jan 2014 18:03:10 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[Blaze]]></category>
		<category><![CDATA[Emulator Nexus]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Venice Unleashed]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=140</guid>
		<description><![CDATA[This is basically a Proof of Concept of a BF3 client connecting to a local dedicated server without any support from a backend (be it Blaze or our custom backend). This is currently buggy and missing a lot of features, however we know it can be done and we will be looking into it in [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><iframe width="740" height="555" src="http://www.youtube.com/embed/rCrHvXMgf7M?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>This is basically a Proof of Concept of a BF3 client connecting to a local dedicated server without any support from a backend (be it Blaze or our custom backend).</p>
<p>This is currently buggy and missing a lot of features, however we know it can be done and we will be looking into it in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=140</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need for Speed: Rivals &#8211; Unlocked FPS Attempt</title>
		<link>http://blog.nofate.me/?p=134</link>
		<comments>http://blog.nofate.me/?p=134#comments</comments>
		<pubDate>Mon, 25 Nov 2013 03:17:21 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=134</guid>
		<description><![CDATA[So NFS: Rivals is locked to 30 ticks per second. This also limits the FPS to 30, even if your machine is capable of outperforming that. Some people have discovered that you can remove the FPS limit, however that will result in speeding up your game by a severe margin (depending on the FPS you [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><iframe width="740" height="416" src="http://www.youtube.com/embed/Ii3YyxSfn88?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>So NFS: Rivals is locked to 30 ticks per second.<br />
This also limits the FPS to 30, even if your machine is capable of outperforming that.</p>
<p>Some people have discovered that you can remove the FPS limit, however that will result in speeding up your game by a severe margin (depending on the FPS you get).</p>
<p>I&#8217;ve been looking into a workaround, and even though I&#8217;ve managed to unlock visual FPS, there are still a few bugs.</p>
<p>If you notice, when I start driving in third person, my driver model starts clipping out of the car. That&#8217;s because physics simulation is still lagging behind at 30 ticks per second.</p>
<p>This is also visible when I collide with various items, as there is a slight delay between my collision and their reaction.</p>
<p>Moreover, there seem to be a few sound bugs when in first-person view (didn&#8217;t encounter them in 3rd person), as well as jittering on the UI.</p>
<p>If you want to try this out for yourself, you can launch your game with the following parameters:</p>
<pre>-Client.VisualFrameInterpolation true -GameTime.MaxVariableFps 200 -GameTime.ClampTicks 2
-GameTime.MaxInactiveVariableFps 10 -GameTime.ForceSimRate 30 -GameTime.ForceDeltaTickCount 1 
-Ant.AllowVariableTickLength true -Ant.MaxInterpolationTicks 200</pre>
<p>I&#8217;m still looking into a way to fix physics simulation issues, but from what it seems it might be hardcoded.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=134</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battlefield 4 &#8211; DICE&#8217;s &#8216;interest&#8217; in eSports</title>
		<link>http://blog.nofate.me/?p=93</link>
		<comments>http://blog.nofate.me/?p=93#comments</comments>
		<pubDate>Fri, 19 Apr 2013 16:58:10 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[DICE]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[Emulator Nexus]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Venice Unleashed]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=93</guid>
		<description><![CDATA[So apparently DICE is very interested in eSports support for the upcoming Battlefield 4 game. However, what they&#8217;ve forgotten to mention is that Battlefield 3 has an eSports feature dubbed &#8220;Matches&#8221; (eSports is the internal name). Now, you may say that the &#8220;Matches&#8221; feature is just for organizing multiplayer games at a given time with [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>So apparently DICE is very interested in <strong>eSports</strong> support for the upcoming <strong>Battlefield 4</strong> game.</p>
<p>However, what they&#8217;ve forgotten to mention is that <strong>Battlefield 3</strong> has an <strong>eSports</strong> feature dubbed &#8220;<strong>Matches</strong>&#8221; (<em>eSports is the internal name</em>).</p>
<p>Now, you may say that the &#8220;<strong>Matches</strong>&#8221; feature is just for organizing multiplayer games at a given time with specific options/settings.</p>
<p>Well, I say that there&#8217;s more to it than meets the eye.</p>
<p>The <strong>eSports</strong> system has full support for specifying specific rosters for both teams, has other variable settings (<em>like equipment limitations</em>) and has full spectation support.</p>
<p>To be a bit more specific, when it comes to hosting a &#8220;match&#8221;, there are two types of players that are allowed to join (<em>since the game becomes private</em>):</p>
<ul>
<li>Rosters (Competitive team players), and</li>
<li>Spectators</li>
</ul>
<p>I should also note that these spectators are not exactly like the regular spectators I mentioned in a <a href="http://blog.nofate.me/?p=60">previous post</a>.</p>
<p>They&#8217;re being handled specifically by the <strong>eSports</strong> system.</p>
<p>Now, I don&#8217;t want to make any promises, but the full featured <strong>eSports</strong> system <em>might</em> be included in the project code-named <strong>Venice</strong> at a later time.</p>
<p>So yeah, that&#8217;s about it for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=93</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Battlefield 3 &#8211; Freecam Roaming in a Paused Scene</title>
		<link>http://blog.nofate.me/?p=77</link>
		<comments>http://blog.nofate.me/?p=77#comments</comments>
		<pubDate>Sun, 03 Mar 2013 04:04:34 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[EA]]></category>
		<category><![CDATA[Emulator Nexus]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Reverse Engineering]]></category>
		<category><![CDATA[Venice Unleashed]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=77</guid>
		<description><![CDATA[Yet again, I fail to realize why DICE decided to remove such features from the retail game. Makes me sad.]]></description>
				<content:encoded><![CDATA[<p><iframe width="740" height="416" src="http://www.youtube.com/embed/KjHnU-CK_JI?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Yet again, I fail to realize why DICE decided to remove such features from the retail game.<br />
Makes me sad. <img src="http://blog.nofate.me/wp-includes/images/smilies/frownie.png" alt=":(" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>They don&#8217;t want you to know&#8230;</title>
		<link>http://blog.nofate.me/?p=64</link>
		<comments>http://blog.nofate.me/?p=64#comments</comments>
		<pubDate>Thu, 28 Feb 2013 14:49:56 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[EA]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Reverse Engineering]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=64</guid>
		<description><![CDATA[All their darkest secrets&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="http://img.pointlimit.com/mzbehm7fmtxw5f.png" target="_blank"><img class="alignnone" style="margin-left: -20px;" alt="" src="http://img.pointlimit.com/xuyjwuw431bb2g.png" width="740" height="439" /></a></p>
<p>All their darkest secrets&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=64</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Battlefield 3 &#8211; Native Spectator Mode &#8211; First Preview</title>
		<link>http://blog.nofate.me/?p=60</link>
		<comments>http://blog.nofate.me/?p=60#comments</comments>
		<pubDate>Wed, 27 Feb 2013 15:32:48 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[EA]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Reverse Engineering]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=60</guid>
		<description><![CDATA[Here&#8217;s a demonstration of the otherwise hidden spectator mode in Battlefield 3. I have yet to test player-specific spectating, but when I do I&#8217;ll make sure to upload another video.]]></description>
				<content:encoded><![CDATA[<p><iframe width="740" height="416" src="http://www.youtube.com/embed/SSnphUbdZvE?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Here&#8217;s a demonstration of the otherwise hidden spectator mode in Battlefield 3.<br />
I have yet to test player-specific spectating, but when I do I&#8217;ll make sure to upload another video.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=60</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blaze powered games</title>
		<link>http://blog.nofate.me/?p=28</link>
		<comments>http://blog.nofate.me/?p=28#comments</comments>
		<pubDate>Wed, 06 Feb 2013 13:57:34 +0000</pubDate>
		<dc:creator><![CDATA[NoFaTe]]></dc:creator>
				<category><![CDATA[Blaze]]></category>
		<category><![CDATA[EA]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://blog.nofate.me/?p=28</guid>
		<description><![CDATA[Here&#8217;s a list of games that are using the Blaze backend for their networking operations (such as stat management, invites, lobbies, matchmaking, etc.). Battlefield 3 Medal of Honor 2010 Medal of Honor: Warfighter Need for Speed: Shift 2 Unleashed Need for Speed: The Run Need for Speed: Most Wanted Crysis 3 Dead Space 3 FIFA [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a list of games that are using the <strong>Blaze</strong> backend for their networking operations (such as stat management, invites, lobbies, matchmaking, etc.).</p>
<ul>
<li><span style="line-height: 13px;">Battlefield 3</span></li>
<li>Medal of Honor 2010</li>
<li>Medal of Honor: Warfighter</li>
<li>Need for Speed: Shift 2 Unleashed</li>
<li>Need for Speed: The Run</li>
<li>Need for Speed: Most Wanted</li>
<li>Crysis 3</li>
<li>Dead Space 3</li>
<li>FIFA 11</li>
<li>FIFA 12</li>
<li>FIFA 13</li>
<li>Syndicate</li>
<li>Dragon Age 2</li>
</ul>
<p><em>Note: This list might be incomplete, since I collected those games by hand.<br />
</em><em>Also, thanks to NTAuthority and Timse for checking a couple of games for me.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nofate.me/?feed=rss2&#038;p=28</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
