Exporting C++ GUIDs header to specific destination folder

Hello,
Is there a way to choose a specific destination folder to where the C++ GUIDs header file should be exported to? Right now it seems to be a default value that can’t be changed.

Regards
Joel

You can open the script exportGUIDHeaders.js in the installation folder’s Scripts folder.

  • Windows: %localappdata%/FMOD Studio/Scripts
  • Mac: ~/Library/Application Support/FMOD Studio/Scripts

You can change line 46 to the directory of your choosing.

Thank you for the quick reply, it was what I was looking for!

Regards
Joel