I Downloaded this program, And when i try to run it, It keeps saying it's not able to find patch locations, Am i doing something wrong? I Don't think it would have anything to do with my dwarf fortress version, As it doesn't seem to even interact with it at all.
.exe version does not run under 32 bit Windows. Source code does not contain necessary included files to recompile for 32 bit windows.
Seeing as people seemed to be having problems, I did a routine check if the tool still works.
As for 32-bit problem, I tested on a 32-bit Windows XP using DF 0.31.25 and it worked. It's compiled as 32-bit and there shouldn't be anything that depends on 64-bit Windows.
I noticed that if you try to run the tool again when it's already run once on DF, it will complain about the patch locations (as it patched the code and can no longer find the old code it's programmed to look for). This is harmless but can be a little confusing especially when on the first run it doesn't say anything at all (so you question yourself did the program run at all?).
The code is rather trivial and if you want to contribute, just inform me what to change and I'll update the file...