Jump to content
The forums have been upgraded and will be undergoing changes within the next 48 hours.

Featured Replies

On 1/2/2022 at 3:23 PM, DasFohlen said:

Release 1.2 of the patch collection, now with a fix for 32 bit issues I noticed and a legacy 64 bit zip that contains different x64 patcher and patch for older macOS versions that you can try if the normal 64 bit zip doesn't work:

https://github.com/aik002/RSBypass/releases/tag/1.2

Discord server for support:

https://discord.gg/cf

Thank you so much! Working fine now on my M1 with Monterey

  • 2 weeks later...
  • Replies 594
  • Views 317.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • How to Use Custom DLC (CDLC) on Mac (2023 Update)   The following instructions are for Rocksmith 2014 Remastered, with the latest update installed.  These instructions may not work for older

  • Hey everyone! I am happy to announce that we have a fix! This zip includes the patcher: https://github.com/aik002/RSBypass/releases/tag/1.0 Thanks to help from someone on Discord we found th

  • @Zero_black_zero  For anyone with Mac 64 bit Rocksmith 2014 Remastered issues.  Here's what to do: 1) Uninstall Rocksmith.  Make sure you DELETE the steam folder/files under application support when

Posted Images

  • 2 weeks later...
On 12/20/2021 at 3:30 PM, blueshabs said:

Applied.  Seemed to run in terminal, however, still freezing on amps screen.

Same.  When I start the song and the amps drop it freezes

On 12/21/2021 at 9:37 AM, flapjack89 said:

@ DasFohlen I've just tested:

Monterey on M1 Mac Mini 16GB: Works!! Amazing, thank you so much!

Catalina on an Intel machine: Does not work, crashes with the same sort of error as the old patch does on M1 with Monterey.

@ blueshabs To get this new patch to work I had steam validate Rocksmith to return it to stock, then run the new patch. In order to run the new patch I had to remove the apple quarantine from the "untrusted" files in the patch...

If you extracted RSBypass.zip in your Downloads folder, then from a Terminal window do:

cd ~/Downloads
xattr -r -d com.apple.quarantine RSBypass

Then run RUN_PATCH_RS.command.

Been trying to make it work for hours on my Monterey M1 Mac. This worked!!!! Thanks mate

  • 1 month later...

Anyone else having problem? 
When i start up the patched rocksmith it won't open and there is a mac popup saying it won't open it because of privacy issues -> quit or remove to trash bin :s

1218135807_Schermafbeelding2022-04-02om11_52_09.png.a3fda4eb1a3547d4fb294471088e03d3.png

  • 4 weeks later...

Hi, I can see that the RSBypass patch has an update on GitHub, anyone tried yet on M1 Monterrey? 

I am running a new Mac Studio (M1) on Monterey 12.3.1 and have used the 1.5 command fix release. All is working perfectly!

So I've been trying unsuccessfully for several days to get this working again.  Macbook pro Intel based Monterey 12.3.1

removed all the old tools, removed Rocksmith and reinstalled it.  Worked my way through all the  permissions issues, got the new patch from github 1.5.  run the patch, it runs fine, no warnings, errors, but as soon as I start rocksmith it crashes with a desktop warning that it quit unexpectedly.  Not sure what I'm doing wrong.

4 hours ago, merlinx4 said:

So I've been trying unsuccessfully for several days to get this working again.  Macbook pro Intel based Monterey 12.3.1

removed all the old tools, removed Rocksmith and reinstalled it.  Worked my way through all the  permissions issues, got the new patch from github 1.5.  run the patch, it runs fine, no warnings, errors, but as soon as I start rocksmith it crashes with a desktop warning that it quit unexpectedly.  Not sure what I'm doing wrong.

tried again just now, the .app has the macos folder and what appears to be the correct file?

Screenshot 2022-05-10 192546.jpg

On 5/18/2022 at 3:03 PM, hoydudu said:

Runs perfectly on m1 macbook pro 12.3.1 monterey.

Oh my God, now its running.......... thx soooooo much to all people who are working and responding on our problems with this cdlc troubles........ thx

 

  • 2 weeks later...

on macOS Monterey (v12.3.1), I needed to do some additional steps in order to run the Rocksmith Patch. 

By default, my terminal didn't have permissions to execute `insert_dylib` and `libRSBypass.dylib`, so I kept getting an error when trying to run `RUN_RS_PATCH.command`. Modifying the permissions via the Get Info menu recommended in the guide didn't work for me. 

I needed to enable the Terminal to run local, non-verified files. To enable this, I went to System Preferences -> Security and Privacy -> General Pane -> Developer Tools -> Unlock by Clicking lock icon in bottom left of window -> Check Terminal (or add it to the list if its not there)

 

Once I did that and double clicked the `RUN_PATCH_RS.command`, it had permissions to execute the other two files and install the patch correctly.

  • 2 weeks later...
On 6/1/2022 at 4:08 AM, Hikikomori said:

pretty sure the latest version already covers it but double check in the discord channel for #mac-os  for additional information on terminal use that is required as well

No, it doesn't cover unfortunately.

After patching, Rocksmith doesn't start anymore. May be it's touched  only me? If some one can write step by step instruction I will appreciate it!

  • Moderator
On 6/14/2022 at 2:15 PM, chebor said:

No, it doesn't cover unfortunately.

After patching, Rocksmith doesn't start anymore. May be it's touched  only me? If some one can write step by step instruction I will appreciate it!

yup theres instructions on the discord with a video even, and instructions pinned for terminal commands that are needed.

  • 1 month later...
On 1/11/2022 at 8:48 AM, Limpy_Harries said:

Cup of coffee sent to DasFohlen for sorting this out ! 

Thank you 🙏 

just did the same - wished i could do more!

  • 1 month later...

I just upgraded my iMac 2021 (M1) from Monterey 12.3 to 12.5 😢😅

Because I have tried so many times for the CDLC patches and it didn’t work. It either crashes or CDLC doesn’t play in the game.

Tonight I’m gonna test it out for the latest patch fix. 
 

@ DasFohlen  dear DasFohlen, may I know if there’re any new patches that work with latest Monterey?

@ Pineapple88  and everyone else - this video I made shows how to properly install the patch and the description has a link to the GitHub where you can always find the latest patch. The current version is 1.6. 
 

 

  • 1 month later...
On 5/27/2022 at 6:06 PM, sneakycrow said:

on macOS Monterey (v12.3.1), I needed to do some additional steps in order to run the Rocksmith Patch. 

By default, my terminal didn't have permissions to execute `insert_dylib` and `libRSBypass.dylib`, so I kept getting an error when trying to run `RUN_RS_PATCH.command`. Modifying the permissions via the Get Info menu recommended in the guide didn't work for me. 

I needed to enable the Terminal to run local, non-verified files. To enable this, I went to System Preferences -> Security and Privacy -> General Pane -> Developer Tools -> Unlock by Clicking lock icon in bottom left of window -> Check Terminal (or add it to the list if its not there)

Once I did that and double clicked the `RUN_PATCH_RS.command`, it had permissions to execute the other two files and install the patch correctly.

I don't see the Developer Tools option. I'm having trouble with the latest version of the game on Monterrey as well. "..Contents/MacOS does not exist" and "..Contents/MacOS/Rocksmith2014: No such file or directory"

I double checked the location and it's exactly correct. Rocksmith will load the CLDCs, but just show the amps and not allow me to exit. Any hints?

Thank you.

OK, I finally got it. My path name had a space in it, which in terminal is represented as a "\ " but in the script it did not need the backslash. I tried just copying ibRSBypass.dylib manually to the MacOS folder, but I guess the script does more than that. This is all with the very latest version of the game and v1.6 of the patch. I also have the "InCaseWeNeedIt" beta option enabled, if that has anything to do with it. 

Now to try converting some Pavement to Mac versions!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.


Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.