A83: Re: Re: Converting Sqrxz 83 worlds to 82/85/86


[Prev][Next][Index][Thread]

A83: Re: Re: Converting Sqrxz 83 worlds to 82/85/86




    Yeah, this could be done...

The world format is exactly the same for the 82/83/85/86/92, the only things is
that they aren't pakeded the same way. I mean, on the 82/83, they're stored in
program, on the 85, in a string, on the 86, on other strings, and I dunno how on
the 92. The converter I sent some time ago just rip the raw world data from a
.82p, .83p, .85s or .86s, and then you only have to use some program to pack
this raw data to a regular varibale ( i.e. SqrxzPac, String85, String86, ... )

Actually, I'm finishing some code in Sqrxz83 v1.0, and I'll make the level
converter always produce compressed levels.

BTW, someone asked about the penguins scrolling rutines... Why don't you have a
look in Sqrxz source ? They must be almost the same.

- Florent

-----Message d'origine-----
De : Ahmed El-Helw <ahmedre@bellsouth.net>
À : assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date : jeudi 2 juillet 1998 12:29
Objet : A83: Re: Converting Sqrxz 83 worlds to 82/85/86


>
>I would assume so... the level format is not very different to my
>understanding.. we should ask Florent to do this though, since he has a
>better understanding of the format...
>
>                -Ahmed El-Helw
>
>-----Original Message-----
>From: Bryan Rabeler <brabeler@isd.ingham.k12.mi.us>
>To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>Date: Thursday, July 02, 1998 2:56 AM
>Subject: A83: Converting Sqrxz 83 worlds to 82/85/86
>
>
>>
>>I know Florent's Sqrxz level conversion kit converts 82/85/86 worlds to
>>the 83, but what about the other way around?  Would it just be possible
>>for someone to make a 82 <-> 83 <-> 85 <-> 86 converter?
>>
>>--
>>Bryan Rabeler <brabeler@ticalc.org>
>>   File Archives, HTML, and Support
>>   the ticalc.org project - http://www.ticalc.org/
>>
>>
>>
>



Follow-Ups: