Jesse Fish
Jesse Fish
Try running on c:\Windows\system32\xinput1_3.dll The DLL has 4 unnamed functions that the tool does not handle well. Went through and had to rename a bunch of things, not 100% I...
_Bitwise_hash doesn't exist in newer build systems on Windows. This change redefines it according to the migration recommendations [here](https://learn.microsoft.com/en-us/cpp/porting/fix-your-dependencies-on-library-internals?view=msvc-170). Hopefully this doesn't break the build for old systems. Someone should...
I'm trying to fork the repo to do some of my own work on it, and _Bitwise_hash hasn't worked since VS 2015 or something. It was never supposed to be...
The falloffmap feature was broken/removed during the refactor for E20 and E21. This simply adds it back to those codebases.