I submitted a ticket via Ubisoft support after experiencing a failure to load Rocksmith beyond the "enter" screen. My problems only seemed to show up after installing High Sierra. The response I got from Ubisoft was that Ubisoft is not supporting Rocksmith, and that I might try installing a Virtual Box and running either 10.7 or 10.8, although I might not be able to run either of those iterations of OS X since my machine shipped with Mavericks.
I recognize that the Mac market might not be lucrative enough to justify supporting the platform, but I've really enjoyed played Rocksmith and have spent a good bit of money on DLC, so I'm hoping Ubisoft addresses this issue.
Originally Posted by forbiddencolors Go to original post
This did not work for me. any other suggestions?
So I figured out one more source of keyboard/mouse bugs: Karabiner Elements.
Karabiner Elements is a tool to mess around with keyboard and it causes Rocksmith to not register keypresses and mouse clicks. (Something with virtual devices, IDK)
If you stop Karabiner Elements before Rocksmith launches and start just after - both applications work flawlessly.
I wrote a bit of a fix: https://pastebin.com/4j7JZSpT
CAUTION: there is a bunch of administrator-level actions there, if you do not know bash and do not trust random scripts on the internet (as you should!), it's better to manually disable Karabiner Elements before launching Rocksmith.
You need to download it and run in terminal, it spits out some instructions above "*****", do them. After it you can launch Rocksmith via this script, or if you want fancy logo -- ask steam to create shortcut on desktop and replace run.sh inside that shortcut with this script.
YES! This was the key to all of my frustrations. I'm not sure why I'm just seeing this now, but damn you Karabiner Elements!Originally Posted by MOROZILnic_rock Go to original post
Confirming I can now:
- Search via the "Search a Song" feature
- Use the mouse to do mousy things
Thanks a bunch for solving this.
P.S. Someone submitted an issue in GitHub (https://github.com/tekezo/Karabiner-Elements/issues/673), but it became stale and closed out. Not sure if there will ever be a proper fix.