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

Thread: {suggestion}FreeMcBoot 1.5
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
  1. #1 {suggestion}FreeMcBoot 1.5 this is mine what's yours??? 
    zer0xx is offline Banned
    Join Date
    Jun 2008
    Location
    Ireland
    Posts
    41
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    what if you add a menu when open when you press
    e.g select from there you can select what will R1 boot from mc0 mc1 mass cd
    and in the same time you can choose what you want to boot from there.

    when this is done you will be able to boot from any directory doesn't have to be boot
    Last edited by zer0xx; 06-19-2008 at 07:14 AM.
    Reply With Quote  

  2. #2  
    suloku is offline Undead WU
    Join Date
    Apr 2005
    Posts
    486
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    What you suggest is good, but this will make the loader more than a simple loader, it will become just like ulaunchelf.

    Then just use ulaunchelf.

    A configuring app for the cnf file will eventually be made, I will most likely try to make this app based on ule source (but it'll be a separate app different than the loader which may exit reloading the ps2browser so the exploit is triggered again, dunno if launching osdmain.elf would have the same effect).
    Reply With Quote  

  3. #3  
    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
    It is a good Idea, but will not implemented (in my opinion) to the loader itself.
    But as an external app, that'll be no problem.

    With a pre-configured CNF to load from a button.
    Like the Recovery of PSP-CFW.
    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  

  4. #4  
    cmal1492 is online now aka cory1492
    Join Date
    Jul 2004
    Location
    Canada
    Posts
    248
    Downloads
    16
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    what if you add a menu when open when you press
    e.g select from there you can select what will R1 boot from mc0 mc1 mass cd
    and in the same time you can choose what you want to boot from there.
    What you suggest is good, but this will make the loader more than a simple loader, it will become just like ulaunchelf.
    Said it before... sorta. (Free Vast Continues) :P
    Quote Originally Posted by myself
    (though I guess you could share uLe's cnf file for keys, making it easier to set them without editing a file manually and basically skipping actually loading uLe.)
    Make it completely compatible with uLe config files, and you could use uLe to assign buttons via a (normally unused by uLe) alternate config. So long as the FMBC ini parser skips anything it doesn't know about... may even work as is if I read right and the button names were retained - haven't tried, myself.
    Reply With Quote  

  5. #5  
    unclebob69's Avatar
    unclebob69 is offline Member
    Join Date
    May 2008
    Posts
    95
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    The thing I'd like to see comeback is a default BOOT.ELF like ulaunch when installed,it is easy enough to delete or replace
    Reply With Quote  

  6. #6  
    zer0xx is offline Banned
    Join Date
    Jun 2008
    Location
    Ireland
    Posts
    41
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    another suggestion why don't you make a log just like ps2 when booting a game
    so it will show FMB then boot elf

    e.g
    Attached Thumbnails Attached Thumbnails image.png  
    Last edited by zer0xx; 06-19-2008 at 09:58 AM.
    Reply With Quote  

  7. #7  
    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 do you @ll think about this?

    ---Hardcoded Installer

    -Copies FREEMCB.CNF to the folder, where the loader looks for it. <--Pre-configured CNFs will be possible and you can easily modify it, before installing FMCB.
    -Use EMBED.ELF for Embedding-process
    -Use BOOT.ELF, to auto-copy to mc?:BOOT/BOOT.ELF? <-- Same MC, where FMCB is.
    (all in the same directory, like the Installer).

    So, Installer would search for this: FREEMCB.CNF, BOOT.ELF, EMBED.ELF and DVDELF.bin


    ---Configureable Installer

    -Search for BOOT.ELF (for embedding) and DVDELF.bin (also for embedding, like it does always)
    -Search for a file, where it is specified, which ELF it should copy to which location.

    Search for a COPY.TXT, or something and an easy script:

    Code:
    (SAMEDIRINSTALLER/)BOOT.ELF mc0:/BOOT/BOOT.ELF
    (SAMEDIRINSTALLER/)APP/SMS/SMS.ELF mc0:/BOOT/SMS.ELF
    ...

    Just a suggestion.



    Some other improvements,...

    -Load FREEMCB.CNF from his own DIR, + ICONs, if nothing works it may sometimes help, if users could delete their CNF.
    Quickest way, would be by using the PS2-Browsers "MC-Manager".
    -Install ICONs (if no are present) to the Config-Dir.
    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  

  8. #8  
    dmcbudman is offline Banned
    Join Date
    Jan 2005
    Posts
    82
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    yeah sure would simplify things greatly for new users
    im sure the tools needed for this are already available (ps2shell+startup scripts)
    but something made specifily for FMCB would be much better
    Reply With Quote  

  9. #9  
    unclebob69's Avatar
    unclebob69 is offline Member
    Join Date
    May 2008
    Posts
    95
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    TNA

    I REALLY REALLY LIKE your idea for the Hardcoded Installer, That would be a good idea so you can just config your FREEMCB.CNF and put it it in the installer with whatever BOOT.ELFs you want,install and your done!

    Did you tell jimmi your idea?
    Reply With Quote  

  10. #10  
    V3nn3tj3 is offline Member
    Join Date
    Jun 2008
    Posts
    40
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    maybe a button (select or so) when you press it you go to config screen of FMB ...
    there you can set all your elfs, etc (like ULE)

    Greets V3n
    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
  •