From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro: Problem with datafiles Organization: Pin Eight Software Message-ID: <8lei8s808cqh0nien84tkeic7emnidtlea@4ax.com> References: <38893516 AT 195 DOT 34 DOT 192 DOT 13> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 19 X-Trace: /wObncQy+DjBUg2cbcUX+ErTWHcRuLSJLoLxP6H8lYl8rg9wkWSjm03iBBuegtY/w8MDXgSm4MS3!KRMjueV5XhUsMgmiKhdbRL/FPK/yZuPQD53srw65yZRQFsDMb9femTy4HsTr8QzSvWOTo7gYng== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 22 Jan 2000 05:09:50 GMT Distribution: world Date: Sat, 22 Jan 2000 05:09:50 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 22 Jan 2000 04:46:55 -0000, "Alan McFarlane" wrote: >I have been trying for weeks now to create an application using (amongst >other things) Allegro. The application uses an uncompressed Allegro >datafile, which I would like to have appended (using exedat) to the main >code. Unfortunatly, I can't get the datafile routines to work. Appended datafiles are broken in the latest Allegro WIP (3.9.30). Try using dat2s (see the source for setup) if you want to embed your datafile; this has the additional advantage that if you use UPX to compress your executable, the datafile will be compressed with UPX's LZO, which is slightly more efficient than Allegro's implementation of LZSS. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html Comment on story ideas at http://home1.gte.net/frodo/quickjot.html