1. Initialization code has been cut down.
  2. Some IRX modules (init.irx and chkesr.irx) have been removed (superceded by code that runs from the EE, like their Sony originals).
  3. DVD player selection code has been replaced with one similar to the one used by Sony.
  4. The console initialization code has been replaced with a Sony-like version.
  5. CNF parsing code has been optimized.
  6. The memory map has been adjusted slightly, so everything now fits below Sony’s idea of “user memory” (below 0x00100000).
  7. Support for the Protokernel and all HDD OSDs have been added.
  8. (For the HDDOSD version of FMCB only) ELFs can be booted from any partition on the HDD. The format of the path is <partition>:<full path to file on pfs:/>. (e.g. hdd0:__sysconf:pfs:/FMCB/FMCB_configurator.elf).
    This can be easily set using the included FMCB/FHDB configurator.
  9. The CD/DVD drive will now be stopped if a normal ELF is started (Under the assumption that most homebrew ELFs probably won’t ever use the drive).
  10. The user’s history file (the file which affects the towers within the “Sony Computer Entertainment” startup screen) will now be updated whenever Playstation/Playstation 2 game/software discs are launched, as well as DVD video discs.
  11. Reloading the OSD from within the OSD triggers a full reload of FMCB, because the protokernel OSDs seem to become really unstable after a few resets.
    (I couldn’t find out why… so a full memory wipe and reload by the kernel is probably the best way to do it).
  12. The location of ESR will now be checked only when ESR is requested to be loaded.
  13. The embedded EELOAD module has been cleaned up, and loads at 0x00082000 instead (Like rom0:EELOAD does).
  14. FMCB has been split into two. The part of FMCB which remains resident will be copied into its place during runtime, allowing the initialization part of it to have the entire PlayStation 2 for initialization and drawing something nice on the screen (Not done at the moment as it makes FMCB quite a fair bit larger).
  15. Full support for the SCPH-10000 and SCPH-15000. Not only will it patch up the SCPH-10000 v1.00 kernel fully (Applies OSD argument-passing patch), it also includes its own HDD support modules and can act as a replacement for the Sony system driver update.
  16. Prototype support for the PSX. Its OSD is not supported, meaning that there will be no hacked OSD for the PSX.
  17. Supports non-Sony HDD units (Support for non-Sony HDD units within the HDD OSD/browser v2.00 update depends on the HDD OSD itself).
  18. New FMCB configurator program which supports the HDD unit.
  19. Added support for the Chinese consoles (Magicgate region 09, folder letter C. e.g. SCPH-50009).

After reading that, you’ve most likely noticed FHDB being mentioned multiple times. In SP193’s words:

Free Harddisk Drive Boot (FHDB) is basically FMCB that gets installed onto the PlayStation 2 console’s HDD unit. It does everything like FMCB does, but is meant to be used with the Sony HDDOSD (Browser update v2.00).

I’ll be looking into this more closely soon, and will most likely write something regarding my experiences.

Fmcb 1.8 Ps2 Download

If you’re interested in Modding your PS2, you can read this thread by ghettobeta59 regarding the SwapMagic method of installation. If you’re not too keen on SwapMagic, then hold tight as I’ll be finishing a tutorial using a different method within the next fortnight or so.

Fmcb Ps2 Download Usb

Downloads

FMCB 1.90 can be downloaded here

Free Mcboot Latest Version

I’d like to write a quick thanks to Fate6 who alerted me to (and got me very excited about) this.