-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support for overclocking on macOS 11.0+ #9
Comments
The feature's actually "done" in a local branch, but is ultimately stalled due to the API used for adjusting read rates not working properly in DriverKit. I reported it back in Big Sur but don't believe it's been fixed yet - though here's hoping Ventura does it. (Edit: to add, I verified this is a bug by burning a TSI to get someone to look at it.) At this point I should probably just sign the overclocked kext for 11.0+ because I don't see how to do this otherwise. If you want to overclock on Big Sur/Monterey/Ventura, and are comfortable disabling SIP, there is a guide on doing it the old school way over at the project-slippi Wiki: https://github.com/project-slippi/Ishiiruka/wiki/Overclocking-Controllers-on-macOS-Big-Sur-or-Monterey Note that disabling SIP isn't really great since it'll compromise certain DRM-based feed quality, and thinks like Apple Pay will have reduced or no functionality on some Mac models... which is why I should probably just sign the kext and be done with it. |
Interesting, thank you for your response! I've disabled SIP for other reasons before and ended up reverting due to having some issues with some functionality, as you mentioned. If you could sign the overclocked kext, that would be awesome. Thanks again! |
If I don't get to it this week, feel free to ping me here again - I've been crazy busy unfortunately so I'll have to fit it in somewhere is all. |
Great! Thanks for your good work. |
@ryanmcgrath are there any updates on this? |
No, I'm in an annoyingly busy period of weeks right now. I realistically can't look at this until Black Hat & DefCon are over. :( |
Hey @ryanmcgrath ! Any chance of getting this done? I'm on Ventura now; not sure if they fixed this bug or if you're able to sign the kext. |
Haven't forgotten about this, just been too busy with work + trying to fix Slippi on Ventura. I need to confirm if this was actually fixed on Ventura period... |
mind opening this in a PR Slippi was just updated to work on Ventura |
Hi @ryanmcgrath. First, thanks again for your generous use of your time and expertise to provide this driver to the community. I really appreciate your time and effort to create, share, maintain and support this project. Especially for such a niche community as Mac gamers. Have you had an opportunity to look into signing the driver for the installer package? If not, is there anything we could do to help you? Thanks again! |
I haven't, no - both this and some other open source work I've been trying to get time for have unfortunately fallen by the wayside due to my day to day work. :( Are you an M1 or Intel device? |
Thanks for the quick reply. The work that puts food on the table comes first, so I understand.
I'm on an M1 Pro running macOS 13.4. |
I'm on an M2 Max running macOS 13.5.2. |
Also hoping for an update on this- on an M2 running the latest OS, would love to be able to overclock my Wii U adapter. . . What exactly needs to be done to enable this functionality? Thank you. |
You still can, GitHub just arbitrarily changes wiki links: https://github.com/project-slippi/Ishiiruka/wiki/Overclocking-Controllers-on-macOS-Big-Sur,-Monterey,-Ventura,-or-Sonoma This particular feature requires me doing some work that I just don't have time for. It's not something that someone can contribute as it primarily deals with signing the driver itself. |
Quoting the previous release in the "macOS 11.0+" section:
What needs to be done to add overclocking in macOS 11.0+? I'm very interested in having this feature working, and can contribute if needed!
Thank you!
The text was updated successfully, but these errors were encountered: