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

RPCN v1.3 #16088

Merged
merged 1 commit into from
Sep 19, 2024
Merged

RPCN v1.3 #16088

merged 1 commit into from
Sep 19, 2024

Conversation

RipleyTom
Copy link
Contributor

  • Implements old *GUI api.
  • Changes to the way SceNpCommunicationId is handled

Corresponding RPCN PR: RipleyTom/rpcn#87

Mostly up for review, I still need to do some more testing before it gets merged.

rpcs3/Emu/NP/np_contexts.cpp Show resolved Hide resolved
rpcs3/Emu/NP/np_contexts.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_handler.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_handler.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_handler.h Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_handler.h Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_structs_extra.cpp Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/cellSysutilAvc.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.h Outdated Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.h Outdated Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/rpcn_client.cpp Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/fb_helpers.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_notifications.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_notifications.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_notifications.cpp Show resolved Hide resolved
rpcs3/Emu/NP/np_notifications.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_notifications.cpp Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/sceNp.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/Cell/Modules/sceNp.cpp Outdated Show resolved Hide resolved
return SCE_NP_MATCHING_ERROR_UTILITY_UNAVAILABLE;

// TODO: add limiter
Copy link
Contributor

Choose a reason for hiding this comment

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

not doing this ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will fix later if I find the time limit :D

rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
rpcs3/Emu/NP/np_requests_gui.cpp Outdated Show resolved Hide resolved
@AniLeo AniLeo merged commit 3d9c8a6 into RPCS3:master Sep 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants