sneakyevil / SD-ModMenu

Mod Menu for Sleeping Dogs: Definitive Edition
42 stars 5 forks source link

Sleeping dogs audio files access #49

Closed KabetzuriBoii closed 1 year ago

KabetzuriBoii commented 1 year ago

I wanted to ask how to extract audio files . if its not too much of a task for you to explain how ... for a coding noob like me haha xD . thx in advance for everything you do

VertofChest commented 1 year ago

I tried, I use BIG Extractor :D

KabetzuriBoii commented 1 year ago

I tried, I use BIG Extractor :D

OH IMMA TRY IT RIGHT NOW ! haha xD D;

sneakyevil commented 1 year ago

You can use Ravioli Game Tools to extract the .pck files, here is link https://www.scampers.org/steve/sms/other.htm (But not sure if it's correct one). All sounds will be mostly hashed. Voice files contain some names in header so you can build my one program that I wrote to rename all those files: https://github.com/SDmodding/WemNameGrabber for SFX you can manually browse this: https://github.com/SDmodding/Files/blob/main/AudioSFX.xml there are ids for file and even original names. Also I'm closing this because this is unrelated to Mod Menu.

KabetzuriBoii commented 1 year ago

my gawd . this is like asmr . it sounds way better than in the game haha xD THX ALOT !