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 Absolution sound PC_ResourceLib Files?

Featured Replies

  • Author
  • Localization

grandehitman, posted Sat Aug 25, 2018 12:02 pm (37842)


I was looking through the Hitman Absolution sound files on PC and noticed they are in some kind of container. Can someone help me get the sound files out of them? The BIK videos are the same too. Since It's in a format not supported for upload here, I have uploaded it through Zippyshare for someone to take a look at to try and help. thanks.

https://www57.zippyshare.com/v/6LAxvT9D/file.html
  • Author
  • Localization

grandehitman, posted Mon Aug 27, 2018 12:40 pm (37871)


perhaps . or someone can help create a script to extract the sound and video files from the game? Would be great. There's one for hitman 2016 but not this game sadly.
  • Author
  • Localization

grandehitman, posted Fri Aug 31, 2018 11:50 pm (37998)


Can't seem to find anyway to extract the sound and video files off of Hitman Absolution. There used to be a website "Hitman Game Tools" I think it was where you could extract every Hitman Game from Codename 47 to Hitman Absolution but the website is defunct now (still up but tools don't work) Can anyone help with a script or something? There is only one for Hitman 2016. Would be appreciated.

p.s i'm not sure if this is a container file, (mostly likely is but none the less) could be a single audio file so I'll post it here and if someone can confirm that it is indeed a container format then delete this topic to prevent misinformation.
  • Author
  • Localization

aluigi, posted Sat Sep 01, 2018 12:28 am (37999)


Please stop opening new topics about the same thing.
  • Author
  • Localization

grandehitman, posted Sat Sep 01, 2018 1:38 am (38007)


aluigi wrote:
Please stop opening new topics about the same thing.


My mistake. Is it possible to edit topic titles? I wanted to change the title to add something and couldn't find a way.
  • Author
  • Localization

bresense, posted Sun Sep 16, 2018 1:20 am (38443)


Try using this script from Xentax:

set NEWNAME string "res_"
set EXTENSION string ".fsb"
set COUNTER 0
for
findloc FSB string "FSB5"
goto FSB 0
get IDFSB long
get UNK1 long
if UNK1 < 16
get ENTRIES long
math ENTRIES *= 4
get HEADERSIZE long
get NAMELENGTH long
get DATASIZE long
savepos IDHEADER
goto IDHEADER 0
goto 36 0 SEEK_CUR
goto HEADERSIZE 0 SEEK_CUR
goto ENTRIES 0 SEEK_CUR
getdstring FILENAME NAMELENGTH
set HEADERINFO 0
math HEADERINFO = 60
math HEADERINFO = HEADERSIZE
math HEADERINFO = NAMELENGTH
math DATASIZE = HEADERINFO
if NAMELENGTH == 0
set RANDOMNAME NEWNAME
math COUNTER = 1
string RANDOMNAME = COUNTER
string RANDOMNAME = EXTENSION
log RANDOMNAME FSB DATASIZE
else
string FILENAME = EXTENSION
log FILENAME FSB DATASIZE
endif
else
findloc FSB string "FSB5"
endif
next

Original Script Link:[ https://forum.xentax.com/viewtopic.php?p=81381#p81381 ]
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.