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.

European Air War (PC) .SND .WSD

Featured Replies

  • Author
  • Localization

Puterboy1, posted Wed Feb 09, 2022 2:37 am (69761)


I want a fast way to convert these into a playable format.
  • Author
  • Localization

JackTheRipper, posted Wed Feb 09, 2022 3:36 am (69762)


Turns out some of them are mixed codecs like PCM unsigned 8-bit and signed 16-bit
Sample rate is at 0xc
Samples is at 0x8
SND0001.SND is 8-bit unsigned
SND0002.SND is 16-bit
SND2800.WSD is 8-bit unsigned

You may use Audacity or TXTH/GENH

For .names.txt
SND0001.SND: PCM8_U
SND0002.SND: PCM16LE
SND2800.WSD: PCM8_U

For .txth
name_table = .names.txt

codec = name_value
channels = 1
sample_rate = @0xc
num_samples = @0x8
  • Author
  • Localization

Puterboy1, posted Wed Feb 09, 2022 5:33 pm (69785)


JackTheRipper wrote:
Turns out some of them are mixed codecs like PCM unsigned 8-bit and signed 16-bit
Sample rate is at 0xc
Samples is at 0x8
SND0001.SND is 8-bit unsigned
SND0002.SND is 16-bit
SND2800.WSD is 8-bit unsigned

You may use Audacity or TXTH/GENH


Could you make a .txth for me?
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.