# FMOD Ex 4.44.27

**URL:** https://qa.fmod.com/t/fmod-ex-4-44-27/17545
**Category:** FMOD Engine
**Created:** [August 8, 2021, 7:39am UTC](https://qa.fmod.com/t/fmod-ex-4-44-27/17545 "2021-08-08T07:39:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pepsemafya](https://avatars.discourse-cdn.com/v4/letter/p/ebca7d/32.png) [@pepsemafya](https://qa.fmod.com/u/pepsemafya)
#### Post date: [August 8, 2021, 7:39am UTC](https://qa.fmod.com/t/fmod-ex-4-44-27/17545/1 "2021-08-08T07:39:56Z")

</div>

Hello,

The game Galaxy Forces V2 1.85 [1] is using FMOD Ex 4.44.27.  
At least, that is what I guess from the Galaxy Forces V2 source code.  
Indeed, its source code provides this header file: `ext_include/linux/fmod.h`.  
In this file, I find this line: `#define FMOD_VERSION 0x00044427`.  
However, when I go to the download page [2] this version is missing.  
I know that the library is already included in the Galaxy Forces V2 source code but I prefer to get the library from the official FMOD website.

How to get this library please?

Thank you.  
Best regards.

[1] [http://www.galaxy-forces.com/](http://www.galaxy-forces.com/)  
[2] [https://www.fmod.com/download](https://www.fmod.com/download)

---

<div class="post-metadata">

### Author: ![Andrew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/andrew/32/261_2.png) [@Andrew](https://qa.fmod.com/u/Andrew)
#### Post date: [August 12, 2021, 10:28pm UTC](https://qa.fmod.com/t/fmod-ex-4-44-27/17545/2 "2021-08-12T22:28:55Z")

</div>

Just use the one in the Galaxy Forces source code.

---

<div class="post-metadata">

### Author: ![pepsemafya](https://avatars.discourse-cdn.com/v4/letter/p/ebca7d/32.png) [@pepsemafya](https://qa.fmod.com/u/pepsemafya)
#### Post date: [August 19, 2021, 5:25am UTC](https://qa.fmod.com/t/fmod-ex-4-44-27/17545/3 "2021-08-19T05:25:37Z")

</div>

I said in my previous message that I prefer to get the library from the official FMOD website.
