Open ValadAmoleo opened 6 years ago
I've actually been able to get around this by using this: https://github.com/wheatevo/wiiu-vc-extractor/blob/master/WiiuVcExtractor/Libraries/SnesPcmExtractor.cs
Including it here in case you ever want to compare the differences between the two pieces of code.
Could you please tell me how did you exactly use it? I would like to personally use it on this... and one other title which had a similar, but not necessarily related error.
I've attached the file I created to do this using the code from Wheatevo's repo. It's not user friendly as I never intended for anybody else to use it and I only ever planned on using it with Zombies. You'll need to have the latest .net Framework installed. Source is included.
Usage instructions:
When attempting to restore the BRR audio in the ROM file of Zombies (the PAL version of Zombies Ate My Neighbours) brrencode3.py errors out with: ValueError: invalid PCM offset 87872 (file offset 175744)