Forum: USB HDD Discussion - Talk about the use of the external USB hard drive interface and USBExtreme/USBAdvance.


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: USBAdvance wide open
  

Page 1 of 14 1 2 3 11 ... LastLast
Results 1 to 10 of 133
  1. #1 USBAdvance wide open 
    Zer0-X's Avatar
    Zer0-X is offline User
    Join Date
    Sep 2002
    Location
    Finland
    Posts
    805
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    A command line tool (USBAStrip) in the attachment to decrypt/unpack & skin the cracked version of USBAdvance.

    Unpack USBADVN.ELF with ps2-unpacker first (if you haven't done so already) and then use this tool.

    Current features:

    - Remove splash image for quicker startup.
    - Extract images.
    - Change font, button, frame, splash, main, etc. images (BMP/TGA/RAW, depending of the purpose).

    No readme. The force is strong with the Command Prompt.

    Just another useless tool for the almost useless tool but maybe someone wants to skin that too.

    - - - ------------------------- - - -

    Another command line tool (UI_Install) works like the original UL_Install but installs from ISO & BIN/CUE images (either .ISO or .BIN file). Splits DVD-imagefiles and adds the correct info to the config file.

    Example: UI_Install imagefile.bin g "KillKenny" DVD

    A note for these utils: Should be working now. Report unnatural behaviour.
    Attached Files
    Last edited by Zer0-X; 04-24-2005 at 05:19 PM.
    --- Signatures are just lame excuse to waste bandwidth ---
    Reply With Quote  

  2. #2  
    thereal_zap is offline Member
    Join Date
    Sep 2004
    Posts
    189
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Just another useless tool for the almost useless tool...
    hehe, you got that about right

    but still, nice work

    rofl:

    Phase 1... Collect underpants.
    Phase 2... ???
    Phase 3... Profits, err, elf.elf converted into USBAdvance.ELF.
    also, regarding skins.
    as i posted in another post these are not as simple to insert as with hdl.
    the images are split into 2 pieces

    the splash screen part one (512 x 512) is from at 0008A5B0-0018A5AF
    the second part (128 x 512) is at offset 0018A5D0-001CAFCF

    the main screen (or menu screen) part one (256 x 256) is at offset 001CA5F0-0020A5EF
    the second part (64 x 256) us at offset 0020A610-0021A60F

    you can always simply create a standard (640 x 512) and (320 x 256) image in photoshop as a cmyk raw image and then slice up the necessary pieces. (this probably won't work cuz it's rgba as zero-x states below. anyone know how to open up a raw image as rgba in photoshop or any other image handling tool?)

    or

    you can create the images, save them as a bmp, convert to IIF with a bmp2iif tool, remove the IIF header and split it up using a hex editor and copying the necessary bytes into the locations i listed above.

    happy skin making
    Last edited by thereal_zap; 04-09-2005 at 10:55 PM. Reason: cmyk probably won't work :)
    Reply With Quote  

  3. #3  
    Zer0-X's Avatar
    Zer0-X is offline User
    Join Date
    Sep 2002
    Location
    Finland
    Posts
    805
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    There are the fonts, some buttonlike image, frame corners, some arrow image, scrollbar etc. image, splash and main which all seem to be RAW RGBA.

    Haven't even tested to load anything with it yet (lazy me).
    --- Signatures are just lame excuse to waste bandwidth ---
    Reply With Quote  

  4. #4  
    thereal_zap is offline Member
    Join Date
    Sep 2004
    Posts
    189
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    yeah i saw those too. but i never really got into the button font hacking into the hdl, so i figure why start now

    also! good to know that it's RGBA and not CMYK. ps just has a habit of defaulting to CMYK if it's a 4 channel raw.
    Reply With Quote  

  5. #5  
    InfinaRacer is offline In Search of the Sunrise
    Join Date
    Aug 2004
    Posts
    163
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quick Q, I haven't seen any discussion about this yet but, does an external hdd work with older ps2s? Just curious.
    V7 PS2
    DMS3 Flash 2.4B3
    400gb Hitachi HDD w/
    Custom HDL patched to 0.7c
    Reply With Quote  

  6. #6  
    detroit Guest
    does an external hdd work with older ps2s? Just curious.

    yes.
    Reply With Quote  

  7. #7  
    Ruddicz is offline Member
    Join Date
    Nov 2004
    Posts
    324
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    external HDD should work with any PS2 that has a working USB port
    Reply With Quote  

  8. #8  
    thc013 is offline Registered User
    Join Date
    Oct 2004
    Posts
    24
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    HI all

    when i used this tool on usbadvan an put ps2unpacker in the same folder did the bat file got the same text as thereal_zap but when i tried this it wasn't working anymore and the original usbadvan works so i ran them in pcsx2 emu and there the original started and the unpacked one did also not work and in the debug message its says cdvdreadkey and missing system.cnf at the point usbadvance hangs

    tried it unpacked en packed on my ps2 but usbadvance isn't working anymore when i unpack it with your tool
    Reply With Quote  

  9. #9  
    Zer0-X's Avatar
    Zer0-X is offline User
    Join Date
    Sep 2002
    Location
    Finland
    Posts
    805
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    The messages you get in PCSX2 are normal.

    The resulting file works just fine on my V4. Recognises USB-media ok.
    --- Signatures are just lame excuse to waste bandwidth ---
    Reply With Quote  

  10. #10  
    thc013 is offline Registered User
    Join Date
    Oct 2004
    Posts
    24
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    got a v11

    did it al over again

    working now

    my mistake but it is odd that that message come biy the unpacked version
    Reply With Quote  

Page 1 of 14 1 2 3 11 ... 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
  •