The files are in the xact folder in audio.
It's the same as extracting audio
http://www.bully-board.com/index.php?topic=18149.0(I did not make this)
# for the Bully: Scholarship Edition (PC) '.SEA' files
get XSBOFF long
get XSBLEN long # XWBOFF
get XWBLEN long # EOF
get INITREFS long
get XSBN basename
string XSBN += .xsb
get XWBN basename
string XWBN += .xwb
log XSBN XSBOFF XSBLEN
math XSBLEN += XSBOFF
log XWBN XSBLEN XWBLEN
Save as xact.bms (or whatever you want)
Use with quickbms and pick a .sea file, you will then get the xwb files for converting to wav files.