Forum: HDLoader Skins Discussion - Talk about the customization of the HDLoader interface and skins downloads as it relates to the PS2.


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: tutorial for applying skins??
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
  1. #1 tutorial for applying skins?? 
    Mar424 is offline Registered User
    Join Date
    Apr 2005
    Posts
    6
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    is there a turorial or something that tells me how i an apply the skins to my hda.elf? i looked but maybe i missing it.

    if there is not one out there can someone tell me how to do it? please
    Reply With Quote  

  2. #2  
    digitalFX's Avatar
    digitalFX is offline Got Linux?
    Join Date
    Sep 2004
    Location
    PA
    Posts
    411
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Use zero's hdlpatcher or HDAIO (the gui frontend for the same program). Read the documentation and it's easy to do.
    Reply With Quote  

  3. #3  
    Mar424 is offline Registered User
    Join Date
    Apr 2005
    Posts
    6
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    alright i did that, i undestand what to do now. BUT, when i load the .elf it says "file not well recongnized, be careful". whats wrong?


    and is there a way i can extract a "hdl" .elf from an original HDLoader CD?
    Reply With Quote  

  4. #4  
    topspot is offline Registered abUser
    Join Date
    Mar 2005
    Posts
    22
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    when i skin i always use commandline instead of HDL_AIO or any other HDL editor its easy to use and you can skin/patch any HDL.ELF version. i would always get that "file not well recongnized, be careful" but using commandline i get no errors. let me know if you need some help with commandline and skinning.
    Reply With Quote  

  5. #5  
    blake_zero is offline Member
    Join Date
    Sep 2004
    Posts
    94
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by Mar424
    is there a way i can extract a "hdl" .elf from an original HDLoader CD?
    It seems it would be a little bit complicate to extract the ELF from the original cd. Check this post http://www.psx-scene.com/forums/show...29&postcount=6
    Reply With Quote  

  6. #6  
    Mar424 is offline Registered User
    Join Date
    Apr 2005
    Posts
    6
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    i cannot get this .elf unpacked, i have tried all my versions of it. Can somebody give me a hint on where to find the file
    Reply With Quote  

  7. #7  
    topspot is offline Registered abUser
    Join Date
    Mar 2005
    Posts
    22
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    you can use any HDL.ELF to skin. I used the latest version 0.6d and it skinned fine. use the command prompt if you want it to go smoothly. if you need the commands let me know and ill post a tut for ya.
    Reply With Quote  

  8. #8  
    neo333's Avatar
    neo333 is offline Member
    Join Date
    Dec 2004
    Location
    In your arm
    Posts
    60
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I wouldn't mind if you posted the tut
    Reply With Quote  

  9. #9  
    topspot is offline Registered abUser
    Join Date
    Mar 2005
    Posts
    22
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    **PATCH and SKIN with command promt**
    ok first off if your patching its best to use a fresh unpatched HDL.ELF if your just skinning then any version will do.I use HDL_AIO for the apps but not the GUI. ok i ALWAYS make a folder in my Local Disk (C): drive named HDL it makes it easier to navigate to. put HDL_AIO and all its contents in that folder(HDL). open HDL folder then open and copy the all files from the TOOLS folder to the HDL folder, you should now have ps2-unpacker and ps2-packer-0.4 (apps i use) and the patch hdlpatch_0.6d in HDL folder along with your custom main and splash. i dont use the other apps ie:toxic, usbastrip, sjuncrunch, ps2-packer-0.3 but you can if you need to. my original ELF is called "UNPATCHED.ELF" yours might be different, or might be the same

    1-open command prompt (start/run/cmd)
    2-type "cd c:\HDL" now your in the HDL folder
    3-unpack elf "ps2-unpacker UNPATCHED.ELF HDL.ELF" you now have a unpacked elf 2908kb(HDL.ELF)
    ________________/\/\__________/\/\________/\/\______________
    --------------app in use------original elf----new name of elf------
    4-options for hdlpatch_0.6d "hdlpatch_0.6d" now you should see all the hdlpatch_0.6d options
    5a-full patch and skin and color "hdlpatch_0.6d /N /C /S /L /IS splash.bmp /IM main.bmp /IF font.bmp font.dat /IC colors.txt HDL.ELF HDLP.ELF" you can use the other options if you like/need
    5b-patch only "hdlpatch_0.6d /N /C /S /L HDL.ELF HDLP.ELF" you can use the other options if you like/need
    5c-skin only "hdlpatch_0.6d /is splash.bmp /im main.bmp HDL.ELF HDLP.ELF" im not explaining how to make your own skin just how to patch it to HDL
    6-pack elf "ps2-packer-0.4 HDLP.ELF HDLPP.ELF" all done. your elf is in HDL folder with the rest of the others, you can rename it if you like.

    now all you gotta do is put it on your MC.hope i didnt miss anything
    Last edited by topspot; 05-24-2005 at 08:52 AM.
    Reply With Quote  

  10. #10  
    Join Date
    Mar 2005
    Posts
    75
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    is there a command to change the font?
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •