Basically, my friend has swapmagic and he wanted me to ask if Zoneloader plays all games that swapmagic fails to allow, and how do you open .elf files on apple mac computers.
- ev0-
Printable View
Basically, my friend has swapmagic and he wanted me to ask if Zoneloader plays all games that swapmagic fails to allow, and how do you open .elf files on apple mac computers.
- ev0-
It's a common standard format for executables files (Executable and Linkable Format), it's not an archive that you can "open", maybe you can have some info about it with some commands, like for example "ldd" (print shared library dependencies)...