Skip to content

Python script to create and parse .json files created by xyx0826's WwiseParser

Notifications You must be signed in to change notification settings

nblockbuster/DestinyWwiseParserScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DestinyWwiseParserScript

Python script to create and parse .json files created by WwiseParser, semi specialized for Destiny and Destiny 2

Usage

[better_]parse[_wwise].py <.bnk file name/hash/path> Note: If you just use the hash or name, you must set either the bnk_directory or packages_path inside parse.py.

Helpful list of all bnks linked to an activity:

Optional Command Line Arguments

[better_]parse[_wwise].py <path to bnk file/bnk file name(0000-0000)/bnk hash(xxxxxx80)> wav/wavconv/d1/prebl wav/wavconv/d1/prebl

  • wav/wavconv: Auto-exports all wavs used in that bnk. (Requires setting packages path in the file).
  • d1/prebl: Should switch to pre-bl or d1 version for wav/bnk extraction. (Requires setting packages path in the file & downloading Resources.zip).

Planned Features

  • GUI
    • Implemented into DMV

About

Python script to create and parse .json files created by xyx0826's WwiseParser

Topics

Resources

Stars

Watchers

Forks

Languages