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.

Hitman 2016 (PS4) WAV files have a codec set to 0xffff need help opening

Featured Replies

  • Author
  • Localization

bresense, posted Sat Oct 06, 2018 5:14 pm (39186)


I need help opening some wav files from Hitman 2016 from the Playstation 4 version of the game which can't be played even when extracted from their native rpkg file containers. aluigi has a useful script which I used to get the game files out of the rpkg container format which PS4 games use but the wav files that have been extracted have a codec set to 0xffff that may be related to a custom video or audio codec or simply a known one with the tag replaced by 0xffff (happens often on wav files of consoles) maybe someone can help make these playable? thanks.

0000000000002cf4.wav
https://www84.zippyshare.com/v/dzeEzTwo/file.html
0000000000000a0b.dat
https://www84.zippyshare.com/v/ldrywLbp/file.html
  • Author
  • Localization

bresense, posted Sun Oct 07, 2018 8:04 pm (39282)


Edison007 wrote:
bresense wrote:

It's wwise (vorbis).
Use ww2ogg to convert from wem(wav) to ogg. https://github.com/hcs64/ww2ogg/releases


It ends up glitchy and jumpy if i do that like so,

000000000000a000.ogg
https://www60.zippyshare.com/v/TyMRHEGt/file.html
  • Author
  • Localization

brendan19, posted Mon Oct 08, 2018 2:23 pm (39300)


Use the latest version of vgmstream to transcode them into PCM WAV.

Put this into notepad and save it as a .bat file

Code:
FOR %%a IN (*.wav) DO test -l 1 -f 0 -o "%%a.wav" "%%a"
pause


Put the .bat file, test.exe and the .wav files in the same folder and run the .bat file and it will convert them into playable sound files.

The converted files will have the extension (.wav.wav)
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.