kazum1kun / ba2-batch-unpack-gui

GNU General Public License v3.0
2 stars 1 forks source link

What is this?

After two months of development, I present you - the Unpackrr, the evolution of the original Batch BA2 Unpacker. Unpackrr is a graphical application that automatically extracts extra small ba2 files to keep your LO under BA2 limit (typically 255 files). You can specify your own file size thresholds, manage file extensions, and manage excluded files (w/ regex if you prefer 😎).

With Unpackrr you can also check your BA2 files for possible corruptions. Corrupted BA2s can cause weird looking/pixelated textures, or crash your game. You can check all BA2s in your mod folder with one click, and you can see which files have failed the check.

Unpackrr is intuitive to use and put you in control. You can see all the information at a glance, and you can customize the extraction behavior. Unpackrr keeps you informed and make sure you are aware of any issues. It automatically saves a copy of the ba2 files extracted, just in case something funny happens to your game. It comes in Light/Dark theme, and customizable color. Multi-language support.

How to use

Note: this program is intended to be used standalone. I do not know what happens if you install it as a mod in your mod manager.

If you want to extract ba2 files...

Most features are self-explanatory and behaves exactly how you think it works. A typical flow goes like this

  1. Select (or drag-and-drop) your Fallout 4 mod folder. It should be your overall mod folder where you can see individual mods. In MO2 it's Open > Open Mods folder. In Vortex, it's Open > Open Mod Staging Folder.
  2. You can see a preview of what is going to be extracted, along with some stats. Double click a file to open it for further inspection, if you have an external BA2 application installed. Right click a file to bring up more options.
  3. (Optional) click "Auto" to have Unpackrr pick a suitable threshold for you to get under BA2 limit, or manually enter a threshold.
  4. Hit "Start" and watch the magic happen :)

For fine controls over the extraction, please check the Settings available.

If you want to check for corrupted ba2 files...

  1. Click the "Check Files" tab on the left. Select (or drag-and-drop) your Fallout 4 mod folder.
  2. Hit "Start" and watch the... magic 2 happen :)

Optionally, for a more thorough check, enable the "Deep scan" option. Normally Unpackrr checks a ba2 file by listing its file content, during which a corrupted ba2 will return some error. Deep scanning extracts the ba2 file to a temporary location and make sure everything runs correctly. Don't worry, the extracted files are automatically deleted afterward. Normal scans are usually sufficient to uncover corrupted files, as deep scans can take very long to finish.

DISCLAIMER: Unpackrr is unable to detect all possible archive errors, especially if the said archive can be listed/extracted successfully.

Technical stuff

Unpackrr will extract all files shown in the "Preview" screen. Specifically, a file satisfying all the following criteria will be extracted:

Settings, explained

Extraction

Personalization

Update

Advanced

FAQ & Known Issues

FAQ

Known Issues

As always, should you encounter additional issues please don't hesitate to report. Thanks!

Issues? Feedback? Please enter an Issue/PR on GitHub. Your contribution is greatly appreciated!