israpps / BDMAssault

PS2 homebrew project to bring support for EXFAT USB devices to closed source old homebrew wich loads external USB Drivers
Other
31 stars 0 forks source link

Is Possible? #4

Closed VisionR1 closed 7 months ago

VisionR1 commented 7 months ago

Hi, thanks for this, is possible this can't work with some? Because i try 2-3 and can't get it work with ExFat

israpps commented 7 months ago

The answer will be as vague as the question:

Not sure what you mean.


So please Be more specific, you're not even mentioning Wich homebrew app you're trying to use with this

VisionR1 commented 7 months ago

The answer will be as vague as the question:

Not sure what you mean.

So please Be more specific, you're not even mentioning Wich homebrew app you're trying to use with this

Sorry, i try the SMS and ARGON, can't get it it work with ExFat, i try it so many times and can't work, for that i ask if BDMAssault is possible not working with all homebrew app i have mentioned before here https://github.com/israpps/BDMAssault/issues/2 and in the PSX but not get any answer

israpps commented 7 months ago

2 was converted into a discussion (#3)

You should check if both SMS and argon are capable of loading external USB drivers

VisionR1 commented 7 months ago

2 was converted into a discussion (#3)

You should check if both SMS and argon are capable of loading external USB drivers

I'm sorry for bothering you about such an insignificant topic. Work normal with Fat32 without problem, i listen music with SMS long time, i try so many times to make it work with ExFat but still not working and i don't know why and can't get a answer or anyone test it if work

i have write in and here but nobody answer me yet https://www.psx-place.com/threads/bdmassault.42352/page-2

I try your POPSLoader-v1.0.0-rev3, work perfect in my PS2

israpps commented 7 months ago

Argod does not seem to load external USB drivers. so it cannot be used with BDMAssault

VisionR1 commented 7 months ago

Argod does not seem to load external USB drivers. so it cannot be used with BDMAssault

Thanks you for checking Oh understand, i have the SMS for listen music from PS2, this i want only with ExFat, the argon only just test it once to see if working

VisionR1 commented 7 months ago

@israpps The strange is i make the change you write in readme for sms but still blank, maybe i do some noob i can't understand, with all CAPS the sms can't see the usb (Available media:none), and i try it with small letter the sms see the usb (i see the icon) but not showing anything inside

israpps commented 7 months ago

@israpps The strange is i make the change you write in readme for sms but still blank, maybe i do some noob i can't understand, with all CAPS the sms can't see the usb (Available media:none), and i try it with small letter the sms see the usb (i see the icon) but not showing anything inside

Not sure then, maybe SMS simply does not support this🤷🏻‍♂️

VisionR1 commented 7 months ago

@israpps The strange is i make the change you write in readme for sms but still blank, maybe i do some noob i can't understand, with all CAPS the sms can't see the usb (Available media:none), and i try it with small letter the sms see the usb (i see the icon) but not showing anything inside

Not sure then, maybe SMS simply does not support this🤷🏻‍♂️

Yeah, too bad my favorite to listen music, I have see, you have in your repositories a SMS and you say with EXFAT support, but i don't see elf file

Thanks for all your answers and your time. Keep the good work

israpps commented 7 months ago

@israpps The strange is i make the change you write in readme for sms but still blank, maybe i do some noob i can't understand, with all CAPS the sms can't see the usb (Available media:none), and i try it with small letter the sms see the usb (i see the icon) but not showing anything inside

Not sure then, maybe SMS simply does not support this🤷🏻‍♂️

Yeah, too bad my favorite to listen music, I have see, you have in your repositories a SMS and you say with EXFAT support, but i don't see elf file

It is a fork I was working in.

Abandoned it due to how annoying is to deal with the shitty code style of SMS

VisionR1 commented 7 months ago

@israpps The strange is i make the change you write in readme for sms but still blank, maybe i do some noob i can't understand, with all CAPS the sms can't see the usb (Available media:none), and i try it with small letter the sms see the usb (i see the icon) but not showing anything inside

Not sure then, maybe SMS simply does not support this🤷🏻‍♂️

Yeah, too bad my favorite to listen music, I have see, you have in your repositories a SMS and you say with EXFAT support, but i don't see elf file

It is a fork I was working in.

Abandoned it due to how annoying is to deal with the shitty code style of SMS

Oh understand, as i can see you're good programmer, you can make your homebrew app, some similar like SMS with music all format support

usbd_bd_assault.irx rename as usbhdfsd.irx for other, for SMS i see, you rename it as USBM.IRX

VisionR1 commented 7 months ago

I see the SMS when click start USB support, down say: Locating USBD.IRX, Probably only read from inside the elf and can't trick with this, with your knowledge can you add only your mod USBD.IRX into the SMS ? Because you say have shitty code style, but only if replace only this one, if it's possible

IMG_20240116_180439

israpps commented 1 month ago

just to let you know

SMS cannot benefit from BDMAssault because it uses a non standar USB driver to access the usb contents.

While all homebrews map the usb as mass:/ the fool developer that made SMS decided it was a good idea to ignore what everyone else was doing and make a custom usb driver that maps the usb as ums:/. resulting in BDMAssault not working with SMS

VisionR1 commented 1 month ago

just to let you know

SMS cannot benefit from BDMAssault because it uses a non standar USB driver to access the usb contents.

While all homebrews map the usb as mass:/ the ~fool~ developer that made SMS decided it was a good idea to ignore what everyone else was doing and make a custom usb driver that maps the usb as ums:/. resulting in BDMAssault not working with SMS

Thank you for the info. Oh this is bad. I have try in past to change this, but I'm not so good lol. I watch in PSX about SMS with exFAT.

israpps commented 1 month ago

just to let you know SMS cannot benefit from BDMAssault because it uses a non standar USB driver to access the usb contents. While all homebrews map the usb as mass:/ the ~fool~ developer that made SMS decided it was a good idea to ignore what everyone else was doing and make a custom usb driver that maps the usb as ums:/. resulting in BDMAssault not working with SMS

Thank you for the info. Oh this is bad. I have try in past to change this, but I'm not so good lol. I watch in PSX about SMS with exFAT.

yes, i'm touching sms SRC to make EXFAT and MX4SIO possible. but this crap is very hard to deal and debug

VisionR1 commented 1 month ago

yes, i'm touching sms SRC to make EXFAT and MX4SIO possible. but this crap is very hard to deal and debug

Understand. Thanks you for your hard work. If anyone can do this, is you.