Wrote a test harness that let me run the decompiled game in lockstep with the Ymir emulator, validating that for the same input, the game behavior remain faithful to the original code.
This checks character position, camera, collisions, and can easily add more.
#panzerdragoonsaga #reverseengineering