Skip to content

Releases: withmorten/big4f

big4f v0.4

26 Jul 21:44

Choose a tag to compare

Fourth release of big4f.

Adds a small fileformat extension that preserves file modified time to each file entry. This is completely transparent to the game (and any other extractor) since the file format is absolute offset based, so the offsets are just a bit different.

When extracting, that information gets used to restore the file modified time. If not existing, the time of the big archive gets used.

Extract the binary to a directory of your choice, preferably one on your Windows PATH, and then run it via CMD.

Please refer to the README for more information.

A plaintext version of the README is also available in the zip archives including the Windows binaries.

big4f v0.3

12 Mar 17:15

Choose a tag to compare

Third release of big4f.

Adds a "list" option with which you can list the contents of a .big file without extracting it and fixes a bug where you couldn't create directories on another drive.

Extract the binary to a directory of your choice, preferably one on your Windows PATH, and then run it via CMD.

Please refer to the README for more information.

A plaintext version of the README is also available in the zip archives including the Windows binaries.

big4f v0.2

01 Mar 14:58

Choose a tag to compare

Second release of big4f with some minimal improvements.

Extract the binary to a directory of your choice, preferably one on your Windows PATH, and then run it via CMD.

Please refer to the README for more information.

A plaintext version of the README is also available in the zip archives including the Windows binaries.

big4f v0.1

31 Dec 11:58

Choose a tag to compare

First and (hopefully) final release of big4f.

Extract the binary to a directory of your choice, preferably one on your Windows PATH, and then run it via CMD.

Please refer to the README for more information.