This tool is intended to fix your parameter names after migrating your existing X-Plane FMOD Studio 1.08 project to FMOD Studio 2.01. The steps are:
- Open your old 1.08 project in Studio 2.01
- It will ask you if you want to migrate it, answer YES.
- Save it.
- Run this tool on the project to fix the parameter names.
- Node 10.x
- NPM
- Clone this repo and run
npm install
. - Create a
fmod_project
folder on this tool directory. - Copy your recently migrated FMOD 2.01 project into the
fmod_project
directory. - Run
./index.js
- That's it, you can now compile and run your project with X-Plane 12.