Hi Minh,
I have read this post from Steven:
Quote:
I have Archicad 24 running on Catalina and the program seems slow and then crashes at various times. The solution so far from UAS support is:
Thanks for the feedback, I had a chat with a developer just now and they've suggested the following:
1. Update to 4007
2. Disable the Geometry Shader as before
3. Launch ARCHICAD at all times using the valloc_replace workaround as shown below:
0. download the .dylib file in the attachment and place it in Application folder
1.the command we will need to run looks like this:
DYLD_INSERT_LIBRARIES=/<path_to_dylib>/libvalloc_replace.dylib /<path_to_archicad>/ARCHICAD\ 24.app/Contents/MacOS/ARCHICAD
2. If AC is installed in "Applications/GRAPHISOFT/ARCHICAD 24" folder, here is how the command looks like:
DYLD_INSERT_LIBRARIES=/Applications/libvalloc_replace.dylib /Applications/GRAPHISOFT/ARCHICAD\ 24/ARCHICAD\ 24.app/Contents/MacOS/ARCHICAD
(remember to place "\" characters before every space in path, as you can see in the example above)
3. Paste the command to Terminal and press enter, AC will start.
It's important that Archicad is started each time using the Terminal command rather than just running it from the icon on the dock or desktop.
How does this sound to others?
I am losing so much time trying things but have no other option to continue drawing and keep restarting.
Thanks
Steven
End quote
Dear Minh, could you kindly explain me how I can try to “Disable the Geometry Shader” and download dylib file to try this workaround?
Thanks
Fabio