Skip to main content

Setting up FMod Plugin in Unreal Engine

✍ Last Updated : January 6, 2023

πŸšͺ Prequisite Knowledge (Optional)

UploadDescribe InInitial ProgressKnowledge that reader need to know before reading this article

  • Unreal Engine Build System

❓ Key Question / Problem / Issue

Describe what question / Problem / Issue this knowledge should answer

How to Configure FMod Plugin in Unreal Engine

βœ… Expected Output/Definition of Done

Define what information you really need and the definition of done

  1. FMod are able to be utilized in unreal engine
  2. Able to be build to it’s target platform

🎁 Resulting Solution

Write writing results below

1. Install Host Platform Integration (2.1.1)

Untitled

2. (For Console Platform) Install Additional Platform Specific Integration (2.1.2)

Untitled

3. (Optional) Compiling the Plugin (2.12)

Untitled

you can also read more on regenerating project file through video below

Regenerating Unreal Engine Project Files - How and Why

4. Configuring Platform Specific Settings

FMOD - Platform Specifics

  • checkout whether to use project directory or engine directory for the modification
  • if specified file not found try creating it yourself