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.

VAB files (not from PS1) [Twisted Metal 1 and Air Assault (Warhawk)]

Featured Replies

  • Author
  • Localization

ultradumb, posted Thu Apr 23, 2020 6:27 pm (56237)


You can listen to the sound effects in the VAB files from the PC games Twisted Metal 1 and Air Assault (Warhawk) with the following .txth files with Foobar2000 and vgmstream.

Warhawk has 45 sound effects, but most are played at different sample rates when walking the header. That is why the txth file shows 100 tracks.
Code:
# RMCOREW.VAB from Air Assault (Warhawk) PC

id_value = 0x64000000
id_offset = @0x00:BE
codec = PCM16LE

subsong_count = 100
subsong_offset = 0x48
base_offset = 0x04

channels = @0x00$1
sample_rate = @0x04
start_offset = @0x44
data_size = @0x2C
num_samples = data_size

subsong_offset = 0


Twisted Metal 1 has 35 sound effects, but most are played at different sample rates when walking the header. That is why the txth file shows 138 tracks.
Code:
# UACOREW.VAB from Twisted Metal 1 PC

id_value = 0x8A000000
id_offset = @0x00:BE
codec = PCM16LE

subsong_count = 138
subsong_offset = 0x48
base_offset = 0x04

channels = @0x00$1
sample_rate = @0x04
start_offset = @0x44
data_size = @0x2C
num_samples = data_size

subsong_offset = 0
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.