Skip to content

Releases: TheSerioliOfNosgoth/AsunderNoMore

Version 1.1

05 Feb 02:47
Compare
Choose a tag to compare

A command line utility for packing and unpacking Soul Reaver (PC)assets into a new bigfile.dat

Before using: Place the UNMODIFIED files "bigfile.dat" and "textures.big" in the folder that will become the project. This can be Soul Reaver's install directory if you choose.

To unpack the archive into the repository: From a command line, type "AsunderNoMore.exe -unpack [FOLDER NAME]" or "AsunderNoMore.exe -u [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above.

Add any new files you've created to the appropriate location in the kain2 or textures folder that has been created.

To pack the repository into a new archive: From a command line, type "AsunderNoMore.exe -pack [FOLDER NAME]" or "AsunderNoMore.exe -p [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above. Optionally append "-forceAllFiles" or "-f" to force any manually added files to be included in the archive. It is recomended to let AsunderNoMore automatically mark files for addition instead of using the forceAllFiles option.

The replacement "bigfile.dat" and "textures.big" files can be found in the output folder

Version 1.0

01 Feb 23:09
Compare
Choose a tag to compare

A command line utility for packing and unpacking Soul Reaver (PC)assets into a new bigfile.dat

Before using:
Place the UNMODIFIED files "bigfile.dat" and "textures.big" in the folder that will become the project. This can be Soul Reaver's install directory if you choose.

To unpack the archive into the repository:
From a command line, type "AsunderNoMore.exe -unpack [FOLDER NAME]" or "AsunderNoMore.exe -u [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above.

Add any new files you've created to the appropriate location in the kain2 or textures folder that has been created.

To pack the repository into a new archive:
From a command line, type "AsunderNoMore.exe -pack [FOLDER NAME]" or "AsunderNoMore.exe -p [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above.

The replacement "bigfile.dat" and "textures.big" files can be found in the output folder.

Prototype

23 Jan 18:47
Compare
Choose a tag to compare
Prototype Pre-release
Pre-release

AsunderNoMore

A command line utility for packing and unpacking Soul Reaver (PC)assets into a new bigfile.dat

Before using:
Place the UNMODIFIED files "bigfile.dat" and "textures.big" in the folder that will become the project. This can be Soul Reaver's install directory if you choose.

To unpack the archive into the repository:
From a command line, type "AsunderNoMore.exe -unpack [FOLDER NAME]" or "AsunderNoMore.exe -u [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above.

Add any new files you've created to the appropriate location in the kain2 or textures folder that has been created.

To pack the repository into a new archive:
From a command line, type "AsunderNoMore.exe -pack [FOLDER NAME]" or "AsunderNoMore.exe -p [FOLDER NAME]", where [FOLDER NAME] is the one mentioned above.

The replacement "bigfile.dat" and "textures.big" files can be found in the output folder.