Difference between revisions of "QuickBMS"
Jump to navigation
Jump to search
(Created page with "'''QuickBMS''' is a tool that runs scripts. These scripts can decrypt game files, convert them, etc. == Download == * [http://aluigi.altervista.org/quickbms.htm Luigi Auriemm...") |
m (1 revision imported) |
Latest revision as of 05:19, 5 April 2018
QuickBMS is a tool that runs scripts. These scripts can decrypt game files, convert them, etc.
Download[edit]
Use[edit]
You need the command line to use QuickBMS, and you need at least one script. From the command line, run it like so:
quickbms.exe <script file> <input file>
.
Example:
C:\Users\A\QuickBMS\quickbms.exe "C:\Users\A\YNI decompress.bms" "C:\Users\A\Hey! Pikmin files\00_chara_ashinagaotoshi_0.bch.z"
In this example, this would run the Yoshi's New Island decompress script to decompress 00_chara_ashinagaotoshi_0.bch.z
.