Skip to content

Releases: bnnm/wwiser

v20231005

04 Oct 22:58
Compare
Choose a tag to compare
  • gui/cli: fixed some localized bank and path issues from previous version
  • generator: fixed missing txtp variations in rare cases
  • generator: minor improvements
  • parser: added v150-beta and fix v145 plugin

v20230911

10 Sep 23:02
Compare
Choose a tag to compare
  • gui/cli: allow loading a base folder with .bnk in any subfolders
  • gui/cli: autodetect .wem/bnk location when making .txtp based on base folder
  • gui/cli: simplify some options
  • gui/cli: add a cleanup button
  • generator: fix minor issues
  • parser: fix some plugins/etc

v20230102

02 Jan 19:29
Compare
Choose a tag to compare
  • parser: add v141 and v145 banks
  • writer: fix .xml view in Chrome
  • generator: apply combos in stingers
  • generator: improve bank filters
  • generator: misc fixes

v20220821

21 Aug 17:19
Compare
Choose a tag to compare
  • generator: option to skip unreachable statechunks
  • generator: fix odd use of aux buses in rare cases
  • parser: support for partially encrypted banks
  • names: flags to sort variables
  • generator: fix crash in older versions
  • generator: allow external RAM .wem for UE4

v20220703

03 Jul 11:17
Compare
Choose a tag to compare
  • generator: improve volume simulation including buses (needs init.bnk) and actor-mixers
  • generator: apply fade curves
  • generator: multi txtp per gamevar (ex. "bgm_rank=1.0,5.0,-,max")
  • generator: pass "statechunks" manually and variable handling improvements
  • generator: allow reused IDs like Wwise
  • generator: associate stingers to parent event
  • generator: fix rare single segment .txtp being skipped
  • generator: fix move wem option in some cases
  • parser: add version v26 (no txtp support)
  • parser: fix some field descriptions
  • dumper: hide offset by default in small xsl
  • gui: new style and options
  • gui: option to redump clean wwnames.txt
  • general code cleanup

v20220416

16 Apr 21:07
Compare
Choose a tag to compare
  • set auto-volume by default for txtp
  • improve generation of txtp with volume states
  • minor generator fixes
  • extra parser descriptions

v20211206

06 Dec 00:06
Compare
Choose a tag to compare
  • fix missing txtp in games with multi-actions and variables

v20211130

30 Nov 16:35
Compare
Choose a tag to compare
  • parser: add v126-B, v129-B, 135-B
  • txtp: fix missing txtps with some subtrack cases
  • txtp: fix missing txtps int trees without values
  • txtp: fix removed loops in some cases
  • txtp: add auto-adjusted volume by using * as master volume
  • txtp: add wwconfig.txt option to CLI for easier config
  • txtp: add renamer option for fine tune .txtp names
  • txtp: skip txtp option, when renamer changes some text to <skip>
  • txtp: add RTPC control + gamevars option to simulate volume changes like games do
  • txtp: add filter for internal objects and by bank index number
  • txtp: add filter for unused objects and various related options
  • txtp: fix various !tags.m3u creation issues
  • various misc fixes and improvements
  • cleanup

v20211006

06 Oct 20:20
Compare
Choose a tag to compare
  • fix v89, v122, v136 and various parser bugs
  • option to make !tags.m3u for .wem
  • skip empty variable in .txtp name by default
  • user bnk internal name if available for .txtp when no event name is found

v20210808

08 Aug 21:31
Compare
Choose a tag to compare
  • various generator fixes
  • print smaller .xml by default
  • improve wwnames.txt handling in some cases