Infiltrator VST, VST3 MAC M1

Discussion in 'Software' started by beatcreator55, Dec 3, 2025.

  1. beatcreator55

    beatcreator55 Noisemaker

    Joined:
    Oct 18, 2019
    Messages:
    39
    Likes Received:
    5
    Hi, can anyone help me? I installed Infiltrator on a Mac M1 with HCISO, but every time I close and reopen the plugin, a tutorial message pops up. I have to close the window every time I open the VST, and the zoom I configured resets. Does anyone know how to fix this? i have this problen in FL and Ableton
     
  2.  
  3. JohnnyBoy023

    JohnnyBoy023 Producer

    Joined:
    Dec 16, 2024
    Messages:
    309
    Likes Received:
    95
    Hmm check read and write priviledges app support devious machines, if its not read and write, changes will not save. or download a different version
     
  4. beatcreator55

    beatcreator55 Noisemaker

    Joined:
    Oct 18, 2019
    Messages:
    39
    Likes Received:
    5
    I've tried other versions and I always have the same problem, how can I give privileges to the VST files?
     
  5. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    10,388
    Likes Received:
    4,468
    Do this in terminal:
    sudo chown -R $(whoami):staff "/Users/$(whoami)/Library/Application Support/DeviousMachines"

    or this:
    sudo chmod -R u+w "/Users/$(whoami)/Library/Application Support/DeviousMachines"

    Change the folder location if you have to so that it matches in your MacOS.

    I think the file you want to edit is just /Users/YOURUSERNAME/Library/Application Support/DeviousMachines/window_sizes.dat. Open it with text edit, change the value from 1.0 to whatever you are trying to set it to and then save it. Reopen your DAW and the plugin. I can't check it right now, but I will later. I like 100% as it is.

    <window_sizes zoom="1.0"/>
     
    Last edited: Dec 3, 2025
    • Like Like x 3
    • Agree Agree x 1
    • List
  6. beatcreator55

    beatcreator55 Noisemaker

    Joined:
    Oct 18, 2019
    Messages:
    39
    Likes Received:
    5
    Windows size is resolved, but the message not have solution with this code :S

    EDIT: Now yes, not have the problem with message, thanks for this :D
     
    Last edited: Dec 3, 2025

    Attached Files:

Loading...
Loading...