Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Packaging ELFs and IRXs as one? Or fixing LaunchELF?
  

Results 1 to 3 of 3
  1. #1 Packaging ELFs and IRXs as one? Or fixing LaunchELF? 
    Velocity_7 is offline Member
    Join Date
    Aug 2004
    Posts
    28
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Sorry, in n00b mode at the moment.

    Is there a way to get the IRX files into an ELF like say, PS2LINK or PUKKLINK? Because at the moment, I'm having a problem with LaunchELF trying to launch these two ELFs. They both keep giving me IPCONFIG.DAT and IRX loading errors (unable to find files).
    Reply With Quote  

  2. #2  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by Velocity_7
    Sorry, in n00b mode at the moment.

    Is there a way to get the IRX files into an ELF like say, PS2LINK or PUKKLINK?
    The only way to 'embed' such modules is by recompiling the application. That is not really something a 'n00b' can be expected to succeed at.

    Because at the moment, I'm having a problem with LaunchELF trying to launch these two ELFs. They both keep giving me IPCONFIG.DAT and IRX loading errors (unable to find files).
    If you are trying to launch them from HDD, then that is the problem. Launched that way they will not be able to find the modules they need. This is a generic problem affecting all PS2 homebrews, and there is nothing LaunchELF can do about it. My own solution to this is to run PS2Link from MC instead, which works fine. (And of course I use LaunchELF to start it.)

    Best regards: dlanor
    Reply With Quote  

  3. #3  
    Velocity_7 is offline Member
    Join Date
    Aug 2004
    Posts
    28
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Actually, trying to run from CD is failing for me. I never tried HDD, but thanks for the heads up.

    ... Why would LaunchELF not work with CD and HDD actually?
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •