mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
40dd0a93d4
* reccmp: avoid repeated execution of winepath Executing winepath many times is slow, so try we like to avoid it as much as possible. When the path start with a known prefix, replace it with a cached prefix and do some string manipulation. This change reduces execution time of reccmp.py from 90s to 2s. Which is nice. m * reccmp: continue looking when source cannot be found Most often, the reasons is mismatched sources. * reccmp: add basic logging + optional debug * Read the addresses in the exe headers as little endian |
||
---|---|---|
.. | ||
reccmp | ||
verexp |