israpps / wLaunchELF_ISR

Stable fork of the most famous file browser for Playstation 2
https://israpps.github.io/20210113_wLaunchELF_isr/
131 stars 10 forks source link

[XFROM]: cannot browse `xfrom:` because console crashes when loading `rom0:PXFROMMAN` #32

Closed israpps closed 8 months ago

israpps commented 1 year ago

log from UDPTTY

loadmodule: fname rom0:PFLASH args 0 arg
flash: detected. (rev3 = 0x3b)
loadmodule: id 40, ret 0
> [rom0:PFLASH]: ID=40
loadmodule: fname rom0:PXFROMMAN args 0 arg
flash: detected. (rev3 = 0x3b)
flash: ID(0xe6) 64(Mbit) 528 (byte/page) 16(page/block) 1024(block/card)
loadmodule: id 41, ret 0
# >>>program crashes<<<

Using homebrew XFROMMAN and FLASH is not an option. using them breaks file listing (on subdirs it seems)

israpps commented 1 year ago

lines prefixed with flash: come from $ony rom0:PFLASH module. wich was kinda surprising to see a module appart of fileio and MODLOAD keeping working printf's

israpps commented 8 months ago

FILEIO incompatibility confirmed by krHACKen.

Closing the issue, as the only fix will be using homebrew versions of these, Wich have file listing broken🙄