AEBus

Results 5 comments of AEBus

Ow, when i replaced ```C# public static void Pack(string file) { Encoding.RegisterProvider(CodePagesEncodingProvider.Instance); string out_file = Path.Combine(Path.GetDirectoryName(file), Path.GetFileNameWithoutExtension(file)); ``` with ```C# public static void Pack(string file) { Encoding.RegisterProvider(CodePagesEncodingProvider.Instance); string out_file =...

Here this file [TITLE01.zip](https://github.com/wetor/LucaSystemTools/files/7887391/TITLE01.zip) For import i use a command **LucaSystemTools -t cz0 -m import -f wrk\TITLE01.png**

Maybe you have a Telegram or Discord? I can't register in QQ =(

> Hello, I'm glad to get your feedback. I can help with opcode. > > After my test, I found that there are still some bugs in LB script extraction,...

Please look at this scripts, ONGOTO and BATTLE opcodes dont parsed correctly [errors.zip](https://github.com/wetor/LucaSystemTools/files/7893530/errors.zip) ![image](https://user-images.githubusercontent.com/18353142/150050379-e143070b-25de-418a-89c9-095e59d455b0.png) ![image](https://user-images.githubusercontent.com/18353142/150056731-afbcd2c5-15d7-4ad2-9142-9627aec8a060.png)