Ive had to convert a bms script into java, does anyone have the oodle bindings or ones that work? Whenever I try to decompress with oodle I just get no bytes returned and a size of 0 instead of the decompressed size
Be 100% sure if the compressed and decompressed size are exact or oodle will return errors. Remember that the oodle data usually starts with 0x8c so double check if you are poiting to the compressed data.