Facebook
From Mature Pheasant, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 1642
  1. This copy definitely works on M1/M2 Mac with Ventura and without any glitches or issues so far. Copied below are some better install steps I found elsewhere which I've added a couple of bits to inc. info on installing wine for opening the keygen.
  2. NB. After reading recommendation elsewhere, I did also download some files (Waves SY v14.zip) from some Russian VST,AU telegram group and used the three replacement files (waveslicenceengine.bundle/index.js/app.asar) from that zip, but don't know if that made any difference, the ones included in this magesy download might well work fine, I just didn't try them.
  3.  
  4. Huge thanks to all those who patched it and updated info elsewhere to get it working!
  5.  
  6. Waves Complete v14 17.01.23 - RET patch
  7.  
  8.  
  9. 1.if you have already installed waves go to central and perform a complete waves cleanup.
  10.  
  11. 2.delete all waves folders in following locations (if available).
  12.  
  13. Library>Application Support>Waves(unhidden)
  14. Library>Audio>Plugins>WPAPI(sometimes this thing is left after uninstall)
  15. ~Libarary>Application Support>Waves Audio and Waves Central(hidden)
  16. Macintosh HD>Users>Shared>Waves
  17.  
  18. *Also make sure that all vst/vst3/au/aax waveshell plugins are removed.
  19.  
  20. 3.install waves central.
  21.  
  22. 4.choose offline installation and select waves plugins you want to install.
  23.  
  24. 5.replace WavesLicenseEngine.bundle in Library>Application Support>Waves>Modules
  25.  
  26. replace "index.js" in
  27. /Library/Application Support/Waves/COSMOS/HTML/
  28.  
  29. replace "app.asar" in
  30. /Applications/Waves/COSMOS/COSMOS.app/Contents/Resources/
  31.  
  32. 6.open terminal:
  33.  
  34. xattr -cr /Library/Application\ Support/Waves/Modules/WavesLicenseEngine.bundle
  35. sudo codesign --force --deep --sign - /Library/Application\ Support/Waves/Modules/WavesLicenseEngine.bundle
  36.  
  37. 7.run waves keygen on a windows pc or with crossover (* wine installer links below).
  38.  
  39. 8.find your computer id on waves central licenses tab, enter exact id to keygen and generate license file.
  40.  
  41. 9.copy license file to Library>Application Support>Waves>Licenses
  42.  
  43. 10.restart your mac first and run waves au reg utility (if on Logic) and click let's go, it will identify your plugins.
  44.  
  45. 11.open your daw it will automatically scan plugins, if not rescan plugins manually.
  46.  
  47.  
  48.  
  49. * WINE INSTALLER
  50.  
  51. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  52.  
  53. echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> $HOME/.zprofile
  54.  
  55. brew install --cask --no-quarantine gcenx/wine/wine-crossover