How to specify the folder for all models using a SCS library

Okay i got it working, but the problem was not really the directory path, but instead the model that I used.
You MUST use .scz files for the SCS, .scs files will not work, because they are not streamable.
This is also in the FAQ but i haven’t seen it until now.

The folder path is relative to the Current Working Directory.

1 Like