I use the ‘recent projects’ list from the file menu all the time, as I am jumping between projects regularly. I can see a ‘clear’ button, but is there a way to edit the list? I have a few old/outdated projects I want to remove but keep most still intact. I couldn’t see a file in user data anywhere, does anyone know where this is stored?
The recently opened projects lists are stored in the configuration files for each major FMOD Studio version.
On Windows, these files can be found in %localappdata%\FMOD Studio\Settings.
On MacOS, these files can be found in ~/Library/Application Support/FMOD Studio/Settings.
On Linux, these files can be found in Home/FMOD Studio/Settings.
There’s only one config file for each major version of FMOD Studio. For example, the Studio.02.03.00.config file is used by all patch versions of FMOD Studio versions 2.03.xx.
The configuration files are in xml format, so you should be able to read and edit them in any text editor.