Skip to content

Pireax/DS3ParamExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS3ParamExtractor

BigHat

This is a tool to extract binary .param and .fmg files of Dark Souls III.

Binaries can be found under releases. (Note that the executable can also be used as library)

To use this tool extract the .param files from Data0.bdt using something like BinderTool. Then simply place this in the same folder as the .param files and then run the tool. By default the tool outputs in csv format. You can also supply a file path to BigHat to export that.

Arguments

  • -h Help.
  • -H Output column headers.
  • -H+ Output structure offsets and headers.
  • -d Debug Mode, outputs hidden columns.
  • -g Generate .proto file.
  • -p Output in protobuf format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages