Open xiaxianguyue opened 7 months ago
done, have a fun!
Thanks, I tested the new patch and it works!
hi i try to test this version but when i start .exe file the patcher stops and pops up 2 error one says that code is can't be continued because it couldn't find ucrtbased.dll and next says the same about VCRUNTIME140D.dll file. Could you help me with this ?
Readme page, "VC Redistributables" section
try to update VC Redistributables but still the error pops up
64bits?
yes
140D stands for debug, just added "Release" version in x64 directory, try it
It works thank you so much for your effort to help me
This version 5.590.xxxx has some very useful updates, can you take the time to do a patch for this version?
I read your code and understand that the solution lies in changing the verified call to a specific instruction, but I don't know how to find the address of this call, I tried to learn to use x64dbg, but it took a few days without progress. : (
Thanks !