<?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/">
	<channel>
		<title><![CDATA[n-dev - All Forums]]></title>
		<link>http://n-dev.net/</link>
		<description><![CDATA[n-dev - http://n-dev.net]]></description>
		<pubDate>Sun, 20 May 2012 11:40:39 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Title ID Rules Found!]]></title>
			<link>http://n-dev.net/showthread.php?tid=1276</link>
			<pubDate>Sat, 05 May 2012 16:07:35 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1276</guid>
			<description><![CDATA[On <a href="http://3dbrew.org/wiki/Title_list" target="_blank">3DBrew.org</a>, there is a page on the official and proper organisation of Title IDs. I have been doing quite a bit of testing with my Dev 3DS and there is quite a bit of difference between the Title ID convention and how the 3DS recognises applications through the Title ID.<br />
<br />
An example CTR Title Id : 0004ABCDXUUUUUZZ<br />
<br />
An example converted TWL Title Id : 0004ABCDSSTTTTRR<br />
<br />
<span style="font-size: large;">All:</span><br />
<br />
<span style="font-weight: bold;">ABCD</span>= Title Type Identifier<br />
<br />
<span style="font-size: large;">CTR:</span><br />
<br />
<span style="font-weight: bold;">X</span>=?<br />
<span style="font-weight: bold;">UUUUU</span>=Unique ID<br />
<span style="font-weight: bold;">ZZ</span>=Extra Identifier<br />
<br />
<span style="font-size: large;">TWL:</span><br />
<br />
<span style="font-weight: bold;">SS</span>= System Code<br />
<span style="font-weight: bold;">TTTT</span>=Unique Title Code<br />
<span style="font-weight: bold;">RR</span>=Region Code<br />
<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">ABCD</span>:</span><br />
<br />
There are three broad title groups, 'System', 'TWL' and 'Application'. Though the 3DS sees them as 'System', 'TWL' and anything else is given the alias 'Application'. And then there are different types of 'Applications', but more on that later.<br />
<br />
For a title to be seen as a 'System' software title:<br />
<img src="http://n-dev.net/attachment.php?aid=31" border="0" alt="[Image: attachment.php?aid=31]" /><br />
<br />
For a title to be seen as a 'TWL' software title:<br />
<img src="http://n-dev.net/attachment.php?aid=32" border="0" alt="[Image: attachment.php?aid=32]" /><br />
<br />
For a title to be seen as an 'Application' software Title:<br />
<img src="http://n-dev.net/attachment.php?aid=33" border="0" alt="[Image: attachment.php?aid=33]" /><br />
NOTE: If 'A' and 'C' <span style="font-weight: bold;">both</span> fill the 'System' title requirements, this title will be seen as 'System' Instead of 'Application'.<br />
<br />
System software titles <span style="font-weight: bold;">can only</span> be installed to the CTR NAND<br />
TWL software titles <span style="font-weight: bold;">can only</span> be installed to the TWL NAND<br />
<br />
Application software titles are extremely versatile. By default they can be installed to the SDMC, but if configured correctly, they can be installed to the CTR NAND as well(see 'ZZ').<br />
<br />
A list of known 'Application' title types:<br />
<br />
0000-Default <br />
0001-Download Play Child <br />
0002-Demo <br />
000E-Add-on Content <br />
<br />
A list of known 'System' title types:<br />
<br />
0010-System Applications<br />
0138-System Firmware<br />
<br />
(see <a href="http://3dbrew.org/wiki/Title_list" target="_blank">3DBrew.org</a> for more)<br />
<br />
A list of known 'TWL' title types:<br />
<br />
8004-Regular TWL apps(like DSiWare)(This the only TWL title type deletable from System Settings)<br />
8005-Hidden system TWL apps(like DS Download Play)<br />
8011-TWL Development Apps<br />
800F-TWL applets<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">X</span>:</span><br />
<br />
This appears to be part of the 'per application' identifier like the Unique ID, but it is not recognised as part of the Unique ID by the 3DS<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">UUUUU</span>:</span><br />
<br />
This is the 'Unique Id' which is an application identifier used by the 3DS to identify each application. And consist of any combination of characters '0-9' and 'a-f'<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">ZZ</span>:</span><br />
<br />
This is an extra identifier flag used by the 3DS to gather extra information on CTR titles. This extra information has different affects on different title types:<br />
<br />
For 'Application' Type titles:<br />
<img src="http://n-dev.net/attachment.php?aid=39" border="0" alt="[Image: attachment.php?aid=39]" /><br />
<br />
For 'System' Type titles:<br />
<img src="http://n-dev.net/attachment.php?aid=40" border="0" alt="[Image: attachment.php?aid=40]" /><br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">SS</span>:</span><br />
<br />
The System code, with the DSi was used as a title type identifier. This has changed with the 3DS, because 'ABCD' now acts as a title type identifier. The system code is more or less redundant as it has no affect on how the 3DS handles TWL titles.<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">TTTT</span>:</span><br />
<br />
The Unique Title identifier for TWL titles.<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">RR</span>:</span><br />
<br />
The region coding follows the same format as the DSi did, however the TWL(only installable TWL title) regions have been simplified to follow the 3DS regions. For instance a TWL title purchased from the Australian eShop would have a region code of '56' as oppose to the Australian DSiWare region '55' (See <a href="http://dsibrew.org/wiki/Title_list#Region_Codes" target="_blank">DSiBrew</a>)<br />
<img src="http://n-dev.net/attachment.php?aid=41" border="0" alt="[Image: attachment.php?aid=41]" /><br />
<br />
<br />
<span style="text-decoration: underline;"><span style="font-weight: bold;">EXAMPLES:</span></span><br />
<br />
Here I have attached a collection of dummy .cia files with their Title IDs modified (only the original .CIA '0000-CTR_APP_DEFAULT.cia' is valid to install, as the rest have been modified without being re-signed). I created this pack so users with 3DS development units can see how their revision of Dev Menu reacts to different types of titles: <a href="http://www.multiupload.nl/UICPNK267P" target="_blank">DOWNLOAD</a><br />
<br />
<br />
<span style="font-weight: bold;">NOTE</span>: While this is how the 3DS will identify each kind of application initially, how the Title ID affects the installation/loading of an application, I have no way of knowing without the SDK and keys to test my theories.<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=31" target="_blank">SYS.png</a> (Size: 2.26 KB / Downloads: 133)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=32" target="_blank">TWL.png</a> (Size: 2.52 KB / Downloads: 130)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=33" target="_blank">app.png</a> (Size: 2.14 KB / Downloads: 131)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=39" target="_blank">zz app.png</a> (Size: 4.7 KB / Downloads: 82)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=40" target="_blank">zz sys.png</a> (Size: 3.8 KB / Downloads: 75)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=41" target="_blank">zz twl.png</a> (Size: 2.49 KB / Downloads: 76)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[On <a href="http://3dbrew.org/wiki/Title_list" target="_blank">3DBrew.org</a>, there is a page on the official and proper organisation of Title IDs. I have been doing quite a bit of testing with my Dev 3DS and there is quite a bit of difference between the Title ID convention and how the 3DS recognises applications through the Title ID.<br />
<br />
An example CTR Title Id : 0004ABCDXUUUUUZZ<br />
<br />
An example converted TWL Title Id : 0004ABCDSSTTTTRR<br />
<br />
<span style="font-size: large;">All:</span><br />
<br />
<span style="font-weight: bold;">ABCD</span>= Title Type Identifier<br />
<br />
<span style="font-size: large;">CTR:</span><br />
<br />
<span style="font-weight: bold;">X</span>=?<br />
<span style="font-weight: bold;">UUUUU</span>=Unique ID<br />
<span style="font-weight: bold;">ZZ</span>=Extra Identifier<br />
<br />
<span style="font-size: large;">TWL:</span><br />
<br />
<span style="font-weight: bold;">SS</span>= System Code<br />
<span style="font-weight: bold;">TTTT</span>=Unique Title Code<br />
<span style="font-weight: bold;">RR</span>=Region Code<br />
<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">ABCD</span>:</span><br />
<br />
There are three broad title groups, 'System', 'TWL' and 'Application'. Though the 3DS sees them as 'System', 'TWL' and anything else is given the alias 'Application'. And then there are different types of 'Applications', but more on that later.<br />
<br />
For a title to be seen as a 'System' software title:<br />
<img src="http://n-dev.net/attachment.php?aid=31" border="0" alt="[Image: attachment.php?aid=31]" /><br />
<br />
For a title to be seen as a 'TWL' software title:<br />
<img src="http://n-dev.net/attachment.php?aid=32" border="0" alt="[Image: attachment.php?aid=32]" /><br />
<br />
For a title to be seen as an 'Application' software Title:<br />
<img src="http://n-dev.net/attachment.php?aid=33" border="0" alt="[Image: attachment.php?aid=33]" /><br />
NOTE: If 'A' and 'C' <span style="font-weight: bold;">both</span> fill the 'System' title requirements, this title will be seen as 'System' Instead of 'Application'.<br />
<br />
System software titles <span style="font-weight: bold;">can only</span> be installed to the CTR NAND<br />
TWL software titles <span style="font-weight: bold;">can only</span> be installed to the TWL NAND<br />
<br />
Application software titles are extremely versatile. By default they can be installed to the SDMC, but if configured correctly, they can be installed to the CTR NAND as well(see 'ZZ').<br />
<br />
A list of known 'Application' title types:<br />
<br />
0000-Default <br />
0001-Download Play Child <br />
0002-Demo <br />
000E-Add-on Content <br />
<br />
A list of known 'System' title types:<br />
<br />
0010-System Applications<br />
0138-System Firmware<br />
<br />
(see <a href="http://3dbrew.org/wiki/Title_list" target="_blank">3DBrew.org</a> for more)<br />
<br />
A list of known 'TWL' title types:<br />
<br />
8004-Regular TWL apps(like DSiWare)(This the only TWL title type deletable from System Settings)<br />
8005-Hidden system TWL apps(like DS Download Play)<br />
8011-TWL Development Apps<br />
800F-TWL applets<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">X</span>:</span><br />
<br />
This appears to be part of the 'per application' identifier like the Unique ID, but it is not recognised as part of the Unique ID by the 3DS<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">UUUUU</span>:</span><br />
<br />
This is the 'Unique Id' which is an application identifier used by the 3DS to identify each application. And consist of any combination of characters '0-9' and 'a-f'<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">ZZ</span>:</span><br />
<br />
This is an extra identifier flag used by the 3DS to gather extra information on CTR titles. This extra information has different affects on different title types:<br />
<br />
For 'Application' Type titles:<br />
<img src="http://n-dev.net/attachment.php?aid=39" border="0" alt="[Image: attachment.php?aid=39]" /><br />
<br />
For 'System' Type titles:<br />
<img src="http://n-dev.net/attachment.php?aid=40" border="0" alt="[Image: attachment.php?aid=40]" /><br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">SS</span>:</span><br />
<br />
The System code, with the DSi was used as a title type identifier. This has changed with the 3DS, because 'ABCD' now acts as a title type identifier. The system code is more or less redundant as it has no affect on how the 3DS handles TWL titles.<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">TTTT</span>:</span><br />
<br />
The Unique Title identifier for TWL titles.<br />
<br />
<span style="font-size: large;"><span style="text-decoration: underline;">RR</span>:</span><br />
<br />
The region coding follows the same format as the DSi did, however the TWL(only installable TWL title) regions have been simplified to follow the 3DS regions. For instance a TWL title purchased from the Australian eShop would have a region code of '56' as oppose to the Australian DSiWare region '55' (See <a href="http://dsibrew.org/wiki/Title_list#Region_Codes" target="_blank">DSiBrew</a>)<br />
<img src="http://n-dev.net/attachment.php?aid=41" border="0" alt="[Image: attachment.php?aid=41]" /><br />
<br />
<br />
<span style="text-decoration: underline;"><span style="font-weight: bold;">EXAMPLES:</span></span><br />
<br />
Here I have attached a collection of dummy .cia files with their Title IDs modified (only the original .CIA '0000-CTR_APP_DEFAULT.cia' is valid to install, as the rest have been modified without being re-signed). I created this pack so users with 3DS development units can see how their revision of Dev Menu reacts to different types of titles: <a href="http://www.multiupload.nl/UICPNK267P" target="_blank">DOWNLOAD</a><br />
<br />
<br />
<span style="font-weight: bold;">NOTE</span>: While this is how the 3DS will identify each kind of application initially, how the Title ID affects the installation/loading of an application, I have no way of knowing without the SDK and keys to test my theories.<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=31" target="_blank">SYS.png</a> (Size: 2.26 KB / Downloads: 133)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=32" target="_blank">TWL.png</a> (Size: 2.52 KB / Downloads: 130)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=33" target="_blank">app.png</a> (Size: 2.14 KB / Downloads: 131)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=39" target="_blank">zz app.png</a> (Size: 4.7 KB / Downloads: 82)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=40" target="_blank">zz sys.png</a> (Size: 3.8 KB / Downloads: 75)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=41" target="_blank">zz twl.png</a> (Size: 2.49 KB / Downloads: 76)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Application Screenshots]]></title>
			<link>http://n-dev.net/showthread.php?tid=1274</link>
			<pubDate>Wed, 02 May 2012 00:03:47 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1274</guid>
			<description><![CDATA[Hi all, I'd thought I'd share some full resolution clear screenshots of some home menu apps, I was able to capture with my Dev 3DS:<br />
<img src="http://n-dev.net/attachment.php?aid=24" border="0" alt="[Image: attachment.php?aid=24]" /><br />
<img src="http://n-dev.net/attachment.php?aid=25" border="0" alt="[Image: attachment.php?aid=25]" /><br />
<img src="http://n-dev.net/attachment.php?aid=26" border="0" alt="[Image: attachment.php?aid=26]" /><br />
<img src="http://n-dev.net/attachment.php?aid=27" border="0" alt="[Image: attachment.php?aid=27]" /><br />
<img src="http://n-dev.net/attachment.php?aid=28" border="0" alt="[Image: attachment.php?aid=28]" /><br />
<img src="http://n-dev.net/attachment.php?aid=29" border="0" alt="[Image: attachment.php?aid=29]" /><br />
<img src="http://n-dev.net/attachment.php?aid=30" border="0" alt="[Image: attachment.php?aid=30]" /><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=24" target="_blank">Activity Log.png</a> (Size: 80.46 KB / Downloads: 83)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=25" target="_blank">Download Play 1.png</a> (Size: 58.69 KB / Downloads: 81)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=26" target="_blank">Health and Safety.png</a> (Size: 57.88 KB / Downloads: 80)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=27" target="_blank">Mii Maker.png</a> (Size: 122.47 KB / Downloads: 79)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=28" target="_blank">Nintendo 3DS Camera.png</a> (Size: 172.24 KB / Downloads: 81)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=29" target="_blank">Nintendo 3DS Sound.png</a> (Size: 108.18 KB / Downloads: 82)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=30" target="_blank">StreetPass Mii Plaza.png</a> (Size: 155 KB / Downloads: 83)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi all, I'd thought I'd share some full resolution clear screenshots of some home menu apps, I was able to capture with my Dev 3DS:<br />
<img src="http://n-dev.net/attachment.php?aid=24" border="0" alt="[Image: attachment.php?aid=24]" /><br />
<img src="http://n-dev.net/attachment.php?aid=25" border="0" alt="[Image: attachment.php?aid=25]" /><br />
<img src="http://n-dev.net/attachment.php?aid=26" border="0" alt="[Image: attachment.php?aid=26]" /><br />
<img src="http://n-dev.net/attachment.php?aid=27" border="0" alt="[Image: attachment.php?aid=27]" /><br />
<img src="http://n-dev.net/attachment.php?aid=28" border="0" alt="[Image: attachment.php?aid=28]" /><br />
<img src="http://n-dev.net/attachment.php?aid=29" border="0" alt="[Image: attachment.php?aid=29]" /><br />
<img src="http://n-dev.net/attachment.php?aid=30" border="0" alt="[Image: attachment.php?aid=30]" /><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=24" target="_blank">Activity Log.png</a> (Size: 80.46 KB / Downloads: 83)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=25" target="_blank">Download Play 1.png</a> (Size: 58.69 KB / Downloads: 81)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=26" target="_blank">Health and Safety.png</a> (Size: 57.88 KB / Downloads: 80)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=27" target="_blank">Mii Maker.png</a> (Size: 122.47 KB / Downloads: 79)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=28" target="_blank">Nintendo 3DS Camera.png</a> (Size: 172.24 KB / Downloads: 81)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=29" target="_blank">Nintendo 3DS Sound.png</a> (Size: 108.18 KB / Downloads: 82)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=30" target="_blank">StreetPass Mii Plaza.png</a> (Size: 155 KB / Downloads: 83)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[C learning game]]></title>
			<link>http://n-dev.net/showthread.php?tid=1273</link>
			<pubDate>Fri, 27 Apr 2012 16:40:00 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1273</guid>
			<description><![CDATA[Is there a game that teaches you how to code in C. There must be one at the least. Its a fast and fun and useful way to learn C. Anyone has Ideas?]]></description>
			<content:encoded><![CDATA[Is there a game that teaches you how to code in C. There must be one at the least. Its a fast and fun and useful way to learn C. Anyone has Ideas?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Ofisial firmware.]]></title>
			<link>http://n-dev.net/showthread.php?tid=1272</link>
			<pubDate>Wed, 25 Apr 2012 18:15:32 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1272</guid>
			<description><![CDATA[Can we update?]]></description>
			<content:encoded><![CDATA[Can we update?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[crossover Linux]]></title>
			<link>http://n-dev.net/showthread.php?tid=1271</link>
			<pubDate>Mon, 23 Apr 2012 20:30:11 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1271</guid>
			<description><![CDATA[What's this? the higher the Internet Explorer version de better crossover run?<br />
I don't get this but I will try it when I get to my desktop computer. Ubuntu 11.04]]></description>
			<content:encoded><![CDATA[What's this? the higher the Internet Explorer version de better crossover run?<br />
I don't get this but I will try it when I get to my desktop computer. Ubuntu 11.04]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Crytek looking at flash support]]></title>
			<link>http://n-dev.net/showthread.php?tid=1270</link>
			<pubDate>Mon, 23 Apr 2012 17:48:53 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1270</guid>
			<description><![CDATA[I saw on google that crytek is looking at flash. to meube port some of their games.<br />
I could think though that since they are so into making crytek engine so light they be thinking on portiing the cry engine into flash support. THat will making it extremely multiplatform and preaty fast depending on you CPU and Memory. The GPU will be use but not as much. The crytek engine 3 was release in fall 2009.]]></description>
			<content:encoded><![CDATA[I saw on google that crytek is looking at flash. to meube port some of their games.<br />
I could think though that since they are so into making crytek engine so light they be thinking on portiing the cry engine into flash support. THat will making it extremely multiplatform and preaty fast depending on you CPU and Memory. The GPU will be use but not as much. The crytek engine 3 was release in fall 2009.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[hey eli]]></title>
			<link>http://n-dev.net/showthread.php?tid=1266</link>
			<pubDate>Fri, 20 Apr 2012 04:02:26 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1266</guid>
			<description><![CDATA[Hey eli, has neimod contacted you? He has not responded to any of his comments on he flick. I wonder what has happened. DO you got news?<br />
<br />
Im sure other people will want to know how are things doing <img src="images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" /><br />
Thanks in advance.]]></description>
			<content:encoded><![CDATA[Hey eli, has neimod contacted you? He has not responded to any of his comments on he flick. I wonder what has happened. DO you got news?<br />
<br />
Im sure other people will want to know how are things doing <img src="images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" /><br />
Thanks in advance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dolphin for Linux Ubuntu?]]></title>
			<link>http://n-dev.net/showthread.php?tid=1264</link>
			<pubDate>Wed, 18 Apr 2012 01:31:35 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1264</guid>
			<description><![CDATA[Im trying right now to get this to work but I can't,  Yes Im a Jelous Linux Ubuntu 64-bit User. <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />]]></description>
			<content:encoded><![CDATA[Im trying right now to get this to work but I can't,  Yes Im a Jelous Linux Ubuntu 64-bit User. <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SightLight here!]]></title>
			<link>http://n-dev.net/showthread.php?tid=1263</link>
			<pubDate>Tue, 17 Apr 2012 22:24:18 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1263</guid>
			<description><![CDATA[I didnt knew there was a kind of dedicated forum Xcution.<br />
<br />
My name is Joshua and Ill be here as much time as I can. Im interested in the 3DS o get hacked. Thanks for having me here at n-dev!]]></description>
			<content:encoded><![CDATA[I didnt knew there was a kind of dedicated forum Xcution.<br />
<br />
My name is Joshua and Ill be here as much time as I can. Im interested in the 3DS o get hacked. Thanks for having me here at n-dev!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[3DBrew.org down?]]></title>
			<link>http://n-dev.net/showthread.php?tid=1262</link>
			<pubDate>Tue, 17 Apr 2012 01:48:42 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1262</guid>
			<description><![CDATA[I can't access 3Dbrew from my computer or either through a proxy. Is anyone else experiencing this problem?]]></description>
			<content:encoded><![CDATA[I can't access 3Dbrew from my computer or either through a proxy. Is anyone else experiencing this problem?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The Louvre museum adopted 3DS]]></title>
			<link>http://n-dev.net/showthread.php?tid=1261</link>
			<pubDate>Fri, 13 Apr 2012 16:30:59 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1261</guid>
			<description><![CDATA[<a href="http://www.nintendo.co.uk/NOE/en_GB/news/2011/the_louvre_museum_and_nintendo_join_forces_to_release_the_audioguide_louvre_-_nintendo_3ds_49363.html" target="_blank">The original 3DS</a><br />
There's no speaker?<br />
How is it ?Is it good guide?<br />
Does anyone live in Paris?]]></description>
			<content:encoded><![CDATA[<a href="http://www.nintendo.co.uk/NOE/en_GB/news/2011/the_louvre_museum_and_nintendo_join_forces_to_release_the_audioguide_louvre_-_nintendo_3ds_49363.html" target="_blank">The original 3DS</a><br />
There's no speaker?<br />
How is it ?Is it good guide?<br />
Does anyone live in Paris?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Make GAME BGM with3DS SOUND!]]></title>
			<link>http://n-dev.net/showthread.php?tid=1260</link>
			<pubDate>Sat, 07 Apr 2012 16:05:43 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1260</guid>
			<description><![CDATA[Let's talk about good sound and bgms.]]></description>
			<content:encoded><![CDATA[Let's talk about good sound and bgms.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hi!]]></title>
			<link>http://n-dev.net/showthread.php?tid=1259</link>
			<pubDate>Tue, 20 Mar 2012 19:21:03 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1259</guid>
			<description><![CDATA[Hi guys, I came here after a long chain of links. I just wanted to say that you guys are doing a great job with 3DS homebrew, and I look forward to the future when we will (most likely?) see homebrew on the 3ds!<br />
<br />
Also, is there anything I can do to help you guys? I know absolutely nothing about hacking, but I have a 3DS and I have some skills working on textures and logos in Photoshop (from previously being a game modder), if those can be of any use I'd be glad to lend you guys a hand!<br />
<br />
Syko]]></description>
			<content:encoded><![CDATA[Hi guys, I came here after a long chain of links. I just wanted to say that you guys are doing a great job with 3DS homebrew, and I look forward to the future when we will (most likely?) see homebrew on the 3ds!<br />
<br />
Also, is there anything I can do to help you guys? I know absolutely nothing about hacking, but I have a 3DS and I have some skills working on textures and logos in Photoshop (from previously being a game modder), if those can be of any use I'd be glad to lend you guys a hand!<br />
<br />
Syko]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Screen Capturing]]></title>
			<link>http://n-dev.net/showthread.php?tid=1258</link>
			<pubDate>Mon, 19 Mar 2012 13:56:39 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=1258</guid>
			<description><![CDATA[I succeeded to get info of touch screen capturing...<br />
But,it seems very hard to capture upper screen(=3D screen.)<br />
The touch screen adopt parallel signals,but upper screen does serial.<br />
What do you think about it?]]></description>
			<content:encoded><![CDATA[I succeeded to get info of touch screen capturing...<br />
But,it seems very hard to capture upper screen(=3D screen.)<br />
The touch screen adopt parallel signals,but upper screen does serial.<br />
What do you think about it?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Recruiting Moderators!]]></title>
			<link>http://n-dev.net/showthread.php?tid=327</link>
			<pubDate>Fri, 03 Feb 2012 06:38:15 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=327</guid>
			<description><![CDATA[Would anyone volunteer to get their account switched to "Moderator" level so they can delete-on-sight any unrelated/unwanted spam and ban the offending account(s) from posting again?<br />
<br />
We already have an anti-spam plug-in however it's only capable of filtering out so much out and it would be more expedient to have our own users capable of removing it, like the wiki.<br />
<br />
Please and thanks.<br />
<br />
jl12]]></description>
			<content:encoded><![CDATA[Would anyone volunteer to get their account switched to "Moderator" level so they can delete-on-sight any unrelated/unwanted spam and ban the offending account(s) from posting again?<br />
<br />
We already have an anti-spam plug-in however it's only capable of filtering out so much out and it would be more expedient to have our own users capable of removing it, like the wiki.<br />
<br />
Please and thanks.<br />
<br />
jl12]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Homebrew translation information]]></title>
			<link>http://n-dev.net/showthread.php?tid=247</link>
			<pubDate>Tue, 24 Jan 2012 14:20:14 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=247</guid>
			<description><![CDATA[I created a page.<a href="http://3dbrew.org/wiki/Translation_Info" target="_blank">here</a><br />
This page may help you translate your homebrew.<br />
I think,homebrew have some problems:<br />
No Standards.You have to read readme enough before setting and installing it.<br />
No version cotrol.<br />
No software store.You must find homebrew by Internet.<br />
No multi-language support.So I create the page above.<br />
[PM]<br />
 elisherer,I used your software as an example.]]></description>
			<content:encoded><![CDATA[I created a page.<a href="http://3dbrew.org/wiki/Translation_Info" target="_blank">here</a><br />
This page may help you translate your homebrew.<br />
I think,homebrew have some problems:<br />
No Standards.You have to read readme enough before setting and installing it.<br />
No version cotrol.<br />
No software store.You must find homebrew by Internet.<br />
No multi-language support.So I create the page above.<br />
[PM]<br />
 elisherer,I used your software as an example.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hacked forum...]]></title>
			<link>http://n-dev.net/showthread.php?tid=157</link>
			<pubDate>Sun, 15 Jan 2012 21:28:07 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=157</guid>
			<description><![CDATA[Is it safe to say that the forum is dead???<br />
<br />
There are almost 600 "registered" users which 30 of them have a birthday everyday...And I see posts from only less than 10 users...]]></description>
			<content:encoded><![CDATA[Is it safe to say that the forum is dead???<br />
<br />
There are almost 600 "registered" users which 30 of them have a birthday everyday...And I see posts from only less than 10 users...]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Should we create a moderator group to keep out spam]]></title>
			<link>http://n-dev.net/showthread.php?tid=130</link>
			<pubDate>Fri, 13 Jan 2012 03:48:21 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=130</guid>
			<description><![CDATA[I propose that the admin elevate some of the common users of this site to moderator status, so we can get rid of spam asap. It seems with the absence of admin deleting spam threads, that they are not online most of the time. <br />
<br />
What do you think?]]></description>
			<content:encoded><![CDATA[I propose that the admin elevate some of the common users of this site to moderator status, so we can get rid of spam asap. It seems with the absence of admin deleting spam threads, that they are not online most of the time. <br />
<br />
What do you think?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Nintendo Zone Box ]]></title>
			<link>http://n-dev.net/showthread.php?tid=95</link>
			<pubDate>Fri, 06 Jan 2012 05:29:51 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=95</guid>
			<description><![CDATA[After doing some browsing Nintendo related FCC filings I found this. It was filed 11/1/2011 (DD/MM/YYYY).<br />
<img src="http://n-dev.net/attachment.php?aid=15" border="0" alt="[Image: attachment.php?aid=15]" /><br />
<img src="http://n-dev.net/attachment.php?aid=16" border="0" alt="[Image: attachment.php?aid=16]" /><br />
<img src="http://n-dev.net/attachment.php?aid=17" border="0" alt="[Image: attachment.php?aid=17]" /><br />
According to the manual, its the Nintendo Zone Box (model no. NZB-001) for DSs. However it uses the DSI/3DS charger cord and uses Development card with a red label as opposed to blue.<img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" /><br />
<br />
Either way, I've never seen one of these before, on the internet or at all.<br />
<br />
What do you think?<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=13" target="_blank">manual.pdf</a> (Size: 1.66 MB / Downloads: 244)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=14" target="_blank">test setup.pdf</a> (Size: 689.61 KB / Downloads: 206)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=15" target="_blank">back.png</a> (Size: 722.14 KB / Downloads: 958)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=16" target="_blank">left side.png</a> (Size: 750.35 KB / Downloads: 853)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=17" target="_blank">right side.png</a> (Size: 766.53 KB / Downloads: 861)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[After doing some browsing Nintendo related FCC filings I found this. It was filed 11/1/2011 (DD/MM/YYYY).<br />
<img src="http://n-dev.net/attachment.php?aid=15" border="0" alt="[Image: attachment.php?aid=15]" /><br />
<img src="http://n-dev.net/attachment.php?aid=16" border="0" alt="[Image: attachment.php?aid=16]" /><br />
<img src="http://n-dev.net/attachment.php?aid=17" border="0" alt="[Image: attachment.php?aid=17]" /><br />
According to the manual, its the Nintendo Zone Box (model no. NZB-001) for DSs. However it uses the DSI/3DS charger cord and uses Development card with a red label as opposed to blue.<img src="images/smilies/huh.gif" style="vertical-align: middle;" border="0" alt="Huh" title="Huh" /><br />
<br />
Either way, I've never seen one of these before, on the internet or at all.<br />
<br />
What do you think?<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=13" target="_blank">manual.pdf</a> (Size: 1.66 MB / Downloads: 244)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=14" target="_blank">test setup.pdf</a> (Size: 689.61 KB / Downloads: 206)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=15" target="_blank">back.png</a> (Size: 722.14 KB / Downloads: 958)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=16" target="_blank">left side.png</a> (Size: 750.35 KB / Downloads: 853)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=17" target="_blank">right side.png</a> (Size: 766.53 KB / Downloads: 861)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Mario Kart 7 Networking]]></title>
			<link>http://n-dev.net/showthread.php?tid=92</link>
			<pubDate>Wed, 04 Jan 2012 05:22:52 +0000</pubDate>
			<guid isPermaLink="false">http://n-dev.net/showthread.php?tid=92</guid>
			<description><![CDATA[I captured a few packets from an online match this afternoon and started looking over them.<br />
<br />
<span style="font-style: italic;">This is not complete, nor may it be correct.</span><br />
<br />
<span style="font-weight: bold;">Connection Sequence</span><br />
<span style="font-style: italic;">This is what I observed.  It may not hold from match to match.</span><br />
<br />
1.  3DS connects to nasc.nintendowifi.net:443.  They exchange some unknown data, then the 3DS disconnects.<br />
<br />
All further communication occurs over UDP.<br />
<br />
2.  Lookup nncs1.app.nintendowifi.net and nncs2.app.nintendowifi.net.  The 3DS communicates with these two hosts for a few seconds.<br />
<br />
3.  The 3DS starts communicating with 202.32.117.114.  No DNS query for this host was observed so perhaps one of the two above hosts tells the 3DS about this host.<br />
<br />
4.  The 3DS starts communicating with 118.151.128.7.  No DNS query was observed for this host either.  For the remainder of the the packet trace I have observed small "heartbeat" messages sent/received to and from this server every 10 seconds.<br />
<br />
5.  I input to join a race.  The 3DS communicates with nncs1.app.nintendowifi.net for a bit then starts communicating with 201.227.156.3.  It will talk to this host a lot for the remainder of my race session.  No DNS query for this host either.<br />
<br />
6.  A few seconds later my 3DS gets this packet from the above host:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>????p??6??????????????????)??? ?????)??????a?prudp:/address=24.150.216.232;port=53803;natf=1;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25919327?(?prudp:/address=192.168.0.186;port=53803??)??????a?prudp:/address=210.142.237.97;port=58632;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25928610?'?prudp:/address=192.168.11.2;port=58632??)??????_?prudp:/address=92.205.9.197;port=56716;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=2&#8203;5933261?)?prudp:/address=192.168.178.38;port=56716??)??????b?prudp:/address=110.158.146.228;port=63630;natf=1;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCI&#8203;D=25938004?&amp;?prudp:/address=192.168.0.2;port=61628??)??????`?prudp:/address=58.183.24.221;port=49393;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=&#8203;25939714?&amp;?prudp:/address=192.168.0.5;port=49393??)??????a?prudp:/address=86.161.137.202;port=63571;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25941436?'?prudp:/address=192.168.1.69;port=63571?c???????????????)??? ???G???C???????????????????????????????????????1749409??????????????????????????&#8203;?????????????????? ???)???)???????????k?</code></div></div>
This is most likely the information about how to connect to my opponents.  You can see their public IPs followed by their private IPs on the next line.  Not sure about the other values.  They probably represent the detected NAT and firewall configurations.  RVCID may be a unique ID assigned to each racer.  Not sure what the 1749409 is.<br />
<br />
7.  More chatter with ..156.3 including this packet being sent from my 3DS to ..156.3.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>?????. uI????????????????)????_?prudp:/address=68.96.**.***;port=65233;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=2&#8203;5940467?(?prudp:/address=192.168.1.109;port=65233????????????????????????????????)???????????</code></div></div>
(Last digits of my IP removed by me.)<br />
This one is my entry.  Not sure why my 3DS is sending it now.  My guess is that I was joining an existing group and now the server must send them my info so they can find me.<br />
<br />
8.  Some more chatter with ..128.7.  This is longer than the usual "heartbeat" but it did occur on the 10 second mark so idk if it is related.  Chatter with ..156.3 continues as well.<br />
<br />
9.  My 3DS starts talking to the other 3DS'.  The order appears arbitrary.  We each seem to exchange those prudp:/ messages with each other.<br />
<br />
We select racers, tracks, and the race starts.  Some notes about observations during the race follow:<br />
<br />
During the race my 3DS sends status packets continuously to all the other racers except 210... who it stopped communicating with around the time of track selection.  I can't recall if they D/C'd.  This leads me to believe they are using a p2p topology like all the other MK games.<br />
<br />
I noticed my 3DS was sending what I assume to be status packets to ..156.3. continuously during the race.  Not sure why is would do this unless ninty wants to snoop on your races.  It may be to broadcast the race to ppl waiting to join the next one yet I observed my 3DS began sending status packets to a new host: 67.3.171.7 (who I assume was another player) in the middle of the race.  So there goes that theory.  Creepy...<br />
<br />
<span style="font-weight: bold;">General Observations</span><br />
<br />
Finding those plaintext prudp:/ messages probably means the communication is not compressed or encrypted (aside from that initial SSL connection).<br />
All messages sent between the 3DS' and ..156.3 began with 0x1111.<br />
I looked for Mii name strings but was unable to find any.  Most likely they are UTF-16 and may be compressed (along with the other Mii data that must be sent).<br />
<br />
<span style="font-weight: bold;">That's all</span><br />
<br />
Hopefully I can record myself next time I do a capture to match what is happening when.]]></description>
			<content:encoded><![CDATA[I captured a few packets from an online match this afternoon and started looking over them.<br />
<br />
<span style="font-style: italic;">This is not complete, nor may it be correct.</span><br />
<br />
<span style="font-weight: bold;">Connection Sequence</span><br />
<span style="font-style: italic;">This is what I observed.  It may not hold from match to match.</span><br />
<br />
1.  3DS connects to nasc.nintendowifi.net:443.  They exchange some unknown data, then the 3DS disconnects.<br />
<br />
All further communication occurs over UDP.<br />
<br />
2.  Lookup nncs1.app.nintendowifi.net and nncs2.app.nintendowifi.net.  The 3DS communicates with these two hosts for a few seconds.<br />
<br />
3.  The 3DS starts communicating with 202.32.117.114.  No DNS query for this host was observed so perhaps one of the two above hosts tells the 3DS about this host.<br />
<br />
4.  The 3DS starts communicating with 118.151.128.7.  No DNS query was observed for this host either.  For the remainder of the the packet trace I have observed small "heartbeat" messages sent/received to and from this server every 10 seconds.<br />
<br />
5.  I input to join a race.  The 3DS communicates with nncs1.app.nintendowifi.net for a bit then starts communicating with 201.227.156.3.  It will talk to this host a lot for the remainder of my race session.  No DNS query for this host either.<br />
<br />
6.  A few seconds later my 3DS gets this packet from the above host:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>????p??6??????????????????)??? ?????)??????a?prudp:/address=24.150.216.232;port=53803;natf=1;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25919327?(?prudp:/address=192.168.0.186;port=53803??)??????a?prudp:/address=210.142.237.97;port=58632;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25928610?'?prudp:/address=192.168.11.2;port=58632??)??????_?prudp:/address=92.205.9.197;port=56716;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=2&#8203;5933261?)?prudp:/address=192.168.178.38;port=56716??)??????b?prudp:/address=110.158.146.228;port=63630;natf=1;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCI&#8203;D=25938004?&amp;?prudp:/address=192.168.0.2;port=61628??)??????`?prudp:/address=58.183.24.221;port=49393;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=&#8203;25939714?&amp;?prudp:/address=192.168.0.5;port=49393??)??????a?prudp:/address=86.161.137.202;port=63571;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID&#8203;=25941436?'?prudp:/address=192.168.1.69;port=63571?c???????????????)??? ???G???C???????????????????????????????????????1749409??????????????????????????&#8203;?????????????????? ???)???)???????????k?</code></div></div>
This is most likely the information about how to connect to my opponents.  You can see their public IPs followed by their private IPs on the next line.  Not sure about the other values.  They probably represent the detected NAT and firewall configurations.  RVCID may be a unique ID assigned to each racer.  Not sure what the 1749409 is.<br />
<br />
7.  More chatter with ..156.3 including this packet being sent from my 3DS to ..156.3.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>?????. uI????????????????)????_?prudp:/address=68.96.**.***;port=65233;natf=2;natm=1;pmp=0;sid=15;type=3;upnp=0;RVCID=2&#8203;5940467?(?prudp:/address=192.168.1.109;port=65233????????????????????????????????)???????????</code></div></div>
(Last digits of my IP removed by me.)<br />
This one is my entry.  Not sure why my 3DS is sending it now.  My guess is that I was joining an existing group and now the server must send them my info so they can find me.<br />
<br />
8.  Some more chatter with ..128.7.  This is longer than the usual "heartbeat" but it did occur on the 10 second mark so idk if it is related.  Chatter with ..156.3 continues as well.<br />
<br />
9.  My 3DS starts talking to the other 3DS'.  The order appears arbitrary.  We each seem to exchange those prudp:/ messages with each other.<br />
<br />
We select racers, tracks, and the race starts.  Some notes about observations during the race follow:<br />
<br />
During the race my 3DS sends status packets continuously to all the other racers except 210... who it stopped communicating with around the time of track selection.  I can't recall if they D/C'd.  This leads me to believe they are using a p2p topology like all the other MK games.<br />
<br />
I noticed my 3DS was sending what I assume to be status packets to ..156.3. continuously during the race.  Not sure why is would do this unless ninty wants to snoop on your races.  It may be to broadcast the race to ppl waiting to join the next one yet I observed my 3DS began sending status packets to a new host: 67.3.171.7 (who I assume was another player) in the middle of the race.  So there goes that theory.  Creepy...<br />
<br />
<span style="font-weight: bold;">General Observations</span><br />
<br />
Finding those plaintext prudp:/ messages probably means the communication is not compressed or encrypted (aside from that initial SSL connection).<br />
All messages sent between the 3DS' and ..156.3 began with 0x1111.<br />
I looked for Mii name strings but was unable to find any.  Most likely they are UTF-16 and may be compressed (along with the other Mii data that must be sent).<br />
<br />
<span style="font-weight: bold;">That's all</span><br />
<br />
Hopefully I can record myself next time I do a capture to match what is happening when.]]></content:encoded>
		</item>
	</channel>
</rss>
