Fix macos missing dylib file #1066
Loading…
Reference in a new issue
No description provided.
Delete branch "libusb"
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?
Fixes https://github.com/cemu-project/Cemu/issues/1065
Launches and works/plays fine on macOS 14/M1. libusb included in package.
The overlay port is probably not necessary if we just exclude libusb from vcpkg.json like this:
Edit: nvm, I am not sure what exactly you changed in the overlay port but it still seems to be installed from vcpkg so forget what I said.
But at any rate this works so lets not delay it any longer.