ps2client directory bugs under Linux FIXED –
12-12-2006,06:44 AM
I posted under the SMS forums, but this affects ulaunchELF as well, so I'll post here too. I named it v3.0.3 to tell apart from the original one, but it is not my software, I only modified it. Maybe the author is around here someplace.
Basically I fixed a bug under SMS where files deeper than the root directory are recognized as directories and a bug under uLaunchELF where directories appear as files. Both bugs lead to the PS2 hanging. uLaunchELF seems to treat anything it can read as a file and anything it can't as a directory, which is OK for windows, but in Linux, directories are readable as files, and some files (with bad permissions) aren't readable. uLaunchELF seems to ignore file flags where SMS pays attention to them.
By the way, does uLaunchELF support copying files to the host?