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

Add libSceSsl2 stubs #2132

Merged
merged 6 commits into from
Jan 12, 2025
Merged

Conversation

StevenMiller123
Copy link
Contributor

This PR adds auto-generated stubs for the libSceSsl2 library, and copies over the sceSslInit stub from libSceSsl.
From what I could tell, libSceSsl2 functions are different enough from libSceSsl functions that keeping them in a separate file is a better idea in the long-term, for when we eventually implement these libraries properly.

The stub for libSceSsl2's sceSslInit fixes the current exception in Cyberpunk 2077 (CUSA16596).

Since libSceSsl has many functions of the same name, these functions get treated as overloaded functions and break compiling.
@georgemoralis georgemoralis merged commit 466e071 into shadps4-emu:main Jan 12, 2025
12 checks passed
@StevenMiller123 StevenMiller123 deleted the libSceSsl2-stubs branch January 14, 2025 21:02
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.

2 participants