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 Tree33Likes

Thread: Unofficial FMCB v1.8C installer
  

Page 5 of 25 FirstFirst ... 3 4 5 6 7 15 ... LastLast
Results 41 to 50 of 245
  1. #41 Unofficial FMCB Installer v0.93 beta 
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,992
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    232
    New in this release:
    1. Fixed a design fault that caused a resource leak. The File Descriptors (FDs) used in the CopyFile() function were constantly overwriting each other, which probably caused some opened files to be left unclosed and it's FD never feed up.
    2. Improved how the log messages are displayed, to give more accurate status updates.
      Since the file copy process is asynchronous, file copy status messages were previously incorrectly tagged with the files.
      An error that occurred might not refer to the file that was being written to the card, but the file that was being read from the source as another file was being written to the card.
    3. Somehow fixed the stack corruption issue. And hence, all variables that were declared as static for that reason are now normal variables.
    4. Added a check for an existing FMCB configuration file (CNF). Provides the user with an option to retain the existing configuration file.
    5. Changed the format and name of the multi-installation uninstall file.
    6. Added support for the APPS folder, and added the required resources for the APPS folder to this package.
    7. Support for the a pad connected to port 2 has been added.
    8. Drivers that have DMA support like MCTOOLS and SECRMAN_RPC have been modified to be able to handle DMA transfers involving buffers not aligned to 16-byte boundaries or the transfer size is not a multiple of 16.


    Known bugs and limitations:
    1. There seems to be some occasional DMA transfer size or alignment issue. Some RPC calls to MCTOOLS cause stack corruption.
    2. Sometimes successive installations cannot be made (Cache initialization will fail).
    3. There is one missing "Done!" status update when making installs. I don't know why and how it's missing.
    4. The logging window isn't large enough, and so the log can overflow and warp back to the first line, overwriting the first line.


    Unfortunately, I've grown tired of trying to fix these bugs... especially since I no longer have a way to perform debugging (My only working copy of PS2LINK that works on my hardware isn't working - either because it's broken or this temporary Linux box I'm using has somehow been misconfigured).

    I've already spent about 3 weeks on this project, and I doubt that I (Or anyone else) will benefit from wasting more time on it.
    Maybe someone else with better PS2 programming skills can fix these issues, but I know that I cannot. I don't even know where these issues originate from.

    I'll now release the source soon after I have my dinner. The link will be found on the project homepage. Good luck!

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

    Quote Originally Posted by dsgamer View Post
    at yoshi314, I haven't experienced that yet.

    What exactly does happen? It erases your edited config file?
    And when does it happen? After a reboot, or more randomly?
    No. He is referring to the fact that the installer will overwrite your FREEMCB.CNF file with it's own copy.

    Quote Originally Posted by yoshi314 View Post
    the only issue i have with the installer is that it apparently erases current fmcb config file off memcard.

    fortunately i'm doing backups
    Your wish is my command!

    Quote Originally Posted by dsgamer View Post
    Edit: I put the apps in the bootfolder and copied my edited CNF file in SYS-CONF. I then rebooted and the OSDSYS-menu is now update with the apps, and it works perfect so far.
    Edit2: I installed Multi-Install on my second memory card, and it works! I've tested if the memory card worked and it boots up freemcboot w/o problems. I made sure other memory card and usb stick were not connected. I was not able to do this with 1.8b. It said ccouldn't write dummy files or sth like that. I posted that in another thread on this forum.
    That's good news.
    Last edited by RandQalan; 11-05-2012 at 06:44 AM.
    AcidJeff, amp2006, dsgamer and 1 others like this.
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

  2. #42  
    dsgamer is offline Member
    Join Date
    Mar 2011
    Posts
    36
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    Quote Originally Posted by SP193 View Post
    New in this release:
    1. Fixed a design fault that caused a resource leak. The File Descriptors (FDs) used in the CopyFile() function were constantly overwriting each other, which probably caused some opened files to be left unclosed and it's FD never feed up.
    2. Improved how the log messages are displayed, to give more accurate status updates.
      Since the file copy process is asynchronous, file copy status messages were previously incorrectly tagged with the files.
      An error that occurred might not refer to the file that was being written to the card, but the file that was being read from the source as another file was being written to the card.
    3. Somehow fixed the stack corruption issue. And hence, all variables that were declared as static for that reason are now normal variables.
    4. Added a check for an existing FMCB configuration file (CNF). Provides the user with an option to retain the existing configuration file.
    5. Changed the format and name of the multi-installation uninstall file.
    6. Added support for the APPS folder, and added the required resources for the APPS folder to this package.
    7. Support for the a pad connected to port 2 has been added.
    8. Drivers that have DMA support like MCTOOLS and SECRMAN_RPC have been modified to be able to handle DMA transfers involving buffers not aligned to 16-byte boundaries or the transfer size is not a multiple of 16.
    Nice apps folder and controller 2

    Understand you're getting tired of that, and in these days there are so few around that can help. All the focus has shifted to ps3, and the ps4 is just around the corner.

    However, you achieved cross regional install, which is very good. And the errors still around shouldn't affect a proper install normally I guess. I would really like to be able to work on these
    kind of things, but where to start?

    I'll try to do an install this week to give some feedback.
    Reply With Quote  

  3. #43 Unofficial FMCB v1.8C installer v0.93A beta released! 
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,992
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    232
    After 1 month of being away from FMCB, I now present v0.93A!

    (Which should kill all existing bugs that I know of) =3

    So what's new?

    1. Changed buffer alignment to 64-byte alignment for all buffers that will have data flushed back into from the Data Cache. Other buffers now use 16-byte alignment.
    2. Fixed the age-old buffer "alignment issue" (The phantom that was responsible for mysteriously corrupting the stack has been vanquished!). !!CRITICAL!!
      Turns out, data buffers specified with SifCallRpc() will have data read from and written to in groups of 16... and some of the calls to SifCallRpc() within the EE-side clients like MCTOOLS pass the address of a 32-bit variable to it. The result? The SIF overwrites data beyond the end of that 32-bit variable when it does it's usual 16-byte block writes!
      I know that SifSetDma() won't fix alignment and padding issues on it's own, so I actually expected the SIF library to fix those issues lol.
    3. Fixed the issue with the "done!" messages disappearing. =3
      Somehow, I can now see why the messages were disappearing, after getting some sleep! XD
      It's because of the fact that the status messages are displayed 2 lines after the "Copying <file>..." message is first displayed. The system will bring the cursor back 2 lines, write the status and then bring the cursor back forward 2 lines. The problem is that this behaviour should not exist for the last file copied (The cursor position should only be brought back ONE line!). D:



    Note: I have only tested this on my SCPH-77006 console. I need to test it on older consoles too, but I don't think that I can do that in the immediate future.

    To any mods/admins: Could any one of you please update the first post of this thread to reflect that v0.93A has been released by either updating the content or linking to this post?
    I'll appreciate it if that was done, so that newbies won't end up gaining outdated information and discovering the broken links in the first post.
    Last edited by RandQalan; 11-05-2012 at 06:45 AM.
    spud42, amp2006, yoshi314 and 3 others like this.
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

  4. #44  
    Shockproof Jamo is offline Registered User
    Join Date
    Aug 2008
    Posts
    18
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Damn, I missed a new installer version by just one day. Well, no matter. Dear dev, I would just like to report that I installed FreeMac 1.8c just last night to a brand spanking new, official and hitherto unused Sony memory card with the previous 0.93 installer version, and encountered no visible problems while doing so. The target machine was a European SCPH-77004 PS2 unit (date code CB, I believe), and everything went swimmingly. As of 24 hours later, I have encountered no problems using the newly installed Free MC Boot 1.8c version. Thank you for helping us non-memorycard reader owning people to use this new FMCB release as well, much appreciated.
    Reply With Quote  

  5. #45  
    amp2006's Avatar
    amp2006 is online now Mod by mistake
    Join Date
    Sep 2006
    Location
    Dahuk
    Posts
    6,559
    Downloads
    24
    Uploads
    122
    Mentioned
    31 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    433
    Likes Received
    425
    To any mods/admins: Could any one of you please update the first post of this thread to reflect that v0.93A has been released by either updating the content or linking to this post?
    done with my pleasure and thanks for the new release
    Reply With Quote  

  6. #46  
    tevez is offline Registered User
    Join Date
    Nov 2011
    Posts
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi, guys
    Can someone upload a ready ISO with this new version.I have a modchiped PS2 slim and I don't have problem with 1.8b but I can't run 1.8c.
    Thanks.
    Reply With Quote  

  7. #47  
    dsgamer is offline Member
    Join Date
    Mar 2011
    Posts
    36
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    @SP193, I can't believe I missed your update! I promised to check 0.93, unfortunately haven't done that. Will now test .93A

    Btw, I borrowed a ps2 (slim, believe 75xx or sth) of a friend to test my 'free mcbooted' mem card on his ps2. It worked, however there were graphical glitches. I believe I coudn't see the free mcboot logo (heavily distorted) and myaybe some more, but am not sure of that anymore. Everything worked perfectly thought. Known occurence?

    Edit:0.93A Works on my fat SCPH-39004 (pal, but region gave that away I guess) nice... I did a multi-install. And ideed second controller now works
    Last edited by dsgamer; 11-11-2011 at 07:29 PM.
    Reply With Quote  

  8. #48  
    yoshi314's Avatar
    yoshi314 is offline linux junkie
    Join Date
    Mar 2008
    Posts
    1,789
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    18
    Quote Originally Posted by dsgamer View Post
    Btw, I borrowed a ps2 (slim, believe 75xx or sth) of a friend to test my 'free mcbooted' mem card on his ps2. It worked, however there were graphical glitches. I believe I coudn't see the free mcboot logo (heavily distorted) and myaybe some more, but am not sure of that anymore. Everything worked perfectly thought. Known occurence?
    perhaps the loader defaults to PAL and you have NTSC display ?

    just guessing.
    Reply With Quote  

  9. #49  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,992
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    232
    Quote Originally Posted by tevez View Post
    Hi, guys
    Can someone upload a ready ISO with this new version.I have a modchiped PS2 slim and I don't have problem with 1.8b but I can't run 1.8c.
    Thanks.
    What do you mean by you can't run FMCB v1.8C? Are you not able to run the installer or were you really not able to get FMCB v1.8C to boot on your console?

    Quote Originally Posted by dsgamer View Post
    @SP193, I can't believe I missed your update! I promised to check 0.93, unfortunately haven't done that. Will now test .93A

    Btw, I borrowed a ps2 (slim, believe 75xx or sth) of a friend to test my 'free mcbooted' mem card on his ps2. It worked, however there were graphical glitches. I believe I coudn't see the free mcboot logo (heavily distorted) and myaybe some more, but am not sure of that anymore. Everything worked perfectly thought. Known occurence?

    Edit:0.93A Works on my fat SCPH-39004 (pal, but region gave that away I guess) nice... I did a multi-install. And ideed second controller now works
    No problem.
    About the graphical glitches: Sorry, but I don't know whether it's a known bug as I am not the developer. I just merely built the installer.

    But I can say that it's the first time I've heard of graphical glitches with FMCB v1.8C.

    yoshi314 might be right, since Jimmikaelkael does use PAL consoles.

    I cannot check the video mode by myself, as the TV that I have access to cannot tell me the signal type!
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

  10. #50  
    l_oliveira's Avatar
    l_oliveira is online now V0 - V4 Addict
    Join Date
    Dec 2002
    Location
    Brasilia, Brazil
    Posts
    1,811
    Downloads
    18
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    63
    I have only one PAL console so mostly I am using these things on NTSC consoles. Never had a single problem with things made by Jimmikaelkael regarding videomode.

    Even on the 10k.
    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  

Page 5 of 25 FirstFirst ... 3 4 5 6 7 15 ... 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
  •