Install gamma 5.2 on Parallels Desktop on Mac M1 Max 13.5 issue

Hello, I am using Parallels desktop 18.3.1 on Mac Studio M1 Max 13.5 running Windows 11 22621.1778. I installed VVVV Gamma 5.2 (stable) and when I run it I get the following errors:

Exception: “The referenced symbol source ‘VL.Stride.Engine.Nodes’ couldn’t be found.”
StackTrace:
VL.Lang.Platforms.Roslyn.CompiledSymbols { private System.Collections.Immutable.ImmutableArray<VL.Lang.Symbols.SymbolSourceReference> <get_References>g__Compute|31_0() { … } }
VL.Lang.Platforms.Roslyn.CompiledSymbols { public virtual System.Collections.Immutable.ImmutableArray<VL.Lang.Symbols.SymbolSourceReference> get_References() { … } }
VL.Lang.Symbols.PreCompilation { internal static void <get_CompiledPackages>g__Collect|84_1(VL.Lang.Symbols.ISymbolSource symbolSource, VL.Lang.Symbols.<>c__DisplayClass84_0& ) { … } }
VL.Lang.Symbols.PreCompilation { internal static void <get_CompiledPackages>g__Collect|84_1(VL.Lang.Symbols.ISymbolSource symbolSource, VL.Lang.Symbols.<>c__DisplayClass84_0& ) { … } }
VL.Lang.Symbols.PreCompilation { private System.Collections.Immutable.ImmutableArray<VL.Lang.Platforms.Roslyn.CompiledSymbols> <get_CompiledPackages>g__Compute|84_0() { … } }
VL.Lang.Symbols.PreCompilation { internal System.Collections.Immutable.ImmutableArray<VL.Lang.Platforms.Roslyn.CompiledSymbols> get_CompiledPackages() { … } }
VL.Lang.Symbols.PreCompilation { public System.Collections.Generic.IEnumerable<VL.Lang.Symbols.ISymbolSource> get_DocumentsAndPackages() { … } }
VL.UI.Forms.EditorRuntime { protected virtual System.Collections.Generic.IEnumerable<VL.Lang.Symbols.IProcessDefinitionSymbol> GetEntryPoints(VL.Lang.Symbols.ITargetCompilation targetCompilation) { … } }
VL.Lang.Platforms.RuntimeHost { private void SharedStep() { … } }

What should I do?

Seem a duplicate of Error on MacBook running Parallels