shin icon indicating copy to clipboard operation
shin copied to clipboard

Some Umineko Saku .nxa audiofiles not convertable

Open DerJaybe opened this issue 2 years ago • 1 comments

thread 'main' panicked at 'assertion failed: (left == right)' left: '14473847' right: '14473848' ;, shin-core\src\format\audio\mod.rs:199:5 powershell

DerJaybe avatar Jun 15 '23 23:06 DerJaybe

Overly conservative asserts strike again...

Thanks for the heads up. This will probably take some time to properly fix.

For the time being you can either comment out this assertion and recompile or use https://github.com/DCNick3/ShinDataUtil's sound-remux subcommand, which will give you an .opus file

DCNick3 avatar Jun 16 '23 00:06 DCNick3