Final Fantasy Hacktics

Modding => Non-FFT Modding => FFTA/FFTA2 Hacking => Topic started by: kamesennin23 on October 01, 2022, 04:16:54 am

Title: Inserting Ipatix' hq mixer into FFTA
Post by: kamesennin23 on October 01, 2022, 04:16:54 am
Has anyone tried to do this? The project is here: https://github.com/ipatix/gba-hq-mixer

People have done it to Pokemon Emerald and Mother 3 already for smoother sound from the GBA's sound driver. I want to insert the program to FFTA but need help finding the offsets and pointers.
Title: Re: Inserting Ipatix' hq mixer into FFTA
Post by: Leonarth on October 01, 2022, 08:34:23 am
Not sure which offsets/pointers you need.
Is this what you are looking for?
(https://i.imgur.com/oDOnXgV.png)

(All I did was run saptapper)
Title: Re: Inserting Ipatix' hq mixer into FFTA
Post by: kamesennin23 on October 02, 2022, 01:27:52 pm
Beautiful. I know the m4asoundmain and m4asoundinit are needed. I'll report back if I make any progress.