Forum: Official Free MC Boot Forums - Discussions and development of the the newest and most advanced hack/exploit for 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

Like Tree21Likes

Thread: PS3 Memory Card Adaptor (CECHZM1) Allows Free MC Boot Install
  

Page 6 of 31 FirstFirst ... 4 5 6 7 8 16 ... LastLast
Results 51 to 60 of 308
  1. #51  
    Gnom is offline FMCB Installer
    Join Date
    Mar 2009
    Location
    Paris, France
    Posts
    312
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    3
    Jimmi, you said you might consider releasing/working on a PS2 installer for this new version, if people were interested. I don't need it personally, but it could improve the Free Installs service, as we are sometimes requested to do cross-region installs, which of course we can't as of now. There are at least two users that I remember that I had to turn down, I don't know what they did but I guess they either tried some alternate method, or sent their cards to an installer abroad (or possibly they didn't get FMCB at all). In either case, this complicates things quite a lot, not to mention additional fees.

    So, it might be interesting to some, but as usual I'm not urging you to do anything, merely pointing some facts out.

    Oh and I almost forgot : thank you again for your work, and thanks to the anonymous co-author as well !
    Reply With Quote  

  2. #52  
    jimmikaelkael is offline Member
    Join Date
    Mar 2008
    Location
    France
    Posts
    1,191
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    0
    Likes Received
    11
    OK, I will, on my free time adjust the old FMCB installer in order to use the new region free loader.

    For those complaining about the slow speed: yes it is slow. Keep in mind the PS2 MC is already a slow device by its nature, to this add the fact I'm doing a lot of byte to byte ops (to handle Little-Endian and Big-Endian machines, while we don't have to bother with this with a real PS2 that is LE), and also the fact I'm using libusb (it makes a lot of abstractions to allow to code usb drivers directly from userspace, and not kernelspace so at the end it's slower) to have a unified driver on both Unix/Windows Oses.

    EDIT:
    Thank you l_oliveira for pointing out the tool can be used for a few basic mc ops, here's the list of commands handled by the binary:
    Code:
    PS3MCA-TOOL v1.3
    Copyright (C) 2011 - jimmikaelkael & 'someone who wants to stay anonymous'
    
    Usage:
    ./src/ps3mca-tool <command> [<arguments>]
    
    Available commands:
    	 --mc-info, -i
    	 --mc-free, -f
    	 --mc-image, -img <output filepath>
    	 --mc-unformat
    	 --mc-format
    	 --list, -ls <mc path>
    	 --extract-file, -x <mc filepath> <output filepath>
    	 --inject-file, -in <input filepath> <mc filepath>
    	 --make-directory, -mkdir <mc path>
    	 --remove-directory, -rmdir <mc path>
    	 --remove, -rm <mc filepath>
    	 --file-crosslink, -cl <real mc filepath> <dummy mc filepath>
    	 --content-key, -ck <disk kelf filepath>
    	 --sign-kelf, -k <disk kelf filepath> <card kelf filepath>
    Last edited by jimmikaelkael; 06-21-2011 at 02:29 PM.
    Reply With Quote  

  3. #53  
    l_oliveira's Avatar
    l_oliveira is offline V0 - V4 Addict
    Join Date
    Dec 2002
    Location
    Brasilia, Brazil
    Posts
    1,795
    Downloads
    18
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    60
    To alleviate the psychological effect of the slowness issue in the users, it could be possible to add an text progress % display using "linux style activity display" ? (Rotating slash)

    As the user see that the app is actually doing something the user will be more likely to wait patiently...
    SCPH-10000_GH-001 SCPH-15000_GH-003 SCPH-18000_GH-008 SCPH-30001_GH-005 SCPH-30000_GH-016(V4) SCPH-30001_GH-010(V4)
    2xSCPH-10190, 2xSCPH-10350, 2xSCPH-10280
    "**** j0 hackers!"
    -Sjeep (As seen on TOXIC OS ELF...)
    Reply With Quote  

  4. #54  
    flo's Avatar
    flo
    flo is offline Member
    Join Date
    Jun 2006
    Posts
    492
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Where can i find FMCB 1.8c for installation on PS2 ? Can you do the multi region install on actual PS2 now ?
    Is there anything changed with ESR ?
    Is the " inserted disc " bug fixed ? That's when you set FMCB not to boot the disc in tray but the console still boots it .
    Reply With Quote  

  5. #55  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    Guys can someone tell me --if I want upgrade to new fmcb version--What I have to do? Can I just copy files --like BOOT, BREXEC-SYSTEM and SYS-CONF to memory card in order to achieve it or is it possible to do only through old fmcb installer which has to be created in future by jimmi?
    Will we see evetually updated FMCB-noobie-package ?
    Also what about the latest PS2 Models(SCPH-90000)---is is possible now to install FMCB on those?
    And thanks jimmi and anonymous hacker that you still working guys on ps2 development.
    Attached Thumbnails Attached Thumbnails free.png  

    Best Regards from PS3 Linux User
    Reply With Quote  

  6. #56  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    What's '--mc-free'?
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  7. #57  
    l_oliveira's Avatar
    l_oliveira is offline V0 - V4 Addict
    Join Date
    Dec 2002
    Location
    Brasilia, Brazil
    Posts
    1,795
    Downloads
    18
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    60
    Quote Originally Posted by TnA View Post
    What's '--mc-free'?
    This:
    Code:
    D:\Playstation\ps3mca-tool-v1.2\ps3mca-tool-v1.2>ps3mca-tool -f
    PS3MCA-TOOL v1.2
    PS2 Memory Card free space
    Calculating free space...
    Available space: 1107 KB
    SCPH-10000_GH-001 SCPH-15000_GH-003 SCPH-18000_GH-008 SCPH-30001_GH-005 SCPH-30000_GH-016(V4) SCPH-30001_GH-010(V4)
    2xSCPH-10190, 2xSCPH-10350, 2xSCPH-10280
    "**** j0 hackers!"
    -Sjeep (As seen on TOXIC OS ELF...)
    Reply With Quote  

  8. #58  
    TnA's Avatar
    TnA
    TnA is offline Member
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    4,580
    Downloads
    0
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    12
    Likes Received
    30
    THX. What do you think is better?
    An update to the current news-post, or another news-post?

    Like this?

    Update: The MC2USB-Tools, called 'PS3MCA-TOOL v1.3' which were released yesterday along with the 'FMCB 1.8c-Loader' actually grant FULL ACCESS TO PS2 MEMORYCARDS from PC!

    Here's a list of commands:

    Code:
    PS3MCA-TOOL v1.3
    Copyright (C) 2011 - jimmikaelkael & 'someone who wants to stay anonymous'
    
    Usage:
    ./src/ps3mca-tool <command> [<arguments>]
    
    Available commands:
    	 --mc-info, -i
    	 --mc-free, -f
    	 --mc-image, -img <output filepath>
    	 --mc-unformat
    	 --mc-format
    	 --list, -ls <mc path>
    	 --extract-file, -x <mc filepath> <output filepath>
    	 --inject-file, -in <input filepath> <mc filepath>
    	 --make-directory, -mkdir <mc path>
    	 --remove-directory, -rmdir <mc path>
    	 --remove, -rm <mc filepath>
    	 --file-crosslink, -cl <real mc filepath> <dummy mc filepath>
    	 --content-key, -ck <disk kelf filepath>
    	 --sign-kelf, -k <disk kelf filepath> <card kelf filepath>
    So beside being able to create multi-region-installs and those other features you can see at the other news-post, there are also these features (as of yet) already integrated:

    -Get MC-Info
    -Get free MC-Space
    -Dump binary MC-Image
    -Format/Unformat MC
    -Basic file- and directory-creation&access (read/write files and folders from/to it)


    Additionally! These drivers and tools might be compatible with other MC2USB-Adapters! However they were only tested on the Original Sony-Adapter!
    ...and if it should be a new news, there needs to be a picture...
    Maybe someone has a custom pic of this adapter?!

    Is that o.k.?
    PS2 V7/DMS3 V2 (FW:2.4b7); Seagate Baracuda 200GB
    PS2 V7/CC1.0 (FW:34 hacked v2 BM:2.1.6); Maxtor DiamondMAX9 PLUS 160GB
    PS2 SCPH-30004R; NoMod+NoLaser

    3xSony BBA
    3xSony MC 8MB
    MAX/Datel 16MB with Boot-CD
    MAX/Datel 32MB&64MB

    Custom FMCB 1.8b+ Beta-Build, my AIO 0.5, Sony&xRhino-Linux
    Reply With Quote  

  9. #59  
    l_oliveira's Avatar
    l_oliveira is offline V0 - V4 Addict
    Join Date
    Dec 2002
    Location
    Brasilia, Brazil
    Posts
    1,795
    Downloads
    18
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    60
    The problem here is that there's a misunderstanding here: It's NOT A TOOL to install FMCB ... It's a Memory Card Management tool which make installing FMCB using a PC possible.

    Installing FCMB isn't even directly supported by the tool. It's capable of signing ready made KELF files so it's being used to bind the KELF file to the memory card it's being installed to.

    What does install FMCB is the bat file that came bundled in the archive. Make sure you take your time to look the chain of commands it does.
    SCPH-10000_GH-001 SCPH-15000_GH-003 SCPH-18000_GH-008 SCPH-30001_GH-005 SCPH-30000_GH-016(V4) SCPH-30001_GH-010(V4)
    2xSCPH-10190, 2xSCPH-10350, 2xSCPH-10280
    "**** j0 hackers!"
    -Sjeep (As seen on TOXIC OS ELF...)
    Reply With Quote  

  10. #60  
    flo's Avatar
    flo
    flo is offline Member
    Join Date
    Jun 2006
    Posts
    492
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Does the driver work only with the genuine adapter ? I have a chinese one, the drivers install ok but when i try the mc-format.bat or the full-install.bat i get errors from start . The device's VID and PID are USB\VID_054C&PID_02EA\5&3A520D4A&0&2
    Reply With Quote  

Page 6 of 31 FirstFirst ... 4 5 6 7 8 16 ... LastLast
Tags for this Thread

View Tag Cloud

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