Andree Posted May 3, 2024 Posted May 3, 2024 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
Solution Andree Posted September 24, 2024 Author Solution Posted September 24, 2024 (edited) 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, 2024 by Andree
Andree Posted September 24, 2024 Author Posted September 24, 2024 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now