<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Grabber.exe compiled with Allegro 3.1</title>
		<link>http://www.allegro.cc/forums/view/615598</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 31 Jul 2015 20:54:12 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello,</p><p>Does anyone still got a copy of Grabber.exe <b>compiled with Allegro 3.x</b> (located in allegro\tools\grabber.exe)</p><p>Thank you so much in advance.</p><p>Question: Why ?<br />Answer: (This is the sequel to the previous thread <a href="https://www.allegro.cc/forums/thread/615565">https://www.allegro.cc/forums/thread/615565</a> ) <br />I&#39;m trying to run a very old Allegro program I made.<br />I was using &quot;.dat&quot; files made with grabber and Allegro 3.12.<br />However I only have a grabber.exe tool compiled with Allegro 4.0, and I suspect that it works differently from grabber.exe compiled with Allegro 3.1 thus &quot;corrupting&quot; some part of the dat, which make it anreadable for an Allegro 3.1-compiled executable.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (anto80)</author>
		<pubDate>Tue, 28 Jul 2015 11:37:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I once salvaged data from a 3.x game with a 4.x grabber and it mostly works using the grabber utility. Be sure to make a backup of the .dat file just in case...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (beoran)</author>
		<pubDate>Tue, 28 Jul 2015 16:36:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I did backups.</p><p>What I tried is to open with Grabber 4 (ie: the grabber.exe compiled with Allegro 4.x) a dat file previously created with Grabber 3 (the grabber.exe compiled with Allegro  3.x)<br />The openning of the dat file works.<br />All inner data seems correct (according to previews).<br />However if that Grabber 4 saves the dat file, it is not recognized anymore by my Allegro 3.x executable.</p><p>This &quot;corruption&quot; happens only if the DAT file contains fonts.<br />It seems to work fine otherwise. <br />Fonts seem to be encoded differently in Allegro 3 and 4.</p><p>That&#39;s why I would like to find a copy of Grabber 3.</p><p>Thank you
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (anto80)</author>
		<pubDate>Tue, 28 Jul 2015 17:32:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Let&#39;s party like it&#39;s 1999!<br /><span class="remote-thumbnail"><span class="json">{"name":"609651","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/3\/e30763df26e5290c7dac797cc68d142c.png","w":640,"h":480,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/e\/3\/e30763df26e5290c7dac797cc68d142c"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/e/3/e30763df26e5290c7dac797cc68d142c-240.jpg" alt="609651" width="240" height="180" /></span><br />Allegro 3.1.2 compiled with DJGPP/gcc 4.7.3</p><p>Pete
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Tue, 28 Jul 2015 20:03:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/615598/1015483#target">Peter Hull</a> said:</div><div class="quote"><p> Let&#39;s party like it&#39;s 1999!</p></div></div><p>The image looks more like something from 1982, but whatever...</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p> Allegro 3.1.2 compiled with DJGPP/gcc 4.7.3</p></div></div><p>What did you have to tweak to manage that?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Tue, 28 Jul 2015 21:22:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/615598/1015485#target">Arthur Kalliokoski</a> said:</div><div class="quote"><p> What did you have to tweak to manage that? 
</p></div></div><p>More than I anticipated <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Tue, 28 Jul 2015 22:06:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thank you so much! I will let you know if it solves my problem!</p><p>[Edit] <br />hmmm. It seems that the dat file fails being read correctly with Grabber 3 (under DosBOX)<br />All headers are here but it is previewed as gibberish.<br />And saving the dat file crashes.</p><p>I think I will load the dat file using grabber 4, export all items.<br />And import them all in grabber 3.<br />I hope it will run...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (anto80)</author>
		<pubDate>Tue, 28 Jul 2015 23:49:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If you have access to the original source code, I believe you can recompile with Allegro 4 with minimal (or maybe no?) changes. (The v3 to v4 switch was so long ago that I could be mistaken on this one though.) That might be an easier solution to your problem.</p><p>It&#39;s been a long time since I&#39;ve worked with Allegro&#39;s datafiles, so my memory is hazy. But I believe that you want to avoid changing the ordering of the contents, as that will render it corrupt from the point of view of your pre-compiled program.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (StevenVI)</author>
		<pubDate>Wed, 29 Jul 2015 00:59:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If you keep trying with the grabber, be sure to run it in the right color depth, according to your needs.<br />ie. &quot;grabber -8 mydata.dat&quot; if your game is 256-color.</p><p>Have you tried with the dat.exe utility instead ? It may let you do your changes, even if the problem is still not explained.</p><p>Troubleshooting may be easier by loading+saving the datafile, and performing a binary diff : The file format is not supposed to have changed, so the first byte where there is a difference is already a problem.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Audric)</author>
		<pubDate>Wed, 29 Jul 2015 15:08:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Here is my &quot;progression&quot; so far...
</p><ul><li><p>Under DOSBox: load using GRABBER3 in 8bit : grabber.exe -8 mydata.dat  ==&gt; still preview gibberish and crash when saving.
</p></li><li><p>Under DOSBox: use DAT utility (DAT4, compiled with Allegro4) : dat -pal F00 -u abcd.dat F01 ==&gt; still corrupting the dat file, like GRABBER4 does. I have checked: The 1st &#39;corrupted&#39; byte correspond to a FONT...</p></li></ul><p>I assume that, to try DAT utility solution, I&#39;ll need DAT3 (DAT compiled with Allegro 3.12)</p><p>Can someone provide me such exe please ?<br />Thank you
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (anto80)</author>
		<pubDate>Fri, 31 Jul 2015 20:54:12 +0000</pubDate>
	</item>
</rss>
