Posts

Showing posts with the label Sleeping dogs definitive edition

Extract sound files from steam games

Example: Sleeping Dogs Download Wwise from Github: https://github.com/Vextil/Wwise-Unpacker Extract it to a location of your choice. Locate the sound's pck files In Sleeping Dogs, it could be C:\Program Files (86)\Steam\SteamApps\common\SleepingDogsDefinitiveEdition\data\Audio\SD2\ Move the .pck file to Game Files\ folder of the Wwise extracted files. Click on either Unpack to MP3.bat or Uupack to OGG.bat to start the conversion. Ref: https://steamcommunity.com/app/202170/discussions/0/517142892061333536/

Sleeping Dogs Definitive Edition Crashes in Windows 10 -- workaround

The trick is to disable the "Touch Keyboard and Handwriting Panel Service" service. For those who don't know how to disable the service, here is one way: Open Control Panel -> System and Security -> Administrative Tools -> Services. There, look for the service called "Touch Keyboard and Handwriting Panel Service". Right click on it and select "stop" to stop the service. You may also ban the service from automatically starting there. Note that you need to disable the service before starting steam. Reference