[PR #3284] [MERGED] Using custom usb lib #3358

Closed
opened 2026-02-27 22:03:24 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: usbfix


📝 Commits (2)

  • ec1214d added ext-libusb to overcome sysv_abi changes
  • 69d95b3 Fully 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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3284 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 7/20/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `usbfix` --- ### 📝 Commits (2) - [`ec1214d`](https://github.com/shadps4-emu/shadPS4/commit/ec1214dac177af418fccce17efeec0f1cc4f29b2) added ext-libusb to overcome sysv_abi changes - [`69d95b3`](https://github.com/shadps4-emu/shadPS4/commit/69d95b3fa9ba2cf5e1ad10961bff1891d72fb109) Fully remove libusb submodule ### 📊 Changes **5 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitmodules` (+3 -3) 📝 `CMakeLists.txt` (+0 -1) 📝 `externals/CMakeLists.txt` (+1 -1) ➕ `externals/ext-libusb` (+1 -0) ➖ `externals/libusb` (+0 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3358
No description provided.