Evilnat / Cobra-PS3

Cobra for PS3
166 stars 38 forks source link

Minor issue with Apollo Save Tool #6

Closed aldostools closed 1 year ago

aldostools commented 3 years ago

Cobra by default blocks the homebrews when CFW syscalls are disabled. To do this, it whitelist the games with ids BL, BC, NP*, etc. corresponding to official game ids.

As "Apollo Save Tool" has the game id NP0APOLLO, it matches the whitelist criteria NP*.

Here is the fix implemented in Mamba: https://github.com/aldostools/Mamba/commit/0b6ad8ad2c574fd69c86a8ec37e20e017c6b64d3#diff-cc9f319902b35ba4469a47007fc9885060e737e13df04e70cbf34c6c181bc180

aldostools commented 2 years ago

Same issue happens with "PKGi". Both are very popular tools by bucanero.

Updated fix: https://github.com/aldostools/Mamba/commit/bcc8a3d8dfb6f32d07f515f65a3ad791470c1101#diff-cc9f319902b35ba4469a47007fc9885060e737e13df04e70cbf34c6c181bc180