Open ways15xx opened 2 years ago
This article explains how to disable the lock https://github.com/aldostools/webMAN-MOD/wiki/PSN-access-with-webMAN-MOD
WebMAN 1.47.42 não acessa a PSN nem desabilitando o syscalls
Follow this guide https://github.com/aldostools/webMAN-MOD/wiki/PSN-access-with-webMAN-MOD
Aldo, something wierd is happening to some friends, at least 3 people that i know are having this issue, even disabling the syscalls the PSN BLOCKER is still mapped.
I tried to reproduce the issue on 4.84, 4.88 and 4.89 fo me it works as it should, but for those users don't, my friend even formatted his hdd and reinstalled the latest webman version and still the same.
Here's a video https://www.terabox.com/portuguese/sharing/link?surl=xqKCpSKp-x9T9vMbDSJJSg
BTW he is on the latest webMAN version and on 4.88 Evilnat
It could be still blocked by Cobra 8.3 PSN blocker. https://github.com/Evilnat/Cobra-PS3/blob/master/8.3/4.88/NORMAL/CEX/SRC/stage2/homebrew_blocker.c#L182-L197
If the syscall 6 does not return the expected values, Cobra 8.3 could assume that the syscalls are still enabled https://github.com/Evilnat/Cobra-PS3/blob/master/8.3/4.88/NORMAL/CEX/SRC/stage2/homebrew_blocker.c#L162-L167
To remove the PSN blocker, delete these 2 files: /dev_blind/vsh/resource/npsignin_plugin.lck /dev_hdd0/tmp/wm_res/npsignin_plugin.rco
More information is available in: https://github.com/aldostools/webMAN-MOD/wiki/PSN-access-with-webMAN-MOD
The rco that is mapped is the webMAN one, also i forget to tell you but if they install webMAN .41 it works just fine.
The PSN blocker haven't beed updated since its introduction in webMAN 1.47.36 (Jun 17, 2021).
If it works in 1.47.41, it should work on 1.47.42. Unless there are other changes in the system not being reported.
The PSN blocker haven't beed updated since its introduction in webMAN 1.47.36 (Jun 17, 2021).
If it works in 1.47.41, it should work on 1.47.42. Unless there are other changes in the system not being reported.
The only thing i could think is the code you added to prevent remaps to be unmapped like when launching multiMAN, but it should affect all systems not only some o.O
That change that you mention replaces /dev_hdd0/tmp/wm_res/npsignin_plugin.rco with /./dev_hdd0/tmp/wm_res/npsignin_plugin.rco
The path is essentially the same. The prefix /./ is equivalent to / or // or //// etc.
Also it changes the redirected target, not the source file /dev_flash/vsh/resource/npsignin_plugin.rco
As you commented, it would affect all other systems not just a few.
I'm having the same issue, the webMAN MOD PSN blocker is mapped even when I've disabled syscalls, but if I revert back to 1.47.41 it works as expected.
The latest build available online not longer locks PSN access.
Thanks, I didn't realise there was a new build.
Disabled sycalls but still get popup not allowing me to sign in 4.89 evilnat