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

Não lê formato ex fat, vai ter uma versão que le ex fat? Preciso muito disso #16

Closed Aleatorio0 closed 1 year ago

israpps commented 1 year ago

I can't add exfat support to this fork.

Please refer to latest wLaunchELF

The only version with exfat support around

INDRAPhilip commented 1 year ago

@israpps The latest versions of wLaunchELF with exfat have many bugs, that must be why it won't bring it to this fork, but ask me a question on this fork is there support for MX4SIO or Ilink adoriá testa to know now that I have purchased one.

israpps commented 1 year ago

@israpps The latest versions of wLaunchELF with exfat have many bugs, that must be why it won't bring it to this fork, but ask me a question on this fork is there support for MX4SIO or Ilink adoriá testa to know now that I have purchased one.

You bought an MX4SIO or a iLink driver? or both?

TBH, i don't think it's possible to implement them on my fork, since they depend on BDM and many backend changes of latest SDK

INDRAPhilip commented 1 year ago

You bought an MX4SIO or a iLink driver? or both?

I understand that I bought an MX4SIO, but I am also considering buying an adapter with Ilink support

TBH, i don't think it's possible to implement them on my fork, since they depend on BDM and many backend changes of latest SDK

The new versions are very unstable from wLaunchELF that's why I usually use your fork, too bad we won't see MX4SIO or Ilink, but still thanks for the reply.

israpps commented 1 year ago

Against all odds, copy pasting the newer IRX drivers and using them allowed the usage of exfat devices.

detection worked well, and to test if it was reliable, i copied ~200 files from fat32 device to exfat device and it worked well.