ff14wed / deucalion

Injected Windows library for capturing decoded FFXIV packets
GNU General Public License v3.0
61 stars 5 forks source link

Log signatures to session logfile #10

Closed ravahn closed 1 year ago

ravahn commented 1 year ago

Deucalion uses its own signatures for finding the necessary function pointers automatically, This is very helpful, but if there is a problem finding the signatures, it would be helpful to know what they were / are for debugging purposes after game updates.

Can you add to the session log file (not debug output, that is unnecessary) the signature strings used when it scans for function pointers?