Aldo Vargas
Aldo Vargas
@kelesi Thank you for your feedback. In `if (count < 0 || !dirs) return false;` the compiler is misinterpreting the expression as `if(count < (0 || !dirs)) return false;` The...
> For anyone that doesn't want to compile ps3netsrv for their Synology, my Docker image for ps3netsrv supports ARM. I also just updated it to the latest version 20200520. >...
Thank you for your feedback. I tried the steps that you mentioned, and the error did not happen on my system. I tested disabling the CFW syscalls with PS3MAPI enabled...
Unfortunately I am not able to reproduce your issue as you described. I recommend you that restart the system when you need to restore the syscalls.
This is something that would require to be done in Cobra payload. As that payload has limited memory, it would require the development of a proxy plugin like netiso/rawseciso but...
If I recall correctly, the module that handles CSO in PSP was added by DarkAlex into the CFW. As far as I know, PSP emulator in PS3 doesn't have these...
The security check can be bypassed under the following conditions: 1. If /dev_hdd0/tmp/wm_res/npsignin_plugin.rco does not exist 2. If Cobra payload is disabled or stage2 did not load 3. If all...
After execute prepISO, check if the scanned files are found in /dev_hdd0/tmp/wmtmp Also try restoring to the default settings deleting the file /dev_hdd0/tmp/wm_config.bin then restart the console.
As far as I recall, the recent changes to 1.47.35 should not affect the content scanning of prepISO. You can try installing 1.47.35, then disable the option /dev_ntfs in /setup.ps3...
Try starting IRISMAN with webMAN MOD running in background. IRISMAN doesn't have direct support for ps3netsrv. It uses webMAN MOD as complement for scanning & mount net games. Also webMAN...