BattletechPerformanceFix icon indicating copy to clipboard operation
BattletechPerformanceFix copied to clipboard

Only patch if function crc matches & no mods have patched.

Open m22spencer opened this issue 7 years ago • 0 comments

Any conflicts or game updates by HBS are likely to cause very difficult to track problems. It would be optimal if the mod could give a report whenever something has changed that it doesn't know how to handle rather than failing to patch or getting the wrong value.

(For example a reflected field returning null because it was renamed rather than because it was actually null.)

m22spencer avatar Aug 06 '18 01:08 m22spencer