mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #3284] [MERGED] Using custom usb lib #3358
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#3358
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/3284
Author: @georgemoralis
Created: 7/20/2025
Status: ✅ Merged
Merged: 7/21/2025
Merged by: @georgemoralis
Base:
main← Head:usbfix📝 Commits (2)
ec1214dadded ext-libusb to overcome sysv_abi changes69d95b3Fully remove libusb submodule📊 Changes
5 files changed (+5 additions, -6 deletions)
View changed files
📝
.gitmodules(+3 -3)📝
CMakeLists.txt(+0 -1)📝
externals/CMakeLists.txt(+1 -1)➕
externals/ext-libusb(+1 -0)➖
externals/libusb(+0 -1)📄 Description
This is a replacement of #3235 , Instead of hacking usblib calls we use custom libusb lib with fixes for sysv_abi callbacks
Use my fork actions in
https://github.com/georgemoralis/shadPS4/actions/runs/16404431633
For testing lego dimensions that used to work on #3235
Big thanks to @connorh315 for his work on this
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.