News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: Where are sound effects located?  (Read 2060 times)

0 Members and 1 Guest are viewing this topic.

Offline Screenracer

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Where are sound effects located?
« on: April 03, 2014, 08:29:00 PM »
Tried Speech.bin, Ambs.bin and I doubt its Cuts.bin.

Offline Reath

  • Jr. Member
  • **
  • Posts: 26
  • Gender: Male
    • View Profile
Re: Where are sound effects located?
« Reply #1 on: April 03, 2014, 08:57:58 PM »


If you already know how to extract from the other audio files, this will be simple.
(if not, http://www.bully-board.com/index.php?topic=19710.msg332503)

The files are in the audio folder in bully, just go to xact.
(from google searching about the .sea files)
Code: [Select]
# 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 that as xact.bms
Open that with the quickbms
Then pick a .SEA file
Then just convert to .wav


Yes this is working fine, I even found Russell's roar.
« Last Edit: April 03, 2014, 09:47:59 PM by Reath »

Offline Screenracer

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Re: Where are sound effects located?
« Reply #2 on: April 04, 2014, 06:49:08 AM »
Is it possible to replace the sounds? For example, I want to replace the punching sounds.

Offline Reath

  • Jr. Member
  • **
  • Posts: 26
  • Gender: Male
    • View Profile
Re: Where are sound effects located?
« Reply #3 on: April 04, 2014, 01:00:57 PM »
Not that I know of, no. It isn't possible to replace any sounds right now.

Offline Screenracer

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Re: Where are sound effects located?
« Reply #4 on: April 05, 2014, 06:36:13 PM »
Any idea where the punching sounds are? I extracted all of the xact folder and nothing.

Offline Reath

  • Jr. Member
  • **
  • Posts: 26
  • Gender: Male
    • View Profile
Re: Where are sound effects located?
« Reply #5 on: April 05, 2014, 07:37:35 PM »
Fight.SEA