Recent content by Krah

  1. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    This could be for older versions? Quickly looking at the source for latest it appears to be *.smi if we look here where it’s building the path and trace that variable.. I’ve never looked at skins before though...
  2. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    yea you're right sorry, i saw it make the folder and cfg on pcsx2 and figured it was saving correctly and then would load.. i didnt actually test it properly
  3. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    It makes no difference, the issue isn't GUI related. What we know so far: fioOpen(), fioLSeek(), fioOpenDir(), fioReadDir() (and corresponding close functions) all work as expected.. we are able to detect the mx4sio device and list its contents.. we can open the file and seek it since we know...
  4. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Unfortunately it’s the same result with either fileio or filexio, I tried using both modules and corresponding functions
  5. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    It’s a test build, those messages are so ripto can tell me where the app stalls since I don’t have an mx4sio or even my ps2 it seems. And yea like el_isra said, we’re forcing it to try connect mass0 1 & 2 even if they aren’t present.. it’s a workaround for the meantime. When it tries to play a...
  6. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    test version here if anyone wants to verify that.. Riptos mx gets stuck trying to open the video but exfat usb works..no fat32 drivers though
  7. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Ripto is testing on real hw for me as there was every console but my ps2 in the shed.. I have no idea where it’s gone. exFat bdm usb is working, mx4 lists but gets stuck somewhere getting the video container when trying to play the video.. still investigating.
  8. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    All good thanks for testing.. I inadvertently used iomanx and filexio modules from ps2dev 1.0 without thinking since that’s what sms compiles on currently since libmpeg is broken in latest however all the other mass modules etc are from latest so it might be a incompatibility problem cause by...
  9. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Kewl… looks like I’m going in the shed tomorrow to get the ps2 out :chargrined: just out of interest is that only with mx4 or anything.. usb even? Could be ioman module I used.. idk.. sms is so much fun
  10. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Did you click on one of the devices up the top? Right (or left I can’t remember but it will highlight white) on dpad then x.. if so this may not be doable without an actual device to continue testing
  11. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Alright this should work, sio2man swapped out..which means mcman mcserv and padman also had to be so....I just used El_isras already done code there with minor tweaks so original SMS stays intact as a compile time option, in saying that should the bounty be fulfilled El_isra and I would like to...
  12. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Yea I’m an idiot, exFat isn’t the issue.. I had bdm usb working then just added mx4 driver and called it a day… forgetting to swap out the sio2man driver at the same time.. I’ll do it when I get pc time.. tomorrow or next day
  13. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    you can just test it, I don't see why you'd post a bounty then not pay so I trust you.. source code currently on my pc.. I'm on phone until the weekend is over
  14. Krah

    PS2 [$200 U.S. BOUNTY] MX4SIO Support in SMS Media Player

    Pretty sure I got this working but I don’t have an mx4sio to test Bdm usb works so I imagine mx4 does also
  15. Krah

    PS2 mini-OPL v1.0

    Elf loader comes from the sdk so you’d have to remove them, build local sdk without them and recompile launcher that’s the only way unfortunately.
Back
Top