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: help with elf files....
  

Results 1 to 3 of 3
  1. #1 help with elf files.... 
    ps2modder Guest
    Is there a way to put 50 elfs adn supporting fiels on a cd-rom and then a program installs them on teh HDD or memoery card???

    please tell em because i hate wasting cd-roms.....


    can it also be done by ***3...or can i use another program...please provide vivid intructions
    Reply With Quote  

  2. #2  
    monkey01's Avatar
    monkey01 is offline <-- My monkeys butt
    Join Date
    Aug 2004
    Posts
    71
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by ps2modder
    Is there a way to put 50 elfs adn supporting fiels on a cd-rom and then a program installs them on teh HDD or memoery card???

    please tell em because i hate wasting cd-roms.....


    can it also be done by ***3...or can i use another program...please provide vivid intructions
    If you follow my walkthrough, when you first use the Independent exploit it will install anything on that cd to the system folder on your MC, so just put everything you want on that one cd and when it installs the exploid they will all install.
    check out my tutorial at:
    http://ps2.lookatthemonkeys.com
    and check out my site
    http://lookatthemonkeys.com

    Tutorial includes: MC exploit, ExectFTP, FAPLink, KeyLauncher, HDD parititions, LaunchELF, 48bit patching, skinning HDL/HDA

    Message me for any additions you would like to see on the tutorial.
    Reply With Quote  

  3. #3  
    Liquid Neon is offline Member
    Join Date
    Oct 2002
    Posts
    49
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Ok here you go, This is what i did, its pretty easy to figure out:

    INSTALL.CNF

    App 1 Title
    NO_ENTRY
    _MKDIR mc0:/BOOT
    _MKDIR mc0:/BOOT/EXECFTPS0_68
    _MKDIR mc0:/BOOT/HDLDUMB
    _MKDIR mc0:/BOOT/HDLOADER
    _COPY cdrom0:\EXPLORER.ELF;1 mc0:/BOOT/BOOT.ELF
    _COPY cdrom0:\EXECFTPS.ELF;1 mc0:/BOOT/EXECFTPS0_68/EXECFTPS.ELF
    _COPY cdrom0:\IPCONFIG.DAT;1 mc0:/BOOT/EXECFTPS0_68/CONFIG.DAT
    _COPY cdrom0:\ICON.SYS;1 mc0:/BOOT/icon.sys
    _COPY cdrom0:\DEV.ICO;1 mc0:/BOOT/dev.ico
    _COPY cdrom0:\HDLDUMB.ELF;1 mc0:/BOOT/HDLDUMB/HDLDUMB.ELF
    _COPY cdrom0:\IPCONFIG.DAT;1 mc0:/BOOT/HDLDUMB/CONFIG.DAT
    _COPY cdrom0:\HDLOADER.ELF;1 mc0:/BOOT/HDLOADER/HDLOADER.ELF
    _COPY cdrom0:\MENU.TXT;1 mc0:/BOOT/MENU.TXT

    See copy a new menu.txt during the install after copying the files to set up the applications boot path and menu item name.

    MENU.TXT

    Browser|rom0:OSDSYS BootBrowser
    ExecFTPs 0.68|mc0:/BOOT/EXECFTPS0_68/EXECFTPS.ELF
    HDL_DUMB|mc0:/BOOT/HDLDUMB/HDLDUMB.ELF
    HD Loader 1.4 Patched|mc0:/BOOT/HDLOADER/HDLOADER.ELF

    You can apply this any way you want, its pretty easy.

    NOTE After the install is complete you will need to reboot your ps2 and re-enter devmode to see the menu changes
    Last edited by Liquid Neon; 12-15-2004 at 02:42 PM.
    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
  •