<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Project Pokémon Forums - ROM Research & Development]]></title>
		<link>http://projectpokemon.org/forums/</link>
		<description><![CDATA[Share any breakthroughs you've made in ROM editing here and see what others have to share!]]></description>
		<language>en</language>
		<lastBuildDate>Thu, 20 Jun 2013 06:56:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://projectpokemon.org/forums/images/misc/rss.png</url>
			<title><![CDATA[Project Pokémon Forums - ROM Research & Development]]></title>
			<link>http://projectpokemon.org/forums/</link>
		</image>
		<item>
			<title>Pokemon Mystery Dungeon: Explorers of Sky Archive Format</title>
			<link>http://projectpokemon.org/forums/showthread.php?29750-Pokemon-Mystery-Dungeon-Explorers-of-Sky-Archive-Format&amp;goto=newpost</link>
			<pubDate>Fri, 31 May 2013 16:12:09 GMT</pubDate>
			<description><![CDATA[Since it doesn't seem like anyone knows how the data is stored, here's a start: 
Most *.bin files are archive files.  They're similar to narc, but...]]></description>
			<content:encoded><![CDATA[<div>Since it doesn't seem like anyone knows how the data is stored, here's a start:<br />
Most *.bin files are archive files.  They're similar to narc, but slightly different.<br />
<br />
0x0-3: Unknown; 00 00 00 00<br />
0x4-7: Number of Files<br />
0x8-B: Start of 1st file<br />
0xC-F: Length of 1st file<br />
(8+8x) to (B+8x): Start of file index x<br />
(C+8x) to (F+8x): Length of file index x<br />
where x=0 to (value of 0x4-7) - 1<br />
<br />
I might work on it more, but I'll give more time into my save editor for this game.<br />
<br />
Have fun, ROM researchers!<br />
<br />
[edit]<br />
Attached simple .Net Framework 4.0 command line utility to extract files from a bin archive.<br />
[edit 2]<br />
An untested version for .Net Framework 2.0 has been uploaded.</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://projectpokemon.org/forums/attachment.php?attachmentid=10800&amp;d=1370020701">&#83;&#107;&#121;&#32;&#82;&#111;&#109;&#32;&#69;&#100;&#105;&#116;&#111;&#114;&#46;.zip</a> 
(7.3 KB)
</li> <li>
	<img class="inlineimg" src="/zip.gif" alt="File Type: zip" />
	<a href="http://projectpokemon.org/forums/attachment.php?attachmentid=10802&amp;d=1370095205">&#46;&#78;&#101;&#116;&#32;&#50;&#46;&#48;&#32;&#83;&#107;&#121;&#32;&#82;&#111;&#109;&#32;&#69;.zip</a> 
(5.4 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?5-ROM-Research-amp-Development"><![CDATA[ROM Research & Development]]></category>
			<dc:creator>evandixon</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?29750-Pokemon-Mystery-Dungeon-Explorers-of-Sky-Archive-Format</guid>
		</item>
		<item>
			<title><![CDATA[I'm Done]]></title>
			<link>http://projectpokemon.org/forums/showthread.php?29665-I-m-Done&amp;goto=newpost</link>
			<pubDate>Sat, 25 May 2013 06:14:19 GMT</pubDate>
			<description><![CDATA[This was going to be a longer thing about what's wrong with "hacking" here and with the Pokemon community in general.  I'm not going to bother since...]]></description>
			<content:encoded><![CDATA[<div>This was going to be a longer thing about what's wrong with &quot;hacking&quot; here and with the Pokemon community in general.  I'm not going to bother since it would all fall on deaf ears.  I'll just copy and paste parts of the end bit from what I wrote:<br />
<br />
So.. I'm done.  The link at the bottom is to all of my stuff- databases, notes, the spreadsheet, programs, etc.  The IDBs are also in text format(.s is plain text; don't use notepad though- they're too big). I'm sure more than a few people will want some of the lists and .bss sections from the different binaries in them- especially the script commands and such ... That said, I'm not exactly leaving completely.  I will still be working on PokeGen occasionally and the development &quot;library&quot; for W2.  A few of those headers are done.  Expect something like the main boost lib where almost the entire thing is headers and it will come with instructions for building code and a list of what to install(DevkitARM and such).<br />
<br />
<br />
(You're going to want IDA 6.1.110315 to view the IDB files.  That's where the most useful stuff is. arm9-white2_decompressed_U.idb is the main one.)<br />
<br />
<a href="http://hack.thundaga.com/hacking_stuff.7z" target="_blank">http://hack.thundaga.com/hacking_stuff.7z</a></div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?5-ROM-Research-amp-Development"><![CDATA[ROM Research & Development]]></category>
			<dc:creator>Bond697</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?29665-I-m-Done</guid>
		</item>
	</channel>
</rss>
