Skip to content

Releases: Pireax/DS3ParamExtractor

v0.3.1

08 Apr 19:01
Compare
Choose a tag to compare

Changelog

  • Fixed outputting of Japanese characters.
  • Now shows errors.

v0.3

18 Jul 19:05
Compare
Choose a tag to compare

Changelog

  • Fixed bug with ReinforceParamProtector when extracting to protobuf format.
  • Fixed Id, Index and Offset being 0.
  • Added the rest of the .fmg files in default exports.

v0.3-beta

02 Jun 20:32
Compare
Choose a tag to compare
v0.3-beta Pre-release
Pre-release

Changelog

  • DarkSouls3ExtractionTool is now called BigHat
  • Support for bitfields
  • SpEffectParam now has it's known bitfields implemented
  • General clean-up
  • BigHat can now be used as a library

v0.3-alpha

19 May 12:37
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release

Changelog

  • Full support for BehaviorParam
  • Partial support for AtkParam
  • Can now also read .fmg files and export to csv
  • Can export .param files to protobuf format

v0.2

17 May 20:19
Compare
Choose a tag to compare

Changelog

  • Now partially supports Magic, Accessory, Protector and NpcParam .param files.
  • Added some more missing fields.
  • Now includes the offsets in the files of the structures.
  • No longer shows unknown fields by default (use -d to show these).

v0.1.1

14 May 18:50
Compare
Choose a tag to compare

Changelog

  • Updated field names
  • Now fully supports CalcCorrectGraph
  • Added fields to EquipParamWeapon and ReinforceParamWeapon
  • Fixed issue with decimals using a comma in some locales.

v0.1

13 May 15:31
Compare
Choose a tag to compare

Initial Release.

Partial support for:

  • CalcCorrectGraph
  • EquipParamWeapon
  • ReinforceParamWeapon
  • AttackElementCorrectParam
  • SpEffectParam