You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was reading an old thread where I am trying to download RocksmithTools for Big Sur on MacBook laptop. I downloaded the DMG from here: https://www.rscustom.net
After opening the dmg it gives this message.
"RocksmithCustomSongToolkit requires the Mono Framework version 2.8 or later"
The old thread was closed because it had new Rocksmithtools dmg, but that link doesn't work for me. Any new link I should look at since the below link doesn't work?
"closing this. plz use toolkit mac wine port version which has support for up to mac os high sierra: http://ignition.customsforge.com/cfsm_uploads/rstools_mac/RocksmithTools.dmg"
So the thing I have tried to far based on this thread and some internet search: #327
xcode-select --install
cd /usr/local/Homebrew
git checkout 2.6.2
export HOMEBREW_NO_AUTO_UPDATE=1
brew cask install mono-mdk
open /Applications/RocksmithCustomSongToolkit.app/Contents/MacOS/RocksmithCustomSongToolkit .
Then I get seg fault.
mono --arch=32
Error: --arch=32 Failed to switch to 'mono32'.
I tried switching to 32 bit mono, but since I am on Big Sur, it won't work.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, I was reading an old thread where I am trying to download RocksmithTools for Big Sur on MacBook laptop. I downloaded the DMG from here: https://www.rscustom.net
After opening the dmg it gives this message.
"RocksmithCustomSongToolkit requires the Mono Framework version 2.8 or later"
The old thread was closed because it had new Rocksmithtools dmg, but that link doesn't work for me. Any new link I should look at since the below link doesn't work?
"closing this. plz use toolkit mac wine port version which has support for up to mac os high sierra: http://ignition.customsforge.com/cfsm_uploads/rstools_mac/RocksmithTools.dmg"
So the thing I have tried to far based on this thread and some internet search:
#327
xcode-select --install
cd /usr/local/Homebrew
git checkout 2.6.2
export HOMEBREW_NO_AUTO_UPDATE=1
brew cask install mono-mdk
open /Applications/RocksmithCustomSongToolkit.app/Contents/MacOS/RocksmithCustomSongToolkit .
Then I get seg fault.
mono --arch=32
Error: --arch=32 Failed to switch to 'mono32'.
I tried switching to 32 bit mono, but since I am on Big Sur, it won't work.
Thank you.
The text was updated successfully, but these errors were encountered: