HaloSPV3 / HCE

HCE & SPV3 projects by Miris 'n' Crew.
https://source.n2.network/hce/
14 stars 0 forks source link

Remove toggle for mouse acceleration exe-patch #207

Closed BinToss closed 3 years ago

BinToss commented 3 years ago

This patch has been interfering with scripts and causing a whole slew of unexpected issue. The patch NOPs an assignment to a value representing "velocity", so this problem would be difficult to debug.

It may be easier to use a DLL to handle the memory operations instead of patching the file.