Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support Cobra syscalls #15514

Open
NiQ1 opened this issue Apr 27, 2024 · 2 comments
Open

[Feature request] Support Cobra syscalls #15514

NiQ1 opened this issue Apr 27, 2024 · 2 comments

Comments

@NiQ1
Copy link

NiQ1 commented Apr 27, 2024

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
Copy link
Member

AniLeo commented Apr 27, 2024

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
Copy link
Author

NiQ1 commented Apr 27, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants