Hey guys
I'd like to know if there's an utility to scan for all battle text quickly for ff7, namely for battle dialog (ex: guard scorpion in scene 82).
The only utility I currently know of that can do this is scene edit by M4v3r (once files are extracted with scene reader) but we need to open each scene file individually and look under each enemy under the script editor for the opcode 93 (Load String) for the argument that is the displayed text. Going through the whole game this way would most likely take 100+ hours as each scene as over a 100 lines of code and there over 256 scene files with multiple enemies in each.
Is there another utility that could read the battle text more easily (or at least do a mass scene.bin search for occurrences of opcode 93) ?
There also are some artifacts in the text under scene edit (probably window and color codes I assume ?).