QuickBMS
Jump to navigation
Jump to search
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
.