Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A small tool to unpack BioWare’s BIFF archives.

License

NotificationsYou must be signed in to change notification settings

marc-q/unbif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

UnBif is a small tool that can be used to extract files fromBIFF archives.BIFF archives can be found in games that use BioWare’s Aurora engine and containother files like scripts and images.

A list of files used by the Aurora engine can be found insidesrc/format/aurora_types.h.

How to compile

  1. Make shure you havemake andgcc installed.
  2. Download this repository (If you don’t like to use git, make use of GitHub’szip file).
  3. Open a terminal and navigate into the repository folder.
  4. Run$ make (Without$).

How to use

Print the help

$ unbif -h

List files

$ unbif -l keyfile.key biffile.bif

Extract files

$ unbif -x keyfile.key biffile.bif

About

A small tool to unpack BioWare’s BIFF archives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp