<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
		<link>http://forum.redump.org/topic/17099/dreamcast-tosec-2-redump-and-vice-versa-dumps-converter/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/17099/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter.]]></description>
		<lastBuildDate>Sun, 14 Sep 2025 08:06:28 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/130929/#p130929</link>
			<description><![CDATA[<p>Sorry to necro this thread - I was also trying to solve the problem with the <em>datafile.dtd</em> hosted on the long-dead <em>logiqx.com</em>.</p><p>Using the Internet Archive, I was able to find an old copy of the DTD file from 2023 <a href="https://web.archive.org/web/20230405091520/http://www.logiqx.com/Dats/datafile.dtd">here</a>.</p><p>I thought maybe changing the URL in the DAT accordingly would do the trick, like so:<br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE datafile PUBLIC &quot;-//Logiqx//DTD ROM Management Datafile//EN&quot; &quot;https://web.archive.org/web/20230405091520/http://www.logiqx.com/Dats/datafile.dtd&quot;&gt;</code></pre></div><p>...but then I get an error saying:<br /></p><div class="quotebox"><blockquote><p>Expected DTD markup was not found. Line 1, position 3.</p></blockquote></div><p>Next attempt: Download the DTD file and use it locally (put it in the same folder as the DAT):<br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;!DOCTYPE datafile PUBLIC &quot;-//Logiqx//DTD ROM Management Datafile//EN&quot; &quot;datafile.dtd&quot;&gt;</code></pre></div><p>...and that works! <img src="http://forum.redump.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Hope it&#039;s able to help someone.</p><p>I have a question in return: can this tool also generate Redump-style CUE sheets if I provide the correct DAT?&nbsp; So far all I&#039;ve been able to get it to do is write GDI.&nbsp; Maybe I am misunderstanding the instructions...</p>]]></description>
			<author><![CDATA[null@example.com (CastingDreams)]]></author>
			<pubDate>Sun, 14 Sep 2025 08:06:28 +0000</pubDate>
			<guid>http://forum.redump.org/post/130929/#p130929</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/119097/#p119097</link>
			<description><![CDATA[<p>Seemingly the only thing stopping me from getting this to work is &quot;datafile.dtd&quot; pointing to the now dead logiqx.com - it pulls this from the DAT file itself so redirecting it (pulled from archive.org) &quot;should&quot; be possible, but I can&#039;t parse the &quot;PUBLIC&quot; identifier - SYSTEM is obviously pointing to a URL, but I assume these both have to be corrected for the application to parse the path to the datafile correctly (?)</p><p>Hoping to get this sorted, at the very least it&#039;s a good alternative for verification dumps if you already have a Plextor and a Dreamcast - happy to fill out the existing guide as well <a href="http://wiki.redump.org/index.php?title=GD-ROM_SD_Card_Dumping_Guide">http://wiki.redump.org/index.php?title= … ping_Guide</a></p><div class="codebox"><pre><code>&gt; &lt;!--
&gt;    ROM Management Datafile - DTD
&gt; 
&gt;    For further information, see: [url]http://www.logiqx.com/[/url]
&gt; 
&gt;    This DTD module is identified by the PUBLIC and SYSTEM identifiers:
&gt; 
&gt;    PUBLIC &quot;-//Logiqx//DTD ROM Management Datafile//EN&quot;
&gt;    SYSTEM &quot;[url]http://www.logiqx.com/Dats/datafile.dtd[/url]&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (samsam12)]]></author>
			<pubDate>Sat, 20 Jul 2024 12:02:55 +0000</pubDate>
			<guid>http://forum.redump.org/post/119097/#p119097</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/113810/#p113810</link>
			<description><![CDATA[<p>Just came to use this today, having taken Dumper&#039;s advice to get it working and convert my self-dumped set the last time I used it, but it seems the program now has an error.</p><p>On selecting a .dat file it&#039;s trying to connect to <a href="http://www.logiqx.com">www.logiqx.com</a>, and as that no longer seems to exist, the program won&#039;t work.</p><p>System.Net.WebException: The remote name could not be resolved: &#039;<a href="http://www.logiqx.com">www.logiqx.com</a>&#039;</p>]]></description>
			<author><![CDATA[null@example.com (kingspoons)]]></author>
			<pubDate>Sun, 17 Dec 2023 22:56:21 +0000</pubDate>
			<guid>http://forum.redump.org/post/113810/#p113810</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/67834/#p67834</link>
			<description><![CDATA[<p>if you&#039;re still around @LedZeppelin68 and still have the source code and fancy updating it?</p><p>Had to use this today - doesn&#039;t work going from TOSEC to redump with the new .cue based DATs </p><p>if you open the DAT with your editor of choice and replace all instances of &quot;.cue&quot; with &quot;.gdi&quot; it will work again. (ctrl+h is your friend) </p><p>or if you&#039;re like me an inline sed will do the trick </p><p>sed -i &#039;s/.cue/.gdi/g&#039; /path-to-and/name-of-dat.dat</p>]]></description>
			<author><![CDATA[null@example.com (wiggy2k)]]></author>
			<pubDate>Tue, 26 Feb 2019 23:42:54 +0000</pubDate>
			<guid>http://forum.redump.org/post/67834/#p67834</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/59972/#p59972</link>
			<description><![CDATA[<div class="quotebox"><cite>jhmiller wrote:</cite><blockquote><p>I have noticed a minor bug: if the dirs &quot;dat&quot; or &quot;audio&quot; don&#039;t exist, produce an exception when click in the point 3 (Choose dat).</p></blockquote></div><p>There are other exceptions, like, when you try to run it offline and load the TOSEC dat, it crashes, because it can&#039;t load the .dtd file from the url in the dat.</p>]]></description>
			<author><![CDATA[null@example.com (F1ReB4LL)]]></author>
			<pubDate>Sun, 15 Apr 2018 20:06:23 +0000</pubDate>
			<guid>http://forum.redump.org/post/59972/#p59972</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/59970/#p59970</link>
			<description><![CDATA[<p>Perfect <img src="http://forum.redump.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I have noticed a minor bug: if the dirs &quot;dat&quot; or &quot;audio&quot; don&#039;t exist, produce an exception when click in the point 3 (Choose dat).</p><p>I will continue using the application. If I find some other problem, I&#039;ll warn you.</p><p>Many thanks for this tool LedZeppelin68 !!!</p>]]></description>
			<author><![CDATA[null@example.com (jhmiller)]]></author>
			<pubDate>Sun, 15 Apr 2018 19:45:03 +0000</pubDate>
			<guid>http://forum.redump.org/post/59970/#p59970</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/59959/#p59959</link>
			<description><![CDATA[<p>Hello, jhmiller</p><p>Thanks for this notice.</p><p>Track 4 consists of 0x00h, that&#039;s why there are so many matches.</p><p>So, i modified util to stop searching after 1st succesful match</p><p><span class="postimg"><img src="https://i.imgur.com/wsgGnG0.png" alt="https://i.imgur.com/wsgGnG0.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (LedZeppelin68)]]></author>
			<pubDate>Sun, 15 Apr 2018 14:12:56 +0000</pubDate>
			<guid>http://forum.redump.org/post/59959/#p59959</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/59687/#p59687</link>
			<description><![CDATA[<p>LedZeppelin68: Can you check the conversion of MOHO (Pal).<br />Fail to convert between Track 4 and 5.<br />PM if you need the game.</p>]]></description>
			<author><![CDATA[null@example.com (jhmiller)]]></author>
			<pubDate>Wed, 04 Apr 2018 19:31:44 +0000</pubDate>
			<guid>http://forum.redump.org/post/59687/#p59687</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58622/#p58622</link>
			<description><![CDATA[<p>No, we need to switch to cue+tracks first, then there would be a point to ask to add such dumps into emus. Our gdis are simply wrong/broken/incorrect.</p>]]></description>
			<author><![CDATA[null@example.com (F1ReB4LL)]]></author>
			<pubDate>Tue, 20 Feb 2018 20:37:34 +0000</pubDate>
			<guid>http://forum.redump.org/post/58622/#p58622</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58616/#p58616</link>
			<description><![CDATA[<p>Actual Dreamcast emulator reference is Redream. We could talk with Inolen, actual author/boss to see if he could implement compatibility with our original Dumps.</p>]]></description>
			<author><![CDATA[null@example.com (diego-rbb-93)]]></author>
			<pubDate>Tue, 20 Feb 2018 12:20:58 +0000</pubDate>
			<guid>http://forum.redump.org/post/58616/#p58616</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58513/#p58513</link>
			<description><![CDATA[<p>I continue to test the application and it works very well.<br />Thanks for adding the gdi function.<br />For me this application is MANDATORY.</p><p>Just to say something, I would modify the way to choose the output format (Points 3 and 4).<br />It is not very clear if it will be created in the Redump format or in the TOSEC format.<br />Until I have used it a couple of times I have not known how to choose the output format.</p><p>Many thanks LedZeppelin68</p>]]></description>
			<author><![CDATA[null@example.com (jhmiller)]]></author>
			<pubDate>Thu, 15 Feb 2018 19:16:24 +0000</pubDate>
			<guid>http://forum.redump.org/post/58513/#p58513</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58461/#p58461</link>
			<description><![CDATA[<p>Util is updated</p>]]></description>
			<author><![CDATA[null@example.com (LedZeppelin68)]]></author>
			<pubDate>Sun, 11 Feb 2018 20:30:19 +0000</pubDate>
			<guid>http://forum.redump.org/post/58461/#p58461</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58430/#p58430</link>
			<description><![CDATA[<p>Shutokou is working. I don´t know why, but my antivirus was blocking access to the folder. Sorry.<br />I continue to test the conversion with other games.<br />Waiting for the gdi creation <img src="http://forum.redump.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Without this feature I cannot test the converted games in the GDEMU or USBGDRom.</p><p>Edit:<br />The &quot;Save Log&quot; feature saves the game list, not the log.</p><p>Until now I converted these games and compared the files between converted and TOSEC and all is OK !!!:<br />Sega GT - Homologation Special (Japan)<br />Shutokou Battle (Japan)<br />Soukou no Kihei - Space Griffon (Japan)<br />Space Channel 5 (Japan)<br />Test Drive Le Mans (USA) (En,Fr,Es)</p>]]></description>
			<author><![CDATA[null@example.com (jhmiller)]]></author>
			<pubDate>Fri, 09 Feb 2018 18:32:49 +0000</pubDate>
			<guid>http://forum.redump.org/post/58430/#p58430</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58423/#p58423</link>
			<description><![CDATA[<div class="quotebox"><cite>jhmiller wrote:</cite><blockquote><p>Thanks LedZeppelin68.<br />I&#039;m going to try it.</p><p>Edit:<br />2 Suggestions:<br />Can you generate the gdi ?<br />Quit the &quot;Complete&quot; for each track and show the progress in the bottom textbox.<br />Something like &quot;Waiting... Converting Track 1 / x&quot; and when the process has finished show &quot;Completed&quot;.<br />Can you check the game &quot;Shutokou Battle (Jap)&quot; (<a href="http://redump.org/disc/5716/">http://redump.org/disc/5716/</a>): It does not do the conversion.</p><p>Many thanks for this app.<br />If it works well, it is something that I am sure I will use a lot.</p></blockquote></div><p>now the util shows some progress status<br />no gdi at the moment, will research it soon</p><p>Shutokou Battle (Jap) works for me</p><p><span class="postimg"><img src="https://i.imgur.com/3iaEsKX.png" alt="https://i.imgur.com/3iaEsKX.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (LedZeppelin68)]]></author>
			<pubDate>Fri, 09 Feb 2018 12:01:14 +0000</pubDate>
			<guid>http://forum.redump.org/post/58423/#p58423</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Dreamcast] TOSEC 2 REDUMP and vice versa dumps converter]]></title>
			<link>http://forum.redump.org/post/58422/#p58422</link>
			<description><![CDATA[<div class="quotebox"><cite>diego-rbb-93 wrote:</cite><blockquote><p>Can we trust the Dreamcast dumps sources of TOSEC as a secure bet on preserving the fullset?</p></blockquote></div><p>TOSEC:<br />audio tracks not offset corrected</p><p>that&#039;s why there is several dumps of one game that differs only with one audio track (sonic, shenmue)</p><p>BUT</p><p>TOSEC dumps works with emulators and gdemu</p>]]></description>
			<author><![CDATA[null@example.com (LedZeppelin68)]]></author>
			<pubDate>Fri, 09 Feb 2018 11:59:06 +0000</pubDate>
			<guid>http://forum.redump.org/post/58422/#p58422</guid>
		</item>
	</channel>
</rss>
