Closed MLXProjects closed 1 year ago
Sorry, I was doing things wrong :)
Needed to select correct skin0.bin (
Which champion/skin does that happen with? Also, do you recall whether that specific combination has ever worked in the past?
The most likely explanation is that the bin file contains no event names, which does happen in very rare cases.
edit: welp :)
Which champion/skin does that happen with? Also, do you recall whether that specific combination has ever worked in the past?
The most likely explanation is that the bin file contains no event names, which does happen in very rare cases.
dont worry it was an error on my side, I was opening wrong bin :P sorry for wasting your time btw are there big differences between this GUI app and the base bnk-extract in compat terms? seeing it's further updated than this
btw are there big differences between this GUI app and the base bnk-extract in compat terms? seeing it's further updated than this
I've done some commits but there should be no relevant differences in terms of behavior.
After opening skin0.bin, base_vo_audio.wpk and base_voevents.bnk and parsing the files, all sounds are shown as their number/ID names instead of being separated into events. Here is how it should look like: and here is how it looks to me: Any advice/am I doing something wrong? Sound files were taken from.wad.client (e.g. localised champion data) and skin0.bin comes from .wad.client (e.g. the base champion data)