Results 843 comments of Aldo Vargas

If I recall correctly, webMAN-MOD does not scan recursively the subfolders in ps3netsrv. There are some hacks to allow some exceptions, like single letter subfolders. As I commented earlier, the...

I have to test the feature again to check if the is a bug. The last time I test the .INI it allowed to merge multiple folders (one per line)....

The problem occurs because your physical gamepad is already connected as player 1. This behavior is handled by GameOS, not by webMAN MOD. If you turn off the gamepad before...

You can test the pad feature using `http://PS3-IP-ADDRESS/pad.html` or http://pad.aldostools.org

I don't think we need to patch Gameos. In my tests, almost all the games work fine with /pad.ps3 However, the behavior is different for each game depending on how...

Hello Luan, Thank you for your message. I looked briefly to your code and it looks fine. If it's working for most of your users, it could an external condition...

The tag `$USERID$` is unsupported on LITE EDITION. Are you using that plugin?

Why are you writing everything in a single line? I don't have access to my PS3 to test at this moment, but it should look like this: ``` if exist...

This require extensive debugging. Currently I cannot dedicate much time to test this. I think that it would be better if you implement these features directly in a plugin or...

> I'm looking at a potential problem. On my system where it works, the file has 0666 permission. On his system, the file is already in the folder, but its...