RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
14.5k stars 1.85k forks source link

[Feature request] Support Cobra syscalls #15514

Open NiQ1 opened 3 weeks ago

NiQ1 commented 3 weeks ago

Quick summary

Some homebrew apps / games won't work without custom CFW / Cobra syscalls. Would be nice to have them supported.

Details

Certain homebrew apps / games rely on custom syscalls created by the Cobra payload. Currently RPCS3 does not support those syscalls, even if CFW is being used, therefore those apps / games crash or refuse to run.

To support them, either those syscalls should be emulated directly by RPCS3, or RPCS3 should be able to load the Cobra payload from CFW firmware.

AniLeo commented 3 weeks ago

Do you have examples of such homebrew apps or games? With just that information as is there's no test case

Note that RPCS3 does not support CFW and there are currently no plans to support it (or otherwise). So this might end up being Longterm or Won't Fix

NiQ1 commented 3 weeks ago

Do you have examples of such homebrew apps or games? With just that information as is there's no test case

Note that RPCS3 does not support CFW and there are currently no plans to support it (or otherwise). So this might end up being Longterm or Won't Fix

multiMAN would be a good example. It does run (only using static interpreter though) but most functionality is disabled.