LiquidBounce
LiquidBounce copied to clipboard
[FEATURE] PROPER GCD FIX
Describe your feature request.
We need a proper gcd fix, the current one gets flagged on some anticheats for Modulo (%), Including Intave (i guess),melanon (private ac) and some newer anticheats on mc-market.
Additional context
No response
@hhhvfclowmn Is there a test server for that Melanon anticheat?
it is possibly not a gcd bug though, some say
LB do yaw = yaw % 360, but vanilla client doesn't
idk how correct is that
it is possibly not a gcd bug though, some say
LB do yaw = yaw % 360, but vanilla client doesn't
idk how correct is that
The client's way of calculating GCD is not perfect, but it's good enough for most anticheats, just like the Matrix Anticheat developer said.
Its GCD fix has been slightly improved, the rounding process is done properly this time, therefore this issue can be closed.