thesupersonic16 / DALTools

A collection of tools aiming to help modifying files for the DATE A LIVE Visual Novels
MIT License
37 stars 6 forks source link

[TEXTool] movie.tex not extracting properly #14

Closed 4pull closed 4 years ago

4pull commented 4 years ago

When I use TEXtool extract movie.tex, I get two files - movie.png and movie.xml. And movie.xml is extracted somehow incorrectly, because it lacks information about frames, unlike other similar files. Because of this, the screen Movie completely breaks.

thesupersonic16 commented 4 years ago

Thanks for letting me know, I have pushed a possible fix for the issue. Currently I can not fully tested the changes, but it should resolve your issue.

To get the update you can compile the new commit I just pushed or if you can not, I have also attached a release below

TEXTool.zip (Compiled with mono)

Please let me know if this resolves your issue.

4pull commented 4 years ago

Yes! Now it works perfectly.