mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[PR #4024] Libraries: Rudp function #3878
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3878
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/4024
Author: @thethunderturner
Created: 2/11/2026
Status: 🔄 Open
Base:
main← Head:feature/sceRudpGetStatus📝 Commits (10+)
524c5dclibSceRudp3f7f912use newer glslang4a67584remove module start/stop039fa17register lib, revert glslang upgrade4278510202605d77daremove default funcions22e805drudp status3437b71show failed first instructiond95c2c3stops spam17b9aedimplement function def📊 Changes
6 files changed (+353 additions, -63 deletions)
View changed files
📝
src/core/libraries/libs.cpp(+1 -1)📝
src/core/libraries/np/np_error.h(+1 -0)📝
src/core/libraries/np/np_manager.cpp(+3 -0)📝
src/core/libraries/rudp/rudp.cpp(+100 -32)📝
src/core/libraries/rudp/rudp.h(+204 -30)➕
src/core/libraries/rudp/rudp_error.h(+44 -0)📄 Description
implementation for GetStatus; gets called by Death Stranding
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.