Search results

  1. Toad King

    GameSpy is going down and taking Saints Row 2 Multiplayer with it

    http://www.eurogamer.net/articles/2014-04-04-gamespy-servers-to-shut-down-next-month This is a major bummer. I'm not sure how SR2's matchmaking works (I assume it's all P2P once the match starts) but hopefully there will be a custom server made for some of these games. I'm already working on a...
  2. Toad King

    Saints Row: The Third bnk_pc file - audio/music IDs

    I worked on reverse engineering the bnk_pc file formats a while back, and while I got most of the features I wanted out of it, I could never get around to adding brand new audio clips to the game. After some extracting, I found that the clips have an ID of some sort, but I could never figure out...
  3. Toad King

    bnk_pc_extractor - Ripping audio files

    Source Binaries I fixed up the code from my radio file extractor and added support to extracting DMAV metadata included with voiced soundclips. So far I've only actually tested this with the radio stations and a couple voice acting sound banks, but it should work with all other files in...
  4. Toad King

    Call out to modders/toolmakers: decoding audio bank ID's

    In my quest to add music to radio stations instead of merely replacing them, I've ran into a problem I can't figure out. Each sound file is stored in a .bnk_pc file, combined with a reference in the table audio_syncs.xtbl. The .bnk_pc files have a header that lists the audio bank ID, and each...
  5. Toad King

    Custom Radio Stations Guide

    Custom Songs, Saints Row, and You: A Primer Here's a very quick and very rough step-by-step guide to place your own music in Saints Row: The Third. WHAT YOU NEED gibbed's tools bnk_pc_extractor and bnk_pc_packer, get those here: http://toadking.com/bnk_tools.zip Audiokinetic Wwise...
Back
Top