Holds are now fixed! #22

Open
mez0ru wants to merge 1 commits from mez0ru/dev into dev
mez0ru commented 2025-05-20 16:42:50 +03:00 (Migrated from github.com)

I bought the MM+ game, hoping that it will make this project obsolete. Got disappointed by the latency, decided to try and fix the cursed issue, that is "holds" 😂.
Surprisingly, this was an easy fix. I hope it's 100% done, but I need more testing...
If there's anything breaking, let me know...

Btw, thanks for everyone who made this project possible, I'm sure everyone is busy, but I'm happy to be able to contribute this fix (if it works perfectly).

Edit: It works very well for me, but it might not work for everyone. so let me know...

I bought the MM+ game, hoping that it will make this project obsolete. Got disappointed by the latency, decided to try and fix the cursed issue, that is "holds" 😂. Surprisingly, this was an easy fix. I hope it's 100% done, but I need more testing... If there's anything breaking, let me know... Btw, thanks for everyone who made this project possible, I'm sure everyone is busy, but I'm happy to be able to contribute this fix (if it works perfectly). Edit: It works very well for me, but it might not work for everyone. so let me know...
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mez0ru/dev:mez0ru/dev
git checkout mez0ru/dev
Sign in to join this conversation.