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

Incorrect file order in PCK Archive #17

Closed shun9092 closed 4 years ago

shun9092 commented 4 years ago

I seem to have found the problem.

It was a graphics issue.

Repacking was done through the program, but it is forcibly turned off when loaded.

I think it was a pck file problem.

Original file https://www.dropbox.com/s/il688x7dreu35of/MA010500_O.pck?dl=0

Rebuild the original file(build without modification) https://www.dropbox.com/s/tr3bhwsx64y3op3/MA010500_Re_O.pck?dl=0

I unpacked and repacked original pck file without modification and it still crashes.

thesupersonic16 commented 4 years ago

I see. the order the files are are incorrect. Not very sure how I will figure it out yet.

thesupersonic16 commented 4 years ago

So I have for the time being hardcoded a sorter for MA and MP pcks. Hopefully you can continue working with this. Since this doesn't have a proper sorter I will be keeping this issue open until I make a final decision.

DALTools.zip Also keep in mind this includes a small change in STSCTool aswell so compile all your scripts before using this version of STSCTool to prevent errors.

Please let me know if you still have any issues.

shun9092 commented 4 years ago

It's work well, no crash.

The part that caused the problem on the graphics side was solved.

I'll tell you if there is a problem in the script or elsewhere.

shun9092 commented 4 years ago

Finally I am preparing to release the game patch.

Thank you very much.

I would have been very hard without your help.

So I put your name on the list.

Thank you.

https://imgur.com/HR97A53