VOGONS


First post, by Marcin1199

User metadata
Rank Newbie
Rank
Newbie

Hi,

I want to create .x00, .x01 , .z02 archives. Can samoeone tell me which program can do this?

Reply 1 of 9, by konc

User metadata
Rank l33t
Rank
l33t

Those are parts of multi-volume archives.
.z0x sounds like zip, any program that handles zip files like 7zip should be able to handle them
.for x00, .x01 etc google says that a Romanian archive utility called RAX creates such files.

It's not clear what you are trying to achieve so I don't know what else to say. A direct answer to your question would be "use 7zip to create a multi-volume archive with at least 3 parts to create a .z02 file", but that doesn't make much sense.

Reply 2 of 9, by Marcin1199

User metadata
Rank Newbie
Rank
Newbie
konc wrote on 2025-01-28, 18:01:
Those are parts of multi-volume archives. .z0x sounds like zip, any program that handles zip files like 7zip should be able to […]
Show full quote

Those are parts of multi-volume archives.
.z0x sounds like zip, any program that handles zip files like 7zip should be able to handle them
.for x00, .x01 etc google says that a Romanian archive utility called RAX creates such files.

It's not clear what you are trying to achieve so I don't know what else to say. A direct answer to your question would be "use 7zip to create a multi-volume archive with at least 3 parts to create a .z02 file", but that doesn't make much sense.

I have an old game on floppy discs, which has install.exe, install.dat, install.bin and then files with .x00 (which only has 1kb), then .x01 (the biggest), and then .z02. The problem is that one of this archive is damaged, so I want to create them again from files which I have installed (when floppies were worked).

Thank you for advice. I have tried RAX, but it makes first file as .rax, and then .x01... In 7-zip / winrar / winzip I do not see such options to pack files in this way. Moreover I don't understand why first two files are .x and the last one is .z extensions.

Reply 3 of 9, by Marcin1199

User metadata
Rank Newbie
Rank
Newbie

However (when floppies worked) I noticed that these archives were creating sfx.exe file, which automatically unpack all files of the game. Game is from 1994.

Reply 4 of 9, by konc

User metadata
Rank l33t
Rank
l33t

Ah so it's a game installer, in which case it's not very probable that these are RAX or ZIP archives. For example a .Z02 is not a valid set unless you also have the .ZIP and the .Z01, and it's even more unlikely that the game uses two different compression programs. At this point I'd say that your best bet is to get the game again from another source.

Reply 5 of 9, by Marcin1199

User metadata
Rank Newbie
Rank
Newbie
konc wrote on 2025-01-29, 07:56:

Ah so it's a game installer, in which case it's not very probable that these are RAX or ZIP archives. For example a .Z02 is not a valid set unless you also have the .ZIP and the .Z01, and it's even more unlikely that the game uses two different compression programs. At this point I'd say that your best bet is to get the game again from another source.

I am searching for a long tine and probably it does 't exist in internet 😀 so thats why I tried to make archive by myself.

Reply 6 of 9, by nico7550

User metadata
Rank Newbie
Rank
Newbie

Did you try using an hexeditor to see the beginnig of the file, you may find clue about compression

Reply 7 of 9, by eddman

User metadata
Rank Oldbie
Rank
Oldbie

What's the name of the game?

Reply 8 of 9, by leileilol

User metadata
Rank l33t++
Rank
l33t++

I've only seen those extensions for floppy-split files for Epic Megagames shareware games' installers, which groups them all up together and runs the whole file (it's a PKSFX self-extractor). x00 is the smallest because it is information for the installer program.

apsosig.png
long live PCem

Reply 9 of 9, by Marcin1199

User metadata
Rank Newbie
Rank
Newbie
leileilol wrote on 2025-01-30, 09:41:

I've only seen those extensions for floppy-split files for Epic Megagames shareware games' installers, which groups them all up together and runs the whole file (it's a PKSFX self-extractor). x00 is the smallest because it is information for the installer program.

Wow, I am impresed that you identified it. Yes, it is Jazz Jackrabbit 1, episodes 1-3. It was released on 2 floppy discs.