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.

Project Snownlind [Crystal Dynamics, 2005] (unplayable files from PS2 & Sound)

Featured Replies

  • Author
  • Localization

EliasLocke, posted Thu Sep 02, 2021 8:53 pm (66114)


As per my last post (which is about extracting the game files from a pc release) didn't help since there is nothing that Aluigi could do further, I successfully got all the files using the PS2 build .rkv with the crystal dynamics script.

You see, the problem is that the files, and I mean ALL of them are [extension-less]
so I don't know which is which and that, but I could pinpoint the audio files. But there is absolutely nothing that can play them.

The gist is: I have unplayable audio files has no extension in the first place, tinkering with any hex editor/viewer gave 0 information (probably only the sampling frequency which is 44.1 khz, but other than that, I tried all new and old ps2 sound converters, audacity didn't help much by importing the files are RAWs.)

I'll attach an audio file as an example (straight from quick bms extraction)
  • Author
  • Localization

DKDave, posted Thu Sep 02, 2021 9:07 pm (66115)


The files are standard PS ADPCM audio, just in a custom format.

If you rename the audio file to *.vgmstream and paste this into a file called .vgmstream.txth then it should play in Foobar with the vgmstream plugin. Not sure if it will work for other files, but that's the only one I have to test:

codec = PSX
sample_rate = @4:LE$4
channels = @0x10:LE$4
start_offset = 0x800
interleave = 0x400
num_samples = data_size
  • Author
  • Localization

EliasLocke, posted Fri Sep 03, 2021 8:32 am (66120)


DKDave wrote:
The files are standard PS ADPCM audio, just in a custom format.

If you rename the audio file to *.vgmstream and paste this into a file called .vgmstream.txth then it should play in Foobar with the vgmstream plugin. Not sure if it will work for other files, but that's the only one I have to test:

codec = PSX
sample_rate = @4:LE$4
channels = @0x10:LE$4
start_offset = 0x800
interleave = 0x400
num_samples = data_size


Can you clarify a bit? I installed both foobar and the plugin, but when I named the unknown extension files with a .vgmstream and tried to open in with foobar, it gives me an error, I also put the files into a folder called .vgmstream.txth and added that folder to foobar and still didn't work, I tried looking for settings for the codec and stuff, but nothing showed to relation on that.

foobar 1.6.7 & foo_input_vgmstream.fb2k-component plugin was used,

Thanks!
  • Author
  • Localization

DKDave, posted Fri Sep 03, 2021 11:20 am (66123)


You just have to paste that text into a file called ".vgmstream.txth" and put it in the same folder as the renamed audio file(s) and then they should play.
  • Author
  • Localization

EliasLocke, posted Fri Sep 03, 2021 5:00 pm (66130)


DKDave wrote:
You just have to paste that text into a file called ".vgmstream.txth" and put it in the same folder as the renamed audio file(s) and then they should play.


After exactly 6-8 hours of constant work and tries... I have finally did it, thanks to you! Look at the image for the final results.
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.