Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Jeremy McGrath Supercross World (PS2) STM Audio files

Featured Replies

  • Author
  • Localization

mtik333, posted Tue Jun 30, 2020 6:12 pm (57405)


Hello

I couldn't find any thread related to this game, at least the PS2 release. There are some STM files which seem to quite strange - maybe raw data?

I haven't figured it yet via Audacity. VGMStream within Foobar didn't help, BMS script for one game with STM files too. These files were found by simply "mounting" BIN/CCD image and exploring "Audio" directory. Here is archive with two STM files (too big to be attached here):

https://drive.google.com/file/d/1RUe-qYpnCB_EiijCDloqcp9oLR5afCzA/view?usp=sharing

Thanks.
  • Author
  • Localization

Nameless, posted Tue Jun 30, 2020 9:18 pm (57406)


Seems like some non-native to PS2 format. No header, but interleaving seems to be 128 bytes. No other way to guess its nature other than disassembling game's ELF or rather IRX modules, good luck wasting time on that. This is not the first time I see Acclaim did weird shit with the audio, though.
  • Author
  • Localization

mtik333, posted Wed Jul 01, 2020 5:43 pm (57413)


Nameless wrote:
Seems like some non-native to PS2 format. No header, but interleaving seems to be 128 bytes. No other way to guess its nature other than disassembling game's ELF or rather IRX modules, good luck wasting time on that. This is not the first time I see Acclaim did weird shit with the audio, though.


Well, not a very interesting perspective to disassemble stuff like that. I'll try to investigate GameCube version, maybe they did something more simple in storing audio data.

AKLM_AMM.IRX file contains some comment about Acclaim Audio Manager v1.23.000 but I guess no one outside Acclaim have seen this.
  • Author
  • Localization

BloodRaynare, posted Sun Jul 05, 2020 11:17 am (57453)


Here's a TXTH script for playing these files correctly with vgmstream-compatible players such as foobar2000

Code:
codec = DVI_IMA
sample_rate = 48000
channels = 2
interleave = 0x80
num_samples = data_size


Save it as .STM.TXTH and put it in the same directory as the STM files
Explanation about TXTH
  • Author
  • Localization

mtik333, posted Tue Jul 07, 2020 5:52 pm (57488)


BloodRaynare wrote:
Here's a TXTH script for playing these files correctly with vgmstream-compatible players such as foobar2000

Code:
codec = DVI_IMA
sample_rate = 48000
channels = 2
interleave = 0x80
num_samples = data_size


Save it as .STM.TXTH and put it in the same directory as the STM files
Explanation about TXTH


Thanks a lot, I used instructions you provided and I successfully converted STM files to MP3.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.