# \*.FEV editing

**URL:** https://qa.fmod.com/t/fev-editing/11224
**Category:** FMOD Studio
**Created:** [November 18, 2013, 5:50pm UTC](https://qa.fmod.com/t/fev-editing/11224 "2013-11-18T17:50:32Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Cobara](https://avatars.discourse-cdn.com/v4/letter/c/fbc32d/32.png) [@Cobara](https://qa.fmod.com/u/Cobara)
#### Post date: [November 18, 2013, 5:50pm UTC](https://qa.fmod.com/t/fev-editing/11224/1 "2013-11-18T17:50:32Z")

</div>

Hello

I Have from one game sound system constructed with fev & fsb file.  
I wanted change some sounds but i cant edit FEV file, its only openable in FMOD Event Player.  
Somebody can convert it to be able edit that in FMOD Studio?  
Why producents dont attach converting option?

FSB&FEV FILE:

[http://www.speedyshare.com/nRVhB/Crash- ... sounds.rar](http://www.speedyshare.com/nRVhB/Crash-Time-IV-sounds.rar)

---

<div class="post-metadata">

### Author: ![Guest1](https://avatars.discourse-cdn.com/v4/letter/g/ecccb3/32.png) [@Guest1](https://qa.fmod.com/u/Guest1)
#### Post date: [November 18, 2013, 9:49pm UTC](https://qa.fmod.com/t/fev-editing/11224/2 "2013-11-18T21:49:50Z")

</div>

The FEV/FSB are the compiled output for the game, generated from the FDP (FMOD Designer Project) file. You need to locate the FDP used to generate the FEV/FSB and import that FDP into FMOD Studio.

---

<div class="post-metadata">

### Author: ![Cobara](https://avatars.discourse-cdn.com/v4/letter/c/fbc32d/32.png) [@Cobara](https://qa.fmod.com/u/Cobara)
#### Post date: [November 19, 2013, 1:59pm UTC](https://qa.fmod.com/t/fev-editing/11224/3 "2013-11-19T13:59:27Z")

</div>

Ok, that i know. But only game dev. have that basic FDP, Ofcourse is posible make manualny new FDP database but its hard and a lot of work.  
You guys as Producents FMOD must know how to do that on invert direction (FEV to FDP) 8)

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [November 21, 2013, 6:31am UTC](https://qa.fmod.com/t/fev-editing/11224/4 "2013-11-21T06:31:13Z")

</div>

It shouldn’t be necessary to create a new .fdp; Just open the existing one and replace the sound files used in each Sound Def, then rebuild the project and incorporate the new .fev and .fsb into your game.

---

<div class="post-metadata">

### Author: ![Cobara](https://avatars.discourse-cdn.com/v4/letter/c/fbc32d/32.png) [@Cobara](https://qa.fmod.com/u/Cobara)
#### Post date: [November 21, 2013, 11:42am UTC](https://qa.fmod.com/t/fev-editing/11224/5 "2013-11-21T11:42:10Z")

</div>

> [@Joseph Harvey](#):
>
> It shouldn’t be necessary to create a new .fdp; Just open the existing one and replace the sound files used in each Sound Def, then rebuild the project and incorporate the new .fev and .fsb into your game.

Could you write it more specifically?  
Amateur + not very good english = what’s going on :o

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [November 21, 2013, 10:52pm UTC](https://qa.fmod.com/t/fev-editing/11224/6 "2013-11-21T22:52:57Z")

</div>

My apologies for being unclear. Here are some step-by-step instructions:

1. Open FMOD Designer 2010.
2. Open the .fdp file used to create the .fev and .fsb.
3. Navigate to the Sound Defs view.
4. In each sound def, replace the audio files with the new audio files.
5. Navigate to the Banks view.
6. Ensure that each audio file is in the correct bank.
7. Build the project.
8. Replace the .fev and .fsb files in your game with the newly built ones.

More details on steps 2 through 7 can be found in the FMOD Designer 2010 manual. More details on step 8 can be found in the FMOD Ex Programmer’s API documentation. If you have any questions, please post them on this forum or contact [support@fmod.org](mailto:support@fmod.org).

---

<div class="post-metadata">

### Author: ![Cobara](https://avatars.discourse-cdn.com/v4/letter/c/fbc32d/32.png) [@Cobara](https://qa.fmod.com/u/Cobara)
#### Post date: [November 21, 2013, 11:19pm UTC](https://qa.fmod.com/t/fev-editing/11224/7 "2013-11-21T23:19:51Z")

</div>

Unfortunately, we dont understand us

I have only two files extracted from game \*.FEV and \*.FSB thats all.  
I dont have \*.FDP, that file have or haved only game developers ☹

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [November 22, 2013, 1:00am UTC](https://qa.fmod.com/t/fev-editing/11224/8 "2013-11-22T01:00:10Z")

</div>

Oh! You’re not a game developer? Sorry, I didn’t realise.

We don’t support editing of built game files by users without access to the .fdp files. This is to discourage potential violation of copyright law. If the game’s copyright holders have given you permission to edit the game’s content, you should ask them to give you the .fdps.

More information on this topic can be found [here](http://www.fmod.org/forum/viewtopic.php?f=8&t=16102).
