unpacking library doens't supprt 7z lzma2
Might need to update the unpacker codez.
The continuing development of the legendary VBA gameboy advance emulator.
https://board.visualboyadvance-m.org/
Might need to update the unpacker codez.
If I am not mistaken, LZMA2 is still in beta, so I don't think we should support it until it's officially declared stable.
Winrar has added unpacking support, which pretty much guarantee's its ready.
Â
Also, we should update the version of file extractor used, Blargg has released version 1.0.0 on google code.
we have some preliminary lzma2 support, however accented characters in archive paths is currently broken, theres a number of ways we can fix this, but i think we should do it right and correct the source code for UNICODE compatibility.
Okay, thats what should be done next.
Â
Unicode support.