PDA

View Full Version : ISO to .ELF converter



KnightWarrior
09-25-2011, 06:24 PM
I have the Action Replay & Gameshark 2 for the PS2 on Disc

Is there a ISO to .ELF Converter to put it on MC Boot??

Chilly Willy
09-25-2011, 09:00 PM
ISO is a disc image format, not a file format. ISO has ALL the files in it, be they ELF or music or binary data or anything else. IF AR or GS2 runs from a single self-contained ELF file, you would have to extract it from the ISO. There are a number of apps for the PC that allow you to read/write files on ISO images. Use one of those to check the content of your ISO.

Guntz
09-25-2011, 10:06 PM
If ELF is anything like .GCN, then it's just ISO with a different file name extension.

Probably not a helpful post, but it's vaguely related to 6th gen emulation.

Sik
09-25-2011, 10:45 PM
If ELF is anything like .GCN, then it's just ISO with a different file name extension.
...wrong. Completely wrong. ELF is an executable format, while ISO is a disc image. Nothing to do with each other. If anything, you would find an ELF as one of the files in an ISO.

tomaitheous
09-25-2011, 10:46 PM
ISO is a disc image format, not a file format. ISO has ALL the files in it, be they ELF or music or binary data or anything else. IF AR or GS2 runs from a single self-contained ELF file, you would have to extract it from the ISO. There are a number of apps for the PC that allow you to read/write files on ISO images. Use one of those to check the content of your ISO.

On a side note, PCE CD games use the "ISO" label for the data track dump format. But it's not really ISO. There's no file structure. BITD, ISO mean 'cooked' and BIN meant raw ('cause almost everything out there was in ISO9660 format). So the PCE data tracks were saved as 'cooked' format, FAT system be damned. BIN 99.999% of the time means a raw dump of the whole CD when accompanied/associated with a CUE file.

Guntz
09-25-2011, 10:59 PM
...wrong. Completely wrong. ELF is an executable format, while ISO is a disc image. Nothing to do with each other. If anything, you would find an ELF as one of the files in an ISO.

Then I shall stop talking about PS2 emulation then. :|