Free Download Steinberg Cubase Pro 13 latest version 2024 for macOS. Cubase will help you create music.
Do you want to start producing your music, take your production to a professional level, or streamline your workflow on a tight schedule? Whatever your need, Cubase will help you unleash your full creative potential.
From Hollywood blockbuster writers and Billboard Hot 100 producers to avid newbies, the music production world trusts our renowned music production software’s rich features, simple tools, and unmatched sound.
- Download [RUS] Steinberg Cubase Pro 13 v13.0.40 U2B macOS 05/28/2024
- Original Publisher: Steinberg
- Version: 13.0.40
- Category: DAW for macOS
- Require: Mac OS 11 Big Sur + and newer
- Platform: Intel/Apple Silicon Universal
- License type: Full
- Download Size: 797.3 MB
how to download
A bittorrent client is required to download this file. But don’t bother it doesn’t work anyway.
Like so many others, this doesn’t work. It downloads, it installs, codesign completes, and the very first thing the app does when started is look for licenses. Which it will not find. So it will check licenses for as long as you want to look at the splash screen until you finally figure out it’s not gonna work. Then when you finally get it to quit you get the old “no licenses found . The program will quit now”. It’s the age old story with these apps. Someone who’s messed around with the legit long enough that some remnant of leftover data is still sitting on their machine, and when they finally think it’s working they release it only to find it doesn’t work on any clean machine because it’s never been installed correctly before. HARD PASS
Instructions.txt
0. Turn off SIP, Use English Language
1. Install
2. Replace K’D
to /Applications/Cubase 13.app/Contents/MacOS/Cubase 13
(using show package contents)
3. Codesign by running the following codes, copy paste in terminal
4. Enjoy
Credits: @iamdumb
Reference code to paste in terminal
function hex() {
echo ”$1” | perl -0777pe ‘s|([0-9a-zA-Z]{2}+(?![^\(]*\)))|\\x${1}|gs’
}
function prep() {
sudo xattr -cr “$1”
sudo xattr -r -d com.apple.quarantine “$1”
sudo codesign –force –sign – “$1”
}
prep “/Applications/Cubase 13.app/Contents/MacOS/Cubase 13”
Can I re-enable SIP after installation and codesign though? Everyone says you have to leave SIP disabled for Cubase to work. Smh.
Yes…. this is a cut and paste from the same files we’ve all downloaded. Run the script, terminates correctly, looks like everything went correctly. Now go try and start the app and watch the splash screen immediately tell you CHECKING LICENSES…… and you can watch that for as long as you care to sit there until you have to exit out because there are no other options, closing the window forces the app to quit.
It’s BS kids….. doesn’t work and this version never will until someone figures out how prevent license checks at all, not just trying to sign a file thinking that’ll make it work because it doesn’t.
The strange part about that script is that the “hex” function is declared but never used. It’s supposed to take the first argument ($1) of a command and turn in ito hexadecimal bytes. Why bother doing all of that if it’s not going to be used?
Has anyone managed to get this working as of yet.
Admin
Would it be possible to upload the previous version which worked fine.
Thank you