1. Thanks R2R for the help!
  2. * All 31 modules are included.
  3. * No iLok Driver is required to run.
  4. * Our release loads faster and uses less memory than legit version.
  5. FROM R2R:
  6. In our last release, we pointed out that 1 legit plugin doesn't work properly
  7. because of their custom protection.
  8. In this v2.6 update, Slate removed their custom cryptographic protection
  9. which cause parameters going mad (you saw we once fixed that ear-killer
  10. protection for CS-EQ!). As a result, the bug of '1 legit plugin' does not
  11. happen anymore. Congrats, legit users! This change has not been listed in the
  12. official changelog - because they din't know the truth!
  13. NOW - It's time to show the answer. The broken plugin was FG-76. The drive
  14. knob is stepped by "3, 9, 18, 24 .... 70, 76". In the broken legit version,
  15. crypto was used for that parameter. The (wrong) value will be :
  16. KnobInternalValue = 1.0 / 11.0 * StepNumber(from 0 to 11)
  17. DriveValue = 3.0 + ((76.0 - 3.0) * KnobInternalValue(from 0.0 to 1.0))
  18. The drive value can be different from its label. Too bad, the presets made
  19. in broken legit plugin may sound different after v2.6. If you used R2R
  20. version, you are safe :)
  21. "A famous audio developer failed finding the audible issue in their flagship
  22. product which they developed, while cracker fixed it without any source code"
  23. BTW, VMR has core plugin and 31 modules. ALL modules are currently protected
  24. by MetaFortress. Does it make protection 31 times stronger? If it doesn't,
  25. they are just wasting computer resources 31 times by the code obfuscation.
  26. If they stop using it, they can save 10+ MB per module and performance will
  27. be noticably improved.

RET