[xoreos-git] [xoreos/xoreos] 5a0720: AURORA: Add file types XWB and XSB, found in Xbox ...

GitHub noreply at github.com
Tue Jul 31 17:02:02 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 5a07207b8dfdf471773fbf433c7fc6d53c258231
      https://github.com/xoreos/xoreos/commit/5a07207b8dfdf471773fbf433c7fc6d53c258231
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Add file types XWB and XSB, found in Xbox Jade Empire


  Commit: d04854a228b119a84f2bb4538b6ba9ff07c5d0d6
      https://github.com/xoreos/xoreos/commit/d04854a228b119a84f2bb4538b6ba9ff07c5d0d6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M src/sound/decoders/adpcm.cpp
    M src/sound/decoders/adpcm.h

  Log Message:
  -----------
  SOUND: Add a decoder for Xbox ADPCM

Based heavily on Luigi Auriemma's xbadpdec tool, which in turn is
based on TXboxAdpcmDecoder by Benjamin Haisch.

xbadpdec is released under the terms of the GPLv2+.


  Commit: 7555d66b83d1fa4b1cb0faa503dd8d4bd397cbdb
      https://github.com/xoreos/xoreos/commit/7555d66b83d1fa4b1cb0faa503dd8d4bd397cbdb
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M src/sound/rules.mk
    A src/sound/xactwavebank.cpp
    A src/sound/xactwavebank.h
    A src/sound/xactwavebank_ascii.cpp
    A src/sound/xactwavebank_ascii.h
    A src/sound/xactwavebank_binary.cpp
    A src/sound/xactwavebank_binary.h

  Log Message:
  -----------
  SOUND: Add support for XACT WaveBanks, both binary and ASCII

The binary variant is used in the Xbox version of Jade Empire.
The ASCII variant is used in the non-Xbox versions of Jade Empire.

The loader for the binary version is heavily based on Luigi Auriemma's
unxwb tool, released under the terms of the GPLv2+.


Compare: https://github.com/xoreos/xoreos/compare/637da89a099f...7555d66b83d1
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list