Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
to view the VBF file and go to the FSB file to replace the music. I have been trying to figure out, tho how it works (like should the music be in the same format, how to actually extract or replace the music, etc) hopefully we figure out today, becuase I would like to replace some music, too.
Edit: Also, forgot to mention, You need FMOD designer.
https://steamcommunity.com/app/359870/discussions/0/364041776198554270/
This is the most info I got on the method, and I am stil lconfused. If you do figure out, can you tell me, but I myself am trying to figure out that part, as well. It is possible , looking at tidus fantasy X and that thread.
I had to look at bits of information from other people that done it in other games. Now I will give you the full source, no tease for tutorials in the future. Here goes.
Download FFX VBF Browser and FMOD designer. You can't download FMOD designer anymore on the offical sites, and I will not link to anything here.
Open up FMOD designer and click on file > new project.
Name the new project "ffx_music"
you should see tabs like events, sound def, Music, and Banks.
Make a new folder in the events tabs on the left tree thing under template. Name it "music" after you do that, you will have to rebuild all the music that is in Final Fantasy X already.
In order to see what music is in the game's soundbank that is already made, open up the VBF Browser and go the Final Fantasy X data file that is in steam folder. The Final Fantasy X data file is "ffx_data"
now open folder in this order ffx_data/gamedata/ps3data/sound_pc/music. In the music folder, extract both the fsb and fev file to somewhere you remember and you should be able to browse them if you downloaded FMOD designer.
Now you should see the soundtracks that re in the fev file,but note, you can't add anything to it, which is why you must make your own soundbank file (fev and fsb).
Now look in your soundbank file and when adding tracks in your game, be sure that each track has the same name as the other track, like if you want bloody rock music screaming on the intro screen, you would title it "1_02 zanarkand" and as for what kind of file should it be, well MP3 works fine and probably wav.
Now, before you are finished, be sure to check on the left of the project and click loop
https://imgur.com/a/TUrED29
here, you can see how my project is and your project should look like that (with the names looking more exact, but you get the picture.