aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.33k stars 177 forks source link

PS3MAPI not connecting because of Remove Syscalls combo disabled by default in settings #273

Closed LezZoOo closed 5 years ago

LezZoOo commented 5 years ago

PS3MAPI can't connect by default. To solve the issue i had to enable the Remove Syscall XMB/In-Game combo. If you make this combo enabled by default will solve the problem. PS3MAPI is used more than before now because CCAPI does not work on PS3HEN, but PS3MAPI works.

aldostools commented 5 years ago

The following image is a screenshot of the default settings: image

As you can see the combo for DEL CFW SYSCALLS is enabled by default. However PS3MAPI is disabled by default because when it's enabled, the syscall 8 (used by Cobra API + PS3MAPI and PEEK LV1) is not fully removed. Instead it is fake disabled and it can be restored allowing to restore all CFW syscalls again.

As the syscall table is sent during PSN login, it is easy to detect the CFW syscall. For safety reasons, the PS3MAPI option is disabled by default.

Anyway it is suggested that the user configure the settings at least once, after wMM installation. The PS3MAPI would be one of the options to change if needed.

LezZoOo commented 5 years ago

Yes sorry it is that option that cause my problem. Would be great if you could fix it, but if you can't i understand. Thanks for your work!