webMAN-MOD icon indicating copy to clipboard operation
webMAN-MOD copied to clipboard

Disable sycalls popup wont dispear after mounting game

Open ways15xx opened this issue 3 years ago • 13 comments
trafficstars

Disabled sycalls but still get popup not allowing me to sign in 4.89 evilnat

ways15xx avatar Jul 15 '22 06:07 ways15xx

This article explains how to disable the lock https://github.com/aldostools/webMAN-MOD/wiki/PSN-access-with-webMAN-MOD

aldostools avatar Jul 15 '22 10:07 aldostools

WebMAN 1.47.42 não acessa a PSN nem desabilitando o syscalls

HackerAcreano avatar Jul 26 '22 04:07 HackerAcreano

Follow this guide https://github.com/aldostools/webMAN-MOD/wiki/PSN-access-with-webMAN-MOD

aldostools avatar Jul 26 '22 08:07 aldostools

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

PS3-Pro avatar Jul 28 '22 22:07 PS3-Pro

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

aldostools avatar Jul 28 '22 22:07 aldostools

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.

PS3-Pro avatar Jul 28 '22 23:07 PS3-Pro

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.

aldostools avatar Jul 28 '22 23:07 aldostools

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

PS3-Pro avatar Jul 28 '22 23:07 PS3-Pro

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.

aldostools avatar Jul 28 '22 23:07 aldostools

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.

caleb39411 avatar Sep 24 '22 19:09 caleb39411

The latest build available online not longer locks PSN access.

aldostools avatar Sep 24 '22 21:09 aldostools

Thanks, I didn't realise there was a new build.

caleb39411 avatar Sep 24 '22 21:09 caleb39411

This commit https://github.com/aldostools/webMAN-MOD/commit/c5ae8ee7907c8dafd8fe24b285f3163e8128b0ec

aldostools avatar Sep 24 '22 21:09 aldostools