Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FPS & CTM Limitation #5

Open
SSDDX-Devs opened this issue Aug 8, 2022 · 1 comment
Open

FPS & CTM Limitation #5

SSDDX-Devs opened this issue Aug 8, 2022 · 1 comment

Comments

@SSDDX-Devs
Copy link

SSDDX-Devs commented Aug 8, 2022

Hello Sir
Thanks for the Max Camera Distance Patch
There is one more serious limitation of this 1.12.1 client
If you limit your WoW.exe with 60fps its works fines
but if you remove fps limit CTM (Click To Move) feature stop working
https://user-images.githubusercontent.com/19153689/183430278-e3b998be-6b87-4d4d-b17d-f4035c378735.mp4

Update : Found the address for fps limit in ctm logic now there is only one thing left to solve, after increasing fps above 120 character u-turn bugs out in the video below 1st i showed how character u-turn normally without changing anything
then i increased fps to 100 and ctm stops working then i patched memory(0x610D84) for fix (2 ways to fix this either increase fps from 65 to max 127 or force skip 2 instructions by changing jne to jmp) and at 100fps ctm starts working then i increased more fps now ctm works but when we try to u-turn it bugs....

https://youtu.be/5eH8UWrY1fY

@brndd
Copy link
Owner

brndd commented Aug 22, 2022

I haven't looked into this properly, but it looks like a potentially quite difficult thing to fix. I've never used click-to-move so I don't have any intuitive idea about how it could work either.

I don't have time to look into this right now, and probably won't in the near future either, but I'll leave the issue open in case anyone wants to contribute or if I get the opportunity to investigate later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants