PS2 In Game Reset For mass:/

mfsavana

Forum Noob
is it possible to use the path igr mass:/BOOT/BOOT.ELF, I have tried many ways, but none of them worked, only the path mc0: can I use, but it drains memory, can anyone help me with this problem?
 
Some info:
https://github.com/ps2homebrew/Open-PS2-Loader/issues/230.

Additionally:
Code:
rev1615 - 2021-01-28 21:18..9ecb716a - KrahJohlito                      IGR: Allow booting exit elf from usb
Here is a pull request :
https://github.com/ps2homebrew/Open-PS2-Loader/pull/378.

So in the end I do know if this problem was fully fixed or what modules are needed to be on a memory card to make it work.

EDIT: https://github.com/ps2homebrew/Open...mits/9ecb716a07eebdf315fc0294b3e11195d153566d.

For 1st memory card these modules are needed to be in:
Code:
"mc0:SYS-CONF/USBD.IRX"
"mc0:SYS-CONF/USBHDFSD.IRX"

For 2nd memory card:
Code:
"mc1:SYS-CONF/USBD.IRX"
"mc1:SYS-CONF/USBHDFSD.IRX"

These modules can be taken from:
 
Last edited:

Similar threads

Back
Top