Skip to content

PS2 homebrew project to bring support for EXFAT USB devices to closed source old homebrew wich loads external USB Drivers

License

Notifications You must be signed in to change notification settings

israpps/BDMAssault

Repository files navigation

BDM Assault

BDM Assault is a homebrew project for PS2 that aims to bring EXFAT USB support to those old closed source homebrew apps that can load external USB drivers that people still use today (POPStarter, FreeMcBoot).

Usage

To use this project you have to place the two IRX binaries provided at the release section into the path that your app looks for

POPStarter

  • bdm_assault.irx must be pasted into mc?:/POPSTARTER/usbd.irx
  • usbd_bd_assault.irx must be pasted into mc?:/POPSTARTER/usbhdfsd.irx

FreeMcBoot

  • bdm_assault.irx must be pasted into mc?:/SYS-CONF/USBD.IRX
  • usbd_bd_assault.irx must be pasted into mc?:/SYS-CONF/USBHDFSD.IRX

old wLaunchELF versions

  • bdm_assault.irx must be pasted into the path you configured for USBD.IRX
  • usbd_bd_assault.irx must be pasted into the path you configured for USBHDFSD.IRX

Simple Media System (SMS)

  • bdm_assault.irx must be pasted into mc?:/SMS/USBD.IRX
  • usbd_bd_assault.irx must be pasted into mc?:/SMS/USBM.IRX

Any other homebrew

  • find out by yourself. I cant remember any other.

CREDITS

the softwares found here were taken and modified from PS2SDK

  • krHACKen: for letting me know POPStarter loads external USB drivers (wich ended up in the creation of this project)
  • juankytutoriales: for making tests in real hardware
  • everyone that collaborated to PS2SDK

About

PS2 homebrew project to bring support for EXFAT USB devices to closed source old homebrew wich loads external USB Drivers

Resources

License

Stars

Watchers

Forks

Packages

No packages published