BankRev
Jump to navigation
Jump to search
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Arma 3
- Download:
- Part of Arma 3 Tools package on Steam
Description
- Description:
- BankRev is a simple tool to extract content of PBOs
Usage
- Line call:
- BankRev.exe
- Options:
- [-f or -folder destination] PBO_file [PBO_file_2 ...]
- Examples:
- Bankrev.exe -f o:\Addons\ "e:\Steam\steamapps\common\Arma 3\Addons\A3.pbo"
Licenses
Additional information
Supported formats
Input:
- PBO (RV Engine package)
Output:
- Directory with PBO content (binarized)
How to use it
BankRev is a simple command line tool, -f option is optional and specifies the destination where unpacked content is going to be, current directory is taken if nothing else is defined. Name(s) of addon(s) could be listed in both absolute and relative path, the tool allows using of masks (eg. *.pbo).