<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — Create custom dats?]]></title>
		<link>http://forum.redump.org/topic/6346/create-custom-dats/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/6346/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Create custom dats?.]]></description>
		<lastBuildDate>Wed, 05 May 2010 06:30:57 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25552/#p25552</link>
			<description><![CDATA[<p>amazing thanks a lot&nbsp; <img src="http://forum.redump.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ghost)]]></author>
			<pubDate>Wed, 05 May 2010 06:30:57 +0000</pubDate>
			<guid>http://forum.redump.org/post/25552/#p25552</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25548/#p25548</link>
			<description><![CDATA[<div class="quotebox"><cite>ghost wrote:</cite><blockquote><p>dude you will save me if you can tell me what to use to split the pc dat into cd and dvd. splitting the iso and bin entries into two dats</p></blockquote></div><p>Here you go. Just rename the PC Dat to &quot;RDPC.dat&quot; and stick it in the same folder as this program. It will output &quot;RDPC_BIN.DAT&quot; and &quot;RDPC_ISO.DAT&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (velocity37)]]></author>
			<pubDate>Wed, 05 May 2010 01:14:48 +0000</pubDate>
			<guid>http://forum.redump.org/post/25548/#p25548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25542/#p25542</link>
			<description><![CDATA[<p>The best crappy programm I ever used....at least looks like it. It converts the dats nicely. Testing it with Hyperspin in a few moments. Be prepared for some crap lovin if it works as it should&nbsp; <img src="http://forum.redump.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> Mucho thanks in advance!</p>]]></description>
			<author><![CDATA[null@example.com (MrX_Cuci)]]></author>
			<pubDate>Tue, 04 May 2010 20:57:19 +0000</pubDate>
			<guid>http://forum.redump.org/post/25542/#p25542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25537/#p25537</link>
			<description><![CDATA[<p>dude you will save me if you can tell me what to use to split the pc dat into cd and dvd. splitting the iso and bin entries into two dats</p>]]></description>
			<author><![CDATA[null@example.com (ghost)]]></author>
			<pubDate>Tue, 04 May 2010 18:46:47 +0000</pubDate>
			<guid>http://forum.redump.org/post/25537/#p25537</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25534/#p25534</link>
			<description><![CDATA[<p>Well, I looked at the sample Playstation XML dat, and it didn&#039;t even use the index and image fields, so neither did I. There was also spaces between some blank fields, so I recreated those too.</p><p>Anyways, I threw together this crappy program in VB (I&#039;m more of a scripting guy, myself). You&#039;ll probably need the .NET framework if you don&#039;t have it.</p><p>Just rename the redump.org dat to &quot;RD.dat&quot;, and throw it in the same folder as the program. Run it, and it&#039;ll create &quot;NEW.DAT&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (velocity37)]]></author>
			<pubDate>Tue, 04 May 2010 16:56:40 +0000</pubDate>
			<guid>http://forum.redump.org/post/25534/#p25534</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25531/#p25531</link>
			<description><![CDATA[<p>Awesome if possible!</p><p>This is how the formatting looks like:</p><div class="codebox"><pre><code>&lt;game name=&quot;Tekken 2 (USA)&quot; index=&quot;true&quot; image=&quot;t&quot;&gt;
    &lt;description&gt;Tekken 2 (USA)&lt;/description&gt;
    &lt;cloneof&gt;&lt;/cloneof&gt;
    &lt;crc&gt;&lt;/crc&gt;
    &lt;manufacturer&gt;&lt;/manufacturer&gt;
    &lt;year&gt;&lt;/year&gt;
    &lt;genre&gt;&lt;/genre&gt;
&lt;/game&gt;</code></pre></div><p>Index is first game of that letter / number. Image is the first letter / number of the game name. . The rest needs to be filled in manually I guess. CRC is not used at the moment. Here some example DATS: <a href="http://hyperlist.hyperspin-fe.com/">http://hyperlist.hyperspin-fe.com/</a></p>]]></description>
			<author><![CDATA[null@example.com (MrX_Cuci)]]></author>
			<pubDate>Tue, 04 May 2010 12:11:54 +0000</pubDate>
			<guid>http://forum.redump.org/post/25531/#p25531</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25312/#p25312</link>
			<description><![CDATA[<p>If you give me an example of a complete redumb db entry from the dat, and how you want that resulting entry to be formatted, I will look into throwing something together that can do it for you.</p><p>For example, here&#039;s Tekken 2 (USA) for the PlayStation:<br /></p><div class="codebox"><pre><code>    &lt;game name=&quot;Tekken 2 (USA)&quot;&gt;
        &lt;description&gt;Tekken 2 (USA)&lt;/description&gt;
        &lt;rom name=&quot;Tekken 2 (USA).cue&quot; size=&quot;306&quot; crc=&quot;7b45c1a8&quot; md5=&quot;b28b88a353507118f1586d71eef1b7c0&quot; sha1=&quot;73b58d9c70c59f0f2a6b19ad9d04e9a61f820256&quot;/&gt;
        &lt;rom name=&quot;Tekken 2 (USA) (Track 1).bin&quot; size=&quot;717922128&quot; crc=&quot;7ab1c17b&quot; md5=&quot;b2ce9448df23b0378f7bf5cce901eecc&quot; sha1=&quot;2b6a371fc70c2e625f238ef98104ad1d2a07a5bc&quot;/&gt;
        &lt;rom name=&quot;Tekken 2 (USA) (Track 2).bin&quot; size=&quot;26554080&quot; crc=&quot;9a0d6a04&quot; md5=&quot;9f64359d59fa921a68dea3300bd54ac2&quot; sha1=&quot;5faad8d827cc9390dc097e75822e23c2f4953364&quot;/&gt;
        &lt;rom name=&quot;Tekken 2 (USA) (Track 3).bin&quot; size=&quot;6350400&quot; crc=&quot;d387cac5&quot; md5=&quot;131bb82eb1ba56b4991091f1717770a2&quot; sha1=&quot;47eb5ef6093e80099f710b7e221b461ca3ab3c26&quot;/&gt;
    &lt;/game&gt;</code></pre></div><p>What do you want the result to look like?</p>]]></description>
			<author><![CDATA[null@example.com (velocity37)]]></author>
			<pubDate>Wed, 28 Apr 2010 12:59:53 +0000</pubDate>
			<guid>http://forum.redump.org/post/25312/#p25312</guid>
		</item>
		<item>
			<title><![CDATA[Re: Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25306/#p25306</link>
			<description><![CDATA[<p>The code doesn&#039;t allow it afaik.</p>]]></description>
			<author><![CDATA[null@example.com (Jackal)]]></author>
			<pubDate>Wed, 28 Apr 2010 10:50:05 +0000</pubDate>
			<guid>http://forum.redump.org/post/25306/#p25306</guid>
		</item>
		<item>
			<title><![CDATA[Create custom dats?]]></title>
			<link>http://forum.redump.org/post/25304/#p25304</link>
			<description><![CDATA[<p>Would it be possible to create custom dats? I just need an XML with the filenames. It&#039;s a pain to edit them manually for use with Hyperspin frontend: <a href="http://www.youtube.com/watch?v=2LbtvmdRgo8&amp;feature=related">http://www.youtube.com/watch?v=2LbtvmdR … re=related</a></p>]]></description>
			<author><![CDATA[null@example.com (MrX_Cuci)]]></author>
			<pubDate>Wed, 28 Apr 2010 10:41:20 +0000</pubDate>
			<guid>http://forum.redump.org/post/25304/#p25304</guid>
		</item>
	</channel>
</rss>
