Vesly's ASM / C

Golden Sun Talk Beeps

This replaces the subtle beep sound effects that play when text advances with the overt ones used in golden sun.

There are 8 tone samples included, with 4 pitches for each that it randomizes between. Tana is using the default tone (0, which is identical to 5). They range from highest in pitch (1) to lowest in pitch (8). Here I set Eirika to 2 and Seth to 7 by editing this padding byte in the portrait editor.

You can lower the sfx volume by changing #define BeepVolume 127 to a lower number if you like. You can also set a flag to have an ingame toggle for vanilla behaviour if you wish.

Beep Boop Beep :robot:

22 Likes