EditBGSound

From Final Fantasy Hacktics Wiki
Revision as of 15:28, 22 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction 6A to EditBGSound)
Jump to navigation Jump to search

{6A} EditBGSound

EditBGSound(xSD,+ECH,+VOL,x00,xWT)

Edits a currently playing Background sound.


See Also: {21} SoundEffect{22} SwitchTrack{6B} BGSound


Sound ID : Byte (hex)

Plays the background sound from a list (*=loop/continous):


Echo : Byte (signed)

Strength and duration of the echo effect.


Volume : Byte (signed)

Volume based on original level of the sound.


Unknown 1 : Byte (hex)

  • x00 = Sharp ending?
  • x01 = Smoother ending?


Unknown 2 : Byte (unsigned)

Editing this value doesn't seem to make a difference.