Simple question about IRX and ELF files

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
Terminal
Posts: 2
Joined: Thu Sep 28, 2006 5:23 am

Simple question about IRX and ELF files

Post by Terminal »

Is it possible to export an IRX module into ELF format?

Any help or reference, for the good or for the bad, will be greatly appreciated.
User avatar
jbit
Site Admin
Posts: 293
Joined: Sat May 28, 2005 3:11 am
Location: København, Danmark
Contact:

Post by jbit »

Ermm....
I'm not sure exactly what you're trying to do (maybe a little explanation might help?), but IRXs are already in ELF format.
File sees them like this:
ps2snd.irx: ELF 32-bit LSB MIPS-I processor-specific, MIPS, version 1 MathCoPro/FPU/MAU Required (SYSV), stripped
Terminal
Posts: 2
Joined: Thu Sep 28, 2006 5:23 am

Post by Terminal »

I'm trying to convert an IRX file to a PRX. I've seen the ELF headers on both files, but the processor specific-ness is what troubles me. There's just been something looping my head about running some PS2 modules on a PSP, I know the code is written according to PS2 hardware, but there are some things I wanted to try. And thanks for the reply jbit.
Post Reply