May 3, 20242 yr Localization The brres files (used in multiple Wii games like Super Smash Bros. Brawl) in this game appears to use huffman compression. Here is a sample zip file containing a brres file under the filename of ch01a_gintoki.bcmdl that was extracted with multiple quickbms scripts. ch01a_gintoki.zip
September 24, 20241 yr Author Localization Solution https://github.com/Nisto/lzsd/releases/tag/v3.0 Turns out I found out that lzsd_of.exe can decompress most compressed brres (the ones that end with z) files extracted from .pac files from that game. 🥰 Edited September 24, 20241 yr by Andree
September 24, 20241 yr Author Localization Oh, I just forgot, there are some files that cannot be currently be decompressed yet or can be used by lzsd_gba2.exe or lzsd_gfd.exe but here's a zip containing files from o_title.pac. o_title files.zip
Create an account or sign in to comment