Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jammy2001

Pages: [1]
1
Scripting and Reverse Engineering / Re: [FF9]2016 release
« on: 2016-04-17 22:03:31 »
Just a thought. Instead of trying to reverse the PC version into unity we could do it to the android one ? Then use the same scripts to get the controls and other things back from the PC version

From what I've seen in the source it's the same unity project for both Android and PC as remnants of android scripts have still been left in the PC version such as google play store stuff. Some modifications of course but nothing huge.

2
Support / Re: [FF9 PC] Re-mastered music
« on: 2016-04-17 21:59:47 »
Well noticed an issue with a track I was trying, after converting it from .flac to .ogg and adding the header it no longer plays in VLC. Most tracks even with the ABK header will work in vlc as long as the extension is .ogg but this one just stops working.

3
Support / Re: [FF9 PC] Re-mastered music
« on: 2016-04-17 14:05:30 »
Yeah cheers. Figured it out however certain tracks seem to just crash just game such as changing the menu theme, can't seem to pinpoint the cause of the crashes. Had other tracks work fine.

4
Support / Re: [FF9 PC] Re-mastered music
« on: 2016-04-15 21:38:21 »
Well what I need is a way to encode the .akb easilly. At the moment I'm just copying the header hex off one of the original files which isn't the most effective/safe way.

Would also like tips on how to create loops for .ogg files, know you can view LoopStart/LoopEnd in the metadata however not sure what the value is based off.

5
Support / Re: [FF9 PC] Re-mastered music
« on: 2016-04-15 15:06:57 »
Something was changed in 1.1.6 and it doesn't work anymore. Guy on steam forums hit me up with a DL link for 1.1.5 which works flawlessly.

Link to UnityEx 1.1.5: https://www.dropbox.com/s/ximkx2l4a3bu9mc/UnityEX.exe?dl=0 (remove link if this isn't allowed)

6
Support / Re: [FF9 PC] Re-mastered music
« on: 2016-04-15 12:56:08 »
Uses the same audio type as FFIV. (.akb.ogg files)

Managed to extract/reimport the audio files from the game using UnityEX 1.1.5:
Spoiler: show

Music is located within the: "FINAL FANTASY IX\StreamingAssets\p0data61.bin"
FMV Sounds: "FINAL FANTASY IX\StreamingAssets\p0data62.bin"
Sound Effects: "FINAL FANTASY IX\StreamingAssets\p0data63.bin"

Pages: [1]