Skip to content

Libs: CompanionUtil #2963

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

Merged
merged 9 commits into from
May 29, 2025
Merged

Libs: CompanionUtil #2963

merged 9 commits into from
May 29, 2025

Conversation

Fire-Cube
Copy link
Contributor

In this PR, I tried to reproduce the behavior of sceCompanionUtilGetEvent as minimally as possible. The game I used (Star Wars Battlefront) never calls Initialize.
Maybe I misinterpreted something in the RE, so a thorough review would be great.

@georgemoralis georgemoralis self-requested a review May 21, 2025 11:14
static constexpr uint32_t ORBIS_COMPANION_UTIL_INVALID_POINTER = 0x80000006;
static constexpr uint32_t ORBIS_COMPANION_UTIL_NO_EVENT = 0x80000008;

struct sceCompanionUtilEvent {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the struct should be similar to the one i added in companion_httpd i will check

@georgemoralis georgemoralis merged commit eb9f66c into shadps4-emu:main May 29, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

3 participants