VitaSmith / gust_tools

A set of utilities for dealing with Gust (Koei Tecmo) PC games files
Other
206 stars 23 forks source link

Ryza 2 .ebm errors #29

Closed wwwklopar closed 3 years ago

wwwklopar commented 3 years ago

Hello! Some .ebm files from Ryza 2 are processing with same type or error There are quite a lot of them to capture, but here is screenshot with some of files. Screenshot_2

wwwklopar commented 3 years ago

And some files have this type or error Screenshot_4

VitaSmith commented 3 years ago

This should be fixed in the new release of gust_tools.

Note that some of these files have extra data appended after the bulk of the messages, that I have no idea what it is used for and that is therefore not stored or reconstructed. This means that the .ebm recreated by gust_ebm may very well not work at all with the game.

However, at this stage, I consider that I have gone as far as I am willing to go with .ebm support, so, if more is needed, I will kindly ask that someone use their own time to figure out what extra processing might be needed, and send a Pull Request to add it to the utility.