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 support for LibUSBK driver - Windows 11 #57

Open
Invictaz opened this issue Mar 6, 2025 · 1 comment
Open

Add support for LibUSBK driver - Windows 11 #57

Invictaz opened this issue Mar 6, 2025 · 1 comment

Comments

@Invictaz
Copy link

Invictaz commented Mar 6, 2025

Orionsoft has a program that has a LibUSBK driver that works on Windows 11 to read PS1 memory cards.
It also works with the "official" PS3MCA-tool by Jimmikaelkael (which has no GUI afaik)

Memcardrex uses the winusb driver. It would be nice if it also supported the LibusbK driver so you don't have to switch.

http://onorisoft.free.fr/retro.htm

@ShendoXT
Copy link
Owner

ShendoXT commented Mar 9, 2025

While the driver name for the libusb installed by Zadig is WinUSB it is using a cross platform libusb library under the hood.
LibUSBK seems to be windows only driver and MemcardRex aims to be a cross platform solution using libusb to achieve that.

But to my knowledge Orion's tool works fine with WinUSB driver too, not sure about PS3MCA-tool but the readme states that it requires libusb (no mention of LibUSBK specifically) so that should work too.

So, installing WinUSB by Zadig should grant you access to all three applications.

Image

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

No branches or pull requests

2 participants